mirror of
https://github.com/opnsense/src.git
synced 2026-07-04 14:56:02 -04:00
Fix tab damage in rev 1.326.
This commit is contained in:
parent
1611ea8727
commit
7e46cddb17
2 changed files with 2 additions and 2 deletions
|
|
@ -66,7 +66,7 @@ options WITNESS #Enable mutex checks to detects deadlocks and cycles
|
|||
device isa
|
||||
device eisa
|
||||
device pci
|
||||
#options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS"
|
||||
#options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS"
|
||||
|
||||
# Floppy drives
|
||||
device fdc
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@ options WITNESS #Enable mutex checks to detects deadlocks and cycles
|
|||
device isa
|
||||
device eisa
|
||||
device pci
|
||||
#options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS"
|
||||
#options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS"
|
||||
|
||||
# Floppy drives
|
||||
device fdc
|
||||
|
|
|
|||
Loading…
Reference in a new issue