summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>2000-03-19 14:42:52 +0000
committerkato <kato@FreeBSD.org>2000-03-19 14:42:52 +0000
commit6a47c101bdd927b6aba7586e9e1875720c914bbd (patch)
treeaa5207a867bd98f60e6bbd912073bb72a01be2e9 /sys/pc98/conf
parent04628b6a2cad4c1df39db8eef1a56331140cd267 (diff)
downloadFreeBSD-src-6a47c101bdd927b6aba7586e9e1875720c914bbd.zip
FreeBSD-src-6a47c101bdd927b6aba7586e9e1875720c914bbd.tar.gz
Added COMPAT_OLDPCI and COMPAT_OLDISA options.
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r--sys/pc98/conf/GENERIC2
-rw-r--r--sys/pc98/conf/GENERIC982
2 files changed, 4 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 313703a..543b220 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -68,6 +68,8 @@ options ICMP_BANDLIM #Rate limit bad replies
device isa
device pci
+options COMPAT_OLDISA # Old ISA driver shims
+options COMPAT_OLDPCI # Old PCI driver shims
# Floppy drives
device fdc0 at isa? port IO_FD1 irq 11 drq 2
diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98
index 313703a..543b220 100644
--- a/sys/pc98/conf/GENERIC98
+++ b/sys/pc98/conf/GENERIC98
@@ -68,6 +68,8 @@ options ICMP_BANDLIM #Rate limit bad replies
device isa
device pci
+options COMPAT_OLDISA # Old ISA driver shims
+options COMPAT_OLDPCI # Old PCI driver shims
# Floppy drives
device fdc0 at isa? port IO_FD1 irq 11 drq 2
OpenPOWER on IntegriCloud