mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
Comment amr(4) out - according to scottl it's not 64-bit clean.
This commit is contained in:
parent
68ce278eea
commit
69b2984e2e
1 changed files with 2 additions and 1 deletions
|
|
@ -136,7 +136,8 @@ device pass # Passthrough device (direct SCSI access)
|
|||
device ses # SCSI Environmental Services (and SAF-TE)
|
||||
|
||||
# RAID controllers interfaced to the SCSI subsystem
|
||||
device amr # AMI MegaRAID
|
||||
#XXX it is not 64-bit clean, -scottl
|
||||
#device amr # AMI MegaRAID
|
||||
device arcmsr # Areca SATA II RAID
|
||||
device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID
|
||||
device ciss # Compaq Smart RAID 5*
|
||||
|
|
|
|||
Loading…
Reference in a new issue