Subject: Re: please test bge
To: None <current-users@NetBSD.org, tech-net@NetBSD.org>
From: Pavel Cahyna <pavel@NetBSD.org>
List: current-users
Date: 10/04/2007 20:12:55
On Thu, Oct 04, 2007 at 03:08:21PM -0400, Andreas Wrede wrote:
> 
> On Oct 1, 2007, at 16:08 , Pavel Cahyna wrote:
> 
> >Hello,
> >
> >there have been some fixes to bge(4) - see
> >http://mail-index.netbsd.org/source-changes/2007/09/28/0008.html . We
> >would like to have them in 4.0, but we want to make sure that there  
> >are
> >no new problems introduced. If you have the hardware, please test a
> >-current kernel with if_bge.c r. 1.139 and report the results.
> >
> >Pavel Cahyna
> 
> applying the delta from  -r1.138 -r1.139 of if_bge.c to the netbsd-4  
> src produces:
> 
> bge0 at pci5 dev 9 function 0: Broadcom BCM5704C Dual Gigabit Ethernet
> bge0: interrupting at ioapic2 pin 0 (irq 11)
> bge0: firmware handshake timed out, val = 4b657654
> bge0: RX CPU self-diagnostics failed!
> bge0: chip initialization failed
> bge1 at pci5 dev 9 function 1: Broadcom BCM5704C Dual Gigabit Ethernet
> bge1: interrupting at ioapic2 pin 1 (irq 12)
> bge1: firmware handshake timed out, val = 4b657654
> bge1: RX CPU self-diagnostics failed!
> bge1: chip initialization failed

without the delta, it works?

Pavel