From: aaron Date: Fri, 7 Apr 2000 22:25:43 +0000 (+0000) Subject: Another option, PCIBIOS_BUS_FIXUP, is needed for CardBus on some machines. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=3a8b6fe7c3c801580deef718229fe22053dd99fd;p=openbsd Another option, PCIBIOS_BUS_FIXUP, is needed for CardBus on some machines. --- diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 96b4f757182..8e2b6c63234 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.173 2000/04/05 00:29:13 aaron Exp $ +# $OpenBSD: GENERIC,v 1.174 2000/04/07 22:25:43 aaron Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -48,7 +48,7 @@ option EISAVERBOSE #option PCMCIAVERBOSE #option USBVERBOSE -#option BIOS32,PCIBIOS,PCIBIOS_INTR_FIXUP +#option BIOS32,PCIBIOS,PCIBIOS_INTR_FIXUP,PCIBIOS_BUS_FIXUP pchb* at pci? dev ? function ? # PCI-Host bridges ppb* at pci? dev ? function ? # PCI-PCI bridges