mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
Turn aac back on now that its been cleaned up for 64 bit compilation
This commit is contained in:
parent
fe08efe680
commit
df6ece387b
1 changed files with 2 additions and 2 deletions
|
|
@ -118,8 +118,8 @@ device ses # SCSI Environmental Services (and SAF-TE)
|
|||
|
||||
# RAID controllers
|
||||
#XXX pointer/int warnings
|
||||
#device aac # Adaptec FSA RAID
|
||||
#device aacp # SCSI passthrough for aac (requires CAM)
|
||||
device aac # Adaptec FSA RAID
|
||||
device aacp # SCSI passthrough for aac (requires CAM)
|
||||
device amr # AMI MegaRAID
|
||||
device ida # Compaq Smart RAID
|
||||
device ips # IBM (Adaptec) ServeRAID
|
||||
|
|
|
|||
Loading…
Reference in a new issue