Add PCI-PCI bridge devices.

This commit is contained in:
mark 1999-02-27 11:18:27 +00:00
parent 54e053627e
commit bbd7276407
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: EBSA285,v 1.2 1998/10/12 16:13:03 bouyer Exp $
# $NetBSD: EBSA285,v 1.3 1999/02/27 11:18:27 mark Exp $
#
# EBSA285 -- EBSA285 Architecture Kernel
#
@ -153,7 +153,10 @@ todclock0 at footbridge?
# PCI bus via footbridge
pci0 at footbridge? # PCI bus
pci* at ppb? bus ?
# PCI bridges
ppb* at pci? dev ? function ? # PCI-PCI bridges
# XXX 'puc's aren't really bridges, but there's no better place for them here
#puc* at pci? dev ? function ? # PCI "universal" comm. cards