Hook up the rr232x driver.
Approved by: re
This commit is contained in:
parent
9099746dba
commit
284b349f5f
@ -118,6 +118,7 @@ device arcmsr # Areca SATA II RAID
|
||||
device ciss # Compaq Smart RAID 5*
|
||||
device dpt # DPT Smartcache III, IV - See NOTES for options
|
||||
device hptmv # Highpoint RocketRAID 182x
|
||||
device rr232x # Highpoint RocketRAID 232x
|
||||
device iir # Intel Integrated RAID
|
||||
device ips # IBM (Adaptec) ServeRAID
|
||||
device mly # Mylex AcceleRAID/eXtremeRAID
|
||||
|
@ -287,6 +287,11 @@ device aacp # SCSI Passthrough interface (optional, CAM required)
|
||||
# Marvell SATA chip.
|
||||
device hptmv
|
||||
|
||||
#
|
||||
# Highpoint RocketRAID 232x. This is software RAID but with hardware
|
||||
# acceleration assistance for RAID_5.
|
||||
device rr232x
|
||||
|
||||
#
|
||||
# IBM (now Adaptec) ServeRAID controllers
|
||||
device ips
|
||||
|
@ -119,6 +119,7 @@ device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID
|
||||
device ciss # Compaq Smart RAID 5*
|
||||
device dpt # DPT Smartcache III, IV - See NOTES for options
|
||||
device hptmv # Highpoint RocketRAID 182x
|
||||
device rr232x # Highpoint RocketRAID 232x
|
||||
device iir # Intel Integrated RAID
|
||||
device ips # IBM (Adaptec) ServeRAID
|
||||
device mly # Mylex AcceleRAID/eXtremeRAID
|
||||
|
@ -626,6 +626,11 @@ device aacp # SCSI Passthrough interface (optional, CAM required)
|
||||
# Marvell SATA chip.
|
||||
device hptmv
|
||||
|
||||
#
|
||||
# Highpoint RocketRAID 232x. This is software RAID but with hardware
|
||||
# acceleration assistance for RAID_5.
|
||||
device rr232x
|
||||
|
||||
#
|
||||
# IBM (now Adaptec) ServeRAID controllers
|
||||
device ips
|
||||
|
Loading…
x
Reference in New Issue
Block a user