Subject: Re: kern/33271: Can't boot with Ricoh 5C476 PCI-CardBus bridge activated
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: =?ISO-8859-1?Q?St=E9phane_Witzmann?= <stephane.witzmann@gmail.com>
List: netbsd-bugs
Date: 04/16/2006 21:05:03
The following reply was made to PR kern/33271; it has been noted by GNATS.

From: "=?ISO-8859-1?Q?St=E9phane_Witzmann?=" <stephane.witzmann@gmail.com>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: kern/33271: Can't boot with Ricoh 5C476 PCI-CardBus bridge activated
Date: Sun, 16 Apr 2006 23:04:53 +0200

 Mmmh, the code is different in 3.0, the name is PCIBIOS_ADDR_FIXUP.
 
 By the way, it looks like src/sys/arch/i386/i386/rbus_machdep.c has
 been modified since 3.0 to fix this kind of issues. See
 http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/i386/i386/rbus_machdep.c
 . Can you please try a current kernel first (then, a current kernel
 with PCI_ADDR_FIXUP if it doesn't work) ?