Add the AMI MegaRAID and Mylex DAC960 drivers. Installation to arrays
on these controllers is now no different to the process for any other supported disk controller.
This commit is contained in:
parent
fb08130c0d
commit
8d0b9687cb
@ -118,6 +118,10 @@ device sa0 # Sequential Access (tape etc)
|
||||
device cd0 # CD
|
||||
device pass0 # Passthrough device (direct SCSI access)
|
||||
|
||||
# RAID controllers
|
||||
device amr0 # AMI MegaRAID
|
||||
device mlx0 # Mylex DAC960 family
|
||||
|
||||
# Proprietary or custom CD-ROM Interfaces
|
||||
device wt0 at isa? port 0x300 irq 5 drq 1
|
||||
device mcd0 at isa? port 0x300 irq 10
|
||||
|
@ -118,6 +118,10 @@ device sa0 # Sequential Access (tape etc)
|
||||
device cd0 # CD
|
||||
device pass0 # Passthrough device (direct SCSI access)
|
||||
|
||||
# RAID controllers
|
||||
device amr0 # AMI MegaRAID
|
||||
device mlx0 # Mylex DAC960 family
|
||||
|
||||
# Proprietary or custom CD-ROM Interfaces
|
||||
device wt0 at isa? port 0x300 irq 5 drq 1
|
||||
device mcd0 at isa? port 0x300 irq 10
|
||||
|
Loading…
Reference in New Issue
Block a user