mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 11:00:15 -05:00
Enable ata and atapicd now those work on sun4v.
This commit is contained in:
parent
9c412a61a0
commit
8328fa1871
1 changed files with 2 additions and 2 deletions
|
|
@ -86,9 +86,9 @@ device pci
|
|||
#device fdc
|
||||
|
||||
# ATA and ATAPI devices
|
||||
#device ata
|
||||
device ata
|
||||
#device atadisk # ATA disk drives
|
||||
#device atapicd # ATAPI CDROM drives
|
||||
device atapicd # ATAPI CDROM drives
|
||||
#device atapifd # ATAPI floppy drives
|
||||
#device atapist # ATAPI tape drives
|
||||
# Do NOT enable ATA_STATIC_ID -- cmd646 controller will be !ata2!,
|
||||
|
|
|
|||
Loading…
Reference in a new issue