Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754470AbYHSFkh (ORCPT ); Tue, 19 Aug 2008 01:40:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752746AbYHSFk3 (ORCPT ); Tue, 19 Aug 2008 01:40:29 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:54509 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752659AbYHSFk2 (ORCPT ); Tue, 19 Aug 2008 01:40:28 -0400 Date: Mon, 18 Aug 2008 22:40:11 -0700 From: Andrew Morton To: David Vrabel Cc: Kernel development list , e1000-devel@lists.sourceforge.net, jeffrey.t.kirsher@intel.com Subject: Re: e1000e: 2.6.27-rc1 corrupts EEPROM/NVM Message-Id: <20080818224011.6fad74dc.akpm@linux-foundation.org> In-Reply-To: <489C2457.5030104@csr.com> References: <489C2457.5030104@csr.com> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 959 Lines: 23 On Fri, 08 Aug 2008 11:47:51 +0100 David Vrabel wrote: > 2.6.27-rc1 kernels appear to corrupt the EEPROM/NVM of the 8086:294c > ethernet device (ICH9 I think). After hacking the driver to ignore the > bad CRC and MAC address I could view the EEPROM with ethtool and it was > all 0xff. > > Testing EEPROM reads and writes with ethtool appeared to work but after > a reboot of the system the ethernet device (see lspci -v output) was no > longer present. Could invalid EEPROM contents with a valid CRC (as > would be the case after my read/write tests) result in the device > failing to enumerate on the PCIe bus? Is this still happening in Linus's current tree? Was 2.6.26 OK? Thanks. -- 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/