From 8e523e047059a5c1923725c3834eba49eb0510dc Mon Sep 17 00:00:00 2001 From: simonb Date: Wed, 27 Mar 2002 05:25:28 +0000 Subject: [PATCH] Fix pci/pchb attachments after the recent ibm4xx mainbus rototil. --- sys/arch/walnut/conf/WALNUT | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/arch/walnut/conf/WALNUT b/sys/arch/walnut/conf/WALNUT index d55b5fc57d5e..db85bdc3d755 100644 --- a/sys/arch/walnut/conf/WALNUT +++ b/sys/arch/walnut/conf/WALNUT @@ -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