Discussion:
please test bge
(too old to reply)
Kurt Schreiner
2007-10-02 07:11:00 UTC
Permalink
Hi,
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

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Michael van Elst
2007-10-02 22:49:24 UTC
Permalink
Post by Kurt Schreiner
The "bge0: block failed to stop: reg 0x1400, bit 0x00000002"
cropped up some (longer) time ago and doesn't influence
funcionality AFAICS...
Same here with netbsd4 rc1. The message comes sporadically
when booting.

I also get

/netbsd: bge0: pcie mode=0x105000
/netbsd: bge0: pcie mode=0x105000

which is from an old debug message that was removed from
-current some time ago.
--
--
Michael van Elst
Internet: ***@serpens.de
"A potential Snark may lurk in every tree."

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Pavel Cahyna
2007-10-04 20:12:55 UTC
Permalink
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
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

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Andreas Wrede
2007-10-04 20:40:13 UTC
Permalink
Post by Pavel Cahyna
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
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?
No. Sorry, I should be more concise. There is no change in the
messages, ie. the patch does not correct the problem for me.
--
aew
C. K.
2007-10-04 20:23:54 UTC
Permalink
Hello!

bge0 at pci3 dev 0 function 0: Broadcom BCM5787M Gigabit Ethernet
bge0: interrupting at ioapic0 pin 18 (irq 11)
bge0: ASIC BCM5754/5787 A2 (0xb002), Ethernet address XXXXXXXXXXXX
bge0: setting short Tx thresholds


4.99.31

Regards,
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
--
View this message in context: http://www.nabble.com/please-test-bge-tf4550768.html#a13048126
Sent from the tech-net mailing list archive at Nabble.com.


--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Loading...