Fix pci/pchb attachments after the recent ibm4xx mainbus rototil.
This commit is contained in:
parent
1e490dbb97
commit
8e523e0470
@ -1,4 +1,4 @@
|
||||
# $NetBSD: WALNUT,v 1.12 2002/03/10 19:56:47 lukem Exp $
|
||||
# $NetBSD: WALNUT,v 1.13 2002/03/27 05:25:28 simonb Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
@ -141,9 +141,9 @@ dsrtc0 at mainbus? addr 0xf0000000
|
||||
# time-of-day device via rtc device
|
||||
todclock0 at dsrtc?
|
||||
|
||||
pci0 at mainbus? bus ?
|
||||
pchb0 at mainbus? # PCI-Host bridges
|
||||
|
||||
pchb* at pci? dev ? function ? # PCI-Host bridges
|
||||
pci* at pchb?
|
||||
ppb* at pci? dev ? function ? # PCI-PCI bridges
|
||||
|
||||
#de* at pci? dev ? function ? # DEC 21x4x-based Ethernet
|
||||
|
Loading…
Reference in New Issue
Block a user