From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262343AbUJ0JWW (ORCPT ); Wed, 27 Oct 2004 05:22:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262351AbUJ0JWV (ORCPT ); Wed, 27 Oct 2004 05:22:21 -0400 Received: from smtp104.rog.mail.re2.yahoo.com ([206.190.36.82]:50320 "HELO smtp104.rog.mail.re2.yahoo.com") by vger.kernel.org with SMTP id S262343AbUJ0JWD (ORCPT ); Wed, 27 Oct 2004 05:22:03 -0400 From: Shawn Starr Organization: sh0n.net To: linux-kernel@vger.kernel.org Subject: Re: [2.6.10-rc1-bk5] e1000 broken badly on IBM T42 Date: Wed, 27 Oct 2004 05:21:56 -0400 User-Agent: KMail/1.7 Cc: netdev@oss.sgi.com References: <200410270033.22804.shawn.starr@rogers.com> <200410270054.30313.shawn.starr@rogers.com> In-Reply-To: <200410270054.30313.shawn.starr@rogers.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410270521.56816.shawn.starr@rogers.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I should just answer it myself, restarting fixed the interface negotiation 'blip'. Perhaps the driver somehow did not reset and retry negotiation? That did look interesting though :) On October 27, 2004 00:54, Shawn Starr wrote: > I should also note, there is no gigabit interface on a linksys router ;-) > it doesn't negotiate as 100Mbit now? > > Shawn. > > On October 27, 2004 00:33, Shawn Starr wrote: > > NETDEV WATCHDOG: eth0: transmit timed out > > e1000: eth0: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex > > NETDEV WATCHDOG: eth0: transmit timed out > > > > eth0 Link encap:Ethernet HWaddr 00:0D:60:CA:C1:97 > > inet addr:192.168.10.5 Bcast:192.168.10.255 > > Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > > RX packets:4294883167 errors:4294370903 dropped:4294796898 > > overruns:4294882097 frame:4294711699 TX packets:4294883949 > > errors:4294796898 dropped:0 overruns:0 carrier:4294711699 > > collisions:4294882097 txqueuelen:1000 > > RX bytes:470309 (459.2 KiB) TX bytes:108971 (106.4 KiB) > > Base address:0x8000 Memory:c0220000-c0240000 > > > > > > I can't even use the interface, some counters are going up others going > > backwards? ;-) > > > > Anyone notice this? > > > > Shawn.