Move RAID controllers to the same position as in i386 GENERIC.
This commit is contained in:
parent
ff6804717c
commit
f6dc8d17b1
@ -93,10 +93,6 @@ device isp # Qlogic family
|
|||||||
#device ncr # NCR/Symbios Logic
|
#device ncr # NCR/Symbios Logic
|
||||||
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
|
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
|
||||||
|
|
||||||
# RAID controllers
|
|
||||||
device amr # AMI MegaRAID
|
|
||||||
device mlx # Mylex DAC960 family
|
|
||||||
|
|
||||||
# SCSI peripherals
|
# SCSI peripherals
|
||||||
device scbus # SCSI bus (required)
|
device scbus # SCSI bus (required)
|
||||||
device da # Direct Access (disks)
|
device da # Direct Access (disks)
|
||||||
@ -104,6 +100,10 @@ device sa # Sequential Access (tape etc)
|
|||||||
device cd # CD
|
device cd # CD
|
||||||
device pass # Passthrough device (direct SCSI access)
|
device pass # Passthrough device (direct SCSI access)
|
||||||
|
|
||||||
|
# RAID controllers
|
||||||
|
device amr # AMI MegaRAID
|
||||||
|
device mlx # Mylex DAC960 family
|
||||||
|
|
||||||
# atkbdc0 controls both the keyboard and the PS/2 mouse
|
# atkbdc0 controls both the keyboard and the PS/2 mouse
|
||||||
device atkbdc 1
|
device atkbdc 1
|
||||||
device atkbd
|
device atkbd
|
||||||
|
@ -93,10 +93,6 @@ device isp # Qlogic family
|
|||||||
#device ncr # NCR/Symbios Logic
|
#device ncr # NCR/Symbios Logic
|
||||||
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
|
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
|
||||||
|
|
||||||
# RAID controllers
|
|
||||||
device amr # AMI MegaRAID
|
|
||||||
device mlx # Mylex DAC960 family
|
|
||||||
|
|
||||||
# SCSI peripherals
|
# SCSI peripherals
|
||||||
device scbus # SCSI bus (required)
|
device scbus # SCSI bus (required)
|
||||||
device da # Direct Access (disks)
|
device da # Direct Access (disks)
|
||||||
@ -104,6 +100,10 @@ device sa # Sequential Access (tape etc)
|
|||||||
device cd # CD
|
device cd # CD
|
||||||
device pass # Passthrough device (direct SCSI access)
|
device pass # Passthrough device (direct SCSI access)
|
||||||
|
|
||||||
|
# RAID controllers
|
||||||
|
device amr # AMI MegaRAID
|
||||||
|
device mlx # Mylex DAC960 family
|
||||||
|
|
||||||
# atkbdc0 controls both the keyboard and the PS/2 mouse
|
# atkbdc0 controls both the keyboard and the PS/2 mouse
|
||||||
device atkbdc 1
|
device atkbdc 1
|
||||||
device atkbd
|
device atkbd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user