Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755782AbYJ3Xoi (ORCPT ); Thu, 30 Oct 2008 19:44:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753660AbYJ3Xoa (ORCPT ); Thu, 30 Oct 2008 19:44:30 -0400 Received: from vena.lwn.net ([206.168.112.25]:51800 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752345AbYJ3Xo3 (ORCPT ); Thu, 30 Oct 2008 19:44:29 -0400 Date: Thu, 30 Oct 2008 17:44:27 -0600 From: Jonathan Corbet To: e1000-devel@lists.sourceforge.net, LKML Subject: 2.6.28-rc2 hates my e1000e Message-ID: <20081030174427.4df2de93@bike.lwn.net> Organization: LWN.net X-Mailer: Claws Mail 3.6.0 (GTK+ 2.14.4; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2948 Lines: 59 I tried booting -rc2 on my desktop system today. All seems well until I try to access the net; eth0 doesn't exist anymore. dmesg tells me: Oct 30 17:29:38 bike kernel: e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k6 Oct 30 17:29:38 bike kernel: e1000e: Copyright (c) 1999-2008 Intel Corporation. Oct 30 17:29:38 bike kernel: e1000e 0000:00:19.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21 Oct 30 17:29:38 bike kernel: e1000e 0000:00:19.0: BAR 0: can't reserve mem region [0xfe9e0000-0xfe9fffff] Oct 30 17:29:38 bike kernel: e1000e 0000:00:19.0: PCI INT A disabled Oct 30 17:29:38 bike kernel: e1000e: probe of 0000:00:19.0 failed with error -16 Here's what lspci thinks of my device: 00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network Connection (rev 02) Subsystem: Dell OptiPlex 755 Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- Kernel modules: e1000e Interestingly, under 2.6.27 it reads thus: 00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network Connection (rev 02) Subsystem: Dell OptiPlex 755 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- Kernel driver in use: e1000e The I/O memory has moved, I have no idea why. I assume that's a feature? So...what else can I do to help track this one down? Thanks, jon -- 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/