From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andre Tomt Subject: Re: tg3 link state detection Date: Tue, 21 Sep 2004 17:58:31 +0200 Sender: netdev-bounce@oss.sgi.com Message-ID: <41504FA7.60400@tomt.net> References: <41504EF0.4050208@tomt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: To: netdev@oss.sgi.com In-Reply-To: <41504EF0.4050208@tomt.net> Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org Andre Tomt wrote: > With 2.6.8(.1)+the add_pin_to_irq fix we're seeing problem with link > state detection using tg3 devices. The network in question has a severe > case of cable monkeys, so the link is a bit jumpy. > > From time to time the tg3's do not detect that the link is up again, > and thus has to be rebooted (ifdown/up has not been tested due to > triggerhappy non-technical on-site monkeys.) > > Is this a known problem? > >> tg3.c:v3.8 (July 14, 2004) >> ACPI: PCI interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 185 >> eth0: Tigon3 [partno(BCM95704A6) rev 2002 PHY(5704)] >> (PCIX:133MHz:64-bit) 10/100/1000BaseT Ethernet 00:0d:56:fe:4f:e7 >> eth0: HostTXDS[1] RXcsums[1] LinkChgREG[1] MIirq[1] ASF[0] Split[0] >> WireSpeed[1] TSOcap[1] >> ACPI: PCI interrupt 0000:02:00.1[B] -> GSI 17 (level, low) -> IRQ 193 >> eth1: Tigon3 [partno(BCM95704A6) rev 2002 PHY(5704)] >> (PCIX:133MHz:64-bit) 10/100/1000BaseT Ethernet 00:0d:56:fe:4f:e8 >> eth1: HostTXDS[1] RXcsums[1] LinkChgREG[1] MIirq[1] ASF[0] Split[0] >> WireSpeed[1] TSOcap[1] I forgot to mention, these are copper tg3 nic's, not fibre (I know the fibre negatioation code has recieved some attention post-2.6.8)