summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-01-15 06:46:59 +0000
committerimp <imp@FreeBSD.org>2002-01-15 06:46:59 +0000
commitec363a654937df9a2fd6fc5b9acdd5a94864a2ad (patch)
treee0c3be1a3ae151e09022be0de3e0f012e603753f /sys/conf
parent68ef2c33964f060544c2228aef4b62bd79b37666 (diff)
downloadFreeBSD-src-ec363a654937df9a2fd6fc5b9acdd5a94864a2ad.zip
FreeBSD-src-ec363a654937df9a2fd6fc5b9acdd5a94864a2ad.tar.gz
Make PCI_ALLOW_UNSUPPORTED_IO_RANGE an option until the ISA address
problem is fixed at the bridge level. This is needed for some newer laptops that have the cardbus bridge not on pci0.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 066911f..ef111b5 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -417,6 +417,7 @@ MSGBUF_SIZE opt_msgbuf.h
# PCI related options
PCI_QUIET opt_pci.h
PCI_ENABLE_IO_MODES opt_pci.h
+PCI_ALLOW_UNSUPPORTED_IO_RANGE opt_pci.h
# NFS options
NFS_MINATTRTIMO opt_nfs.h
OpenPOWER on IntegriCloud