mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Add Compaq `ida' driver to GENERIC, update it's LINT entry.
Approved by: jordan
This commit is contained in:
parent
45c784a50b
commit
5e3488e373
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57863
@ -105,6 +105,7 @@ device cd # CD
|
||||
device pass # Passthrough device (direct SCSI access)
|
||||
|
||||
# RAID controllers
|
||||
device ida # Compaq Smart RAID
|
||||
device amr # AMI MegaRAID
|
||||
device mlx # Mylex DAC960 family
|
||||
|
||||
|
@ -1069,18 +1069,11 @@ device aha0 at isa?
|
||||
device aic0 at isa?
|
||||
|
||||
#
|
||||
# Compaq Smart RAID controller. This driver also uses the major number
|
||||
# of wd, in order to be able to boot a pure RAID system.
|
||||
# Only one line of each is needed, the code finds all available controllers
|
||||
# and devices.
|
||||
#
|
||||
device ida
|
||||
device id
|
||||
|
||||
#
|
||||
# Mylex DAC960, AMI MegaRAID controllers. Only one entry is needed; the code
|
||||
# will find and configure all supported controllers.
|
||||
# Compaq Smart RAID, Mylex DAC960 and AMI MegaRAID controllers. Only
|
||||
# one entry is needed; the code will find and configure all supported
|
||||
# controllers.
|
||||
#
|
||||
device ida # Compaq Smart RAID
|
||||
device mlx # Mylex DAC960
|
||||
device amr # AMI MegaRAID
|
||||
|
||||
|
@ -105,6 +105,7 @@ device cd # CD
|
||||
device pass # Passthrough device (direct SCSI access)
|
||||
|
||||
# RAID controllers
|
||||
device ida # Compaq Smart RAID
|
||||
device amr # AMI MegaRAID
|
||||
device mlx # Mylex DAC960 family
|
||||
|
||||
|
@ -1069,18 +1069,11 @@ device aha0 at isa?
|
||||
device aic0 at isa?
|
||||
|
||||
#
|
||||
# Compaq Smart RAID controller. This driver also uses the major number
|
||||
# of wd, in order to be able to boot a pure RAID system.
|
||||
# Only one line of each is needed, the code finds all available controllers
|
||||
# and devices.
|
||||
#
|
||||
device ida
|
||||
device id
|
||||
|
||||
#
|
||||
# Mylex DAC960, AMI MegaRAID controllers. Only one entry is needed; the code
|
||||
# will find and configure all supported controllers.
|
||||
# Compaq Smart RAID, Mylex DAC960 and AMI MegaRAID controllers. Only
|
||||
# one entry is needed; the code will find and configure all supported
|
||||
# controllers.
|
||||
#
|
||||
device ida # Compaq Smart RAID
|
||||
device mlx # Mylex DAC960
|
||||
device amr # AMI MegaRAID
|
||||
|
||||
|
@ -1069,18 +1069,11 @@ device aha0 at isa?
|
||||
device aic0 at isa?
|
||||
|
||||
#
|
||||
# Compaq Smart RAID controller. This driver also uses the major number
|
||||
# of wd, in order to be able to boot a pure RAID system.
|
||||
# Only one line of each is needed, the code finds all available controllers
|
||||
# and devices.
|
||||
#
|
||||
device ida
|
||||
device id
|
||||
|
||||
#
|
||||
# Mylex DAC960, AMI MegaRAID controllers. Only one entry is needed; the code
|
||||
# will find and configure all supported controllers.
|
||||
# Compaq Smart RAID, Mylex DAC960 and AMI MegaRAID controllers. Only
|
||||
# one entry is needed; the code will find and configure all supported
|
||||
# controllers.
|
||||
#
|
||||
device ida # Compaq Smart RAID
|
||||
device mlx # Mylex DAC960
|
||||
device amr # AMI MegaRAID
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user