diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/i386/conf/BABY | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/BABY b/sys/arch/i386/conf/BABY index 54fa18a190f..6d9aec5a03e 100644 --- a/sys/arch/i386/conf/BABY +++ b/sys/arch/i386/conf/BABY @@ -1,4 +1,4 @@ -# $OpenBSD: BABY,v 1.30 1998/01/06 02:35:18 deraadt Exp $ +# $OpenBSD: BABY,v 1.31 1998/01/06 02:42:30 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -95,7 +95,7 @@ option PCIVERBOSE option EISAVERBOSE pchb* at pci? dev ? function ? # PCI-Host bridges -eppb* at pci? dev ? function ? # PCI-PCI bridges +ppb* at pci? dev ? function ? # PCI-PCI bridges pci* at ppb? bus ? pci* at pchb? bus ? |