mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Use tabs, not spaces.
Reported by: ru
This commit is contained in:
parent
cf77958920
commit
7fde88ae25
1 changed files with 6 additions and 6 deletions
|
|
@ -77,12 +77,12 @@ device uart
|
|||
device pci
|
||||
|
||||
device ata
|
||||
device atadisk # ATA disk drives
|
||||
device ataraid # ATA RAID drives
|
||||
device atapicd # ATAPI CDROM drives
|
||||
device atapifd # ATAPI floppy drives
|
||||
device atapist # ATAPI tape drives
|
||||
options ATA_STATIC_ID # Static device numbering
|
||||
device atadisk # ATA disk drives
|
||||
device ataraid # ATA RAID drives
|
||||
device atapicd # ATAPI CDROM drives
|
||||
device atapifd # ATAPI floppy drives
|
||||
device atapist # ATAPI tape drives
|
||||
options ATA_STATIC_ID # Static device numbering
|
||||
|
||||
# SCSI Controllers
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue