Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751265AbXAPQT1 (ORCPT ); Tue, 16 Jan 2007 11:19:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751279AbXAPQT1 (ORCPT ); Tue, 16 Jan 2007 11:19:27 -0500 Received: from mail.isohunt.com ([69.64.61.20]:51105 "EHLO mail.isohunt.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751265AbXAPQT0 (ORCPT ); Tue, 16 Jan 2007 11:19:26 -0500 X-Spam-Check-By: mail.isohunt.com Message-ID: <45ACFA96.4040902@isohunt.com> Date: Tue, 16 Jan 2007 09:17:26 -0700 From: Allen Parker User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: linux-kernel@vger.kernel.org CC: netdev@vger.kernel.org Subject: Re: intel 82571EB gigabit fails to see link on 2.6.20-rc5 in-tree e1000 driver (regression) References: <45AC7CB2.1010202@isohunt.com> In-Reply-To: <45AC7CB2.1010202@isohunt.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1682 Lines: 36 Allen Parker wrote: > I have a PCI-E pro/1000 MT Quad Port adapter, which works quite well > under 2.6.19.2 but fails to see link under 2.6.20-rc5. Earlier today I > reported this to e1000-devel@lists.sf.net, but thought I should get the > word out in case someone else is testing this kernel on this nic chipset. > > Due to changes between 2.6.19.2 and 2.6.20, Intel driver 7.3.20 will not > compile for 2.6.20, nor will the 2.6.19.2 in-tree driver. > Affected chipset: > lspci -nn output (quad port): > 09:00.0 Ethernet controller [0200]: Intel Corporation 82571EB Gigabit > Ethernet Controller [8086:10a4] (rev 06) > lspci -nn output (dual port): > 07:00.0 Ethernet controller [0200]: Intel Corporation 82571EB Gigabit > Ethernet Controller [8086:105e] (rev 06) > From what I've been able to gather, other Intel Pro/1000 chipsets work > fine in 2.6.20-rc5. If the e1000 guys need any assistance testing, I'll > be more than happy to volunteer myself as a guinea pig for patches. I wasn't aware that I was supposed to post this as a regression, so changed the subject, hoping that someone will pick this up and run with it. Primary issue being that link is not seen on this chipset under 2.6.20-rc5 via in-tree e1000 driver, despite multiple cycles of ifconfig $eth up && ethtool $eth | grep link && ifconfig $eth down. Tested on 2 machines with identical hardware. Allen Parker - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/