diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2002-07-23 06:38:47 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2002-07-23 06:38:47 +0000 |
| commit | b618108fff60254dbe55724cc91d22eef1e17508 (patch) | |
| tree | c2bf89ae89c0b39ca9ed484eeeadf9c7f62c4f65 /sys/pc98 | |
| parent | 697fc40af6a09bd229b47f25bfafb2fc552cf6eb (diff) | |
Notes
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" |
