2003-06-28 10:30:08

by war

[permalink] [raw]
Subject: Broadcom Gigabit + Linux 2.4.20 - Error with polling.

In dmesg, I get this on a board with onboard broadcom gbit ethernet.
The NIC is running at 100mbps.

root@l1:~_26 # uname -a
Linux l1 2.4.20 #6 Thu Jun 12 19:56:43 EDT 2003 i686 unknown unknown
GNU/Linux
root@l1:~_27 #

The description from dmesg:
eth0: Tigon3 [partno(BCM95702A20) rev 1002 PHY(5703)] (PCI:33MHz:32-bit)
10/100/1000BaseT

>From lspci:
00:0f.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5702
Gigabit Ethernet (rev 02)
Subsystem: Micro-Star International Co., Ltd.: Unknown device 730b
Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 5
Memory at dffb0000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [40] PCI-X non-bridge device.
Capabilities: [48] Power Management version 2
Capabilities: [50] Vital Product Data
Capabilities: [58] Message Signalled Interrupts: 64bit+ Queue=0/3
Enable-

tg3: eth0: Error, poll already scheduled
tg3: eth0: Error, poll already scheduled
tg3: eth0: Error, poll already scheduled
tg3: eth0: Error, poll already scheduled
tg3: eth0: Error, poll already scheduled
tg3: eth0: Error, poll already scheduled
tg3: eth0: Error, poll already scheduled

# dmesg | grep -c tg3
372

I haven't noticed any particular network problems from this message,
however, it certainy is not normal, anyone know what the cause of this
error is?



2003-06-28 22:03:55

by David Miller

[permalink] [raw]
Subject: Re: Broadcom Gigabit + Linux 2.4.20 - Error with polling.

On Sat, 2003-06-28 at 03:44, war wrote:
> tg3: eth0: Error, poll already scheduled

Fixed in 2.4.21

2003-06-28 22:04:11

by war

[permalink] [raw]
Subject: Re: Broadcom Gigabit + Linux 2.4.20 - Error with polling.

Nice, thanks!

On Sat, 28 Jun 2003, David S. Miller wrote:

> On Sat, 2003-06-28 at 03:44, war wrote:
> > tg3: eth0: Error, poll already scheduled
>
> Fixed in 2.4.21
>
>