Subject: Re: please test bge
To: Pavel Cahyna <pavel@NetBSD.org>
From: Kurt Schreiner <ks@ub.uni-mainz.de>
List: current-users
Date: 10/02/2007 09:11:00
Hi,

On Mon, Oct 01, 2007 at 08:08:37PM +0000, Pavel Cahyna wrote:
> 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.

1003: dmesg | grep bge
bge0 at pci2 dev 0 function 0: Broadcom BCM5751M Gigabit Ethernet
bge0: interrupting at ioapic0 pin 16 (irq 11)
bge0: ASIC BCM5751 A1 (0x4101), Ethernet address 00:11:25:b1:41:71
bge0: setting short Tx thresholds
brgphy0 at bge0 phy 1: BCM5750 1000BASE-T media interface, rev. 0
bge0: block failed to stop: reg 0x1400, bit 0x00000002


1004: ifconfig -a
bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        capabilities=3f80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx>
        enabled=3f00<IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx>
        address: 00:11:25:b1:41:71
        media: Ethernet autoselect (1000baseT full-duplex,flowcontrol,rxpause,txpause)
        status: active
	[...snip...]

This is on an IBM T43p.
The "bge0: block failed to stop: reg 0x1400, bit 0x00000002"
cropped up some (longer) time ago and doesn't influence
funcionality AFAICS...

Kurt