mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
atapicam is broken, so comment it out since it may take a while to fix it.
This commit is contained in:
parent
05a016a3e1
commit
934761ae4b
1 changed files with 1 additions and 1 deletions
|
|
@ -1503,7 +1503,7 @@ device ataraid # ATA RAID drives
|
|||
device atapicd # ATAPI CDROM drives
|
||||
device atapifd # ATAPI floppy drives
|
||||
device atapist # ATAPI tape drives
|
||||
device atapicam # emulate ATAPI devices as SCSI ditto via CAM
|
||||
#device atapicam # emulate ATAPI devices as SCSI ditto via CAM
|
||||
# needs CAM to be present (scbus & pass)
|
||||
#
|
||||
# For older non-PCI, non-PnPBIOS systems, these are the hints lines to add:
|
||||
|
|
|
|||
Loading…
Reference in a new issue