diff options
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index a583b927a182..a6b4d75e2e12 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -72,7 +72,7 @@ options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed #options APIC_IO # Symmetric (APIC) I/O device isa -device pci 1 # Unit count is for ahc/ahd +device pci options COMPAT_OLDISA # Old ISA driver shims #options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS" |
