Subject: Re: please test bge
To: Pavel Cahyna <pavel@NetBSD.org>
From: Joerg Niendorf <jn_netbsd@iinet.net.au>
List: current-users
Date: 10/03/2007 20:25:53
> If you have the hardware, please test a -current kernel with if_bge.c
> r. 1.139 and report the results.

Hi Pavel,

I tested the new version on my amd64 laptop. After a reboot I got:

bge0: block failed to stop: reg 0x468, bit 0x00000002

Despite this, the interface seems to work just fine.

$ uname -mr
4.99.31 amd64
(current as of Sep 29)

bge0 at pci3 dev 1 function 0: Broadcom BCM5788 Gigabit Ethernet
bge0: interrupting at ioapic0 pin 23 (irq 5)
bge0: ASIC BCM5705 A3 (0x3003), Ethernet address 00:17:08:33:83:b6
bge0: setting short Tx thresholds
brgphy0 at bge0 phy 1: BCM5705 1000BASE-T media interface, rev. 2
brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto

bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
  capabilities=3f00<IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx>
  enabled=0
  address: 00:17:08:33:83:b6
  media: Ethernet autoselect (100baseTX full-duplex,flowcontrol,rxpause,txpause)
  status: active


Cheers,
Joerg