Re: 2.6.28-rc2 hates my e1000e

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jonathan Corbet
Date: Friday, October 31, 2008 - 9:00 am

On Fri, 31 Oct 2008 08:44:52 -0700 (PDT)
Linus Torvalds <torvalds@linux-foundation.org> wrote:


I was just figuring that part out :)

Things change a bit with this patch, but the e1000e still fails to
initialize:

[    9.301890] e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k6
[    9.301894] e1000e: Copyright (c) 1999-2008 Intel Corporation.
[    9.301952] e1000e 0000:00:19.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    9.301959] e1000e 0000:00:19.0: BAR 0: can't reserve mem region [0xfe9e0000-0xfe9fffff]
[    9.301966] e1000e 0000:00:19.0: PCI INT A disabled
[    9.301972] e1000e: probe of 0000:00:19.0 failed with error -16

Pretty much the same as before.  The I/O memory layout *has* changed a
bit, though:

00000000-0009fbff : System RAM
000f0000-000fffff : reserved
00100000-be4ff7ff : System RAM
  00200000-004a6e45 : Kernel code
  004a6e46-00649b77 : Kernel data
  006c4000-007585ff : Kernel bss
be4ff800-be553bff : ACPI Non-volatile Storage
be553c00-be555bff : ACPI Tables
be555c00-beffffff : reserved
c0000000-cfffffff : 0000:00:02.0
d0000000-d3ffffff : PCI Bus 0000:02
  d0000000-d3ffffff : 0000:02:00.0
    d0000000-d07fffff : ivtv encoder
    d2000000-d200ffff : ivtv registers
d4000000-d4000fff : Intel Flush Page
e0000000-fed003ff : reserved
  fe800000-fe8fffff : PCI Bus 0000:01
  fe9d9b00-fe9d9bff : 0000:00:1f.3
  fe9d9c00-fe9d9fff : 0000:00:1a.7
  fe9da000-fe9dafff : 0000:00:03.3
  fe9db000-fe9dbfff : 0000:00:19.0
  fe9dc000-fe9dffff : 0000:00:1b.0
  fe9e0000-fe9fffff : 0000:00:19.0
  fea00000-fea7ffff : 0000:00:02.0
  fea80000-feafffff : 0000:00:02.1
  feb00000-febfffff : 0000:00:02.0
  fec00000-fec00fff : IOAPIC 0
  fed00000-fed003ff : HPET 0
fed20000-fed9ffff : reserved
fedad000-fedad00f : 0000:00:03.0
fee00000-feefffff : reserved
  fee00000-fee00fff : Local APIC
ff980800-ff980bff : 0000:00:1d.7
  ff980800-ff980bff : ehci_hcd
ffb00000-ffffffff : reserved

The e1000e iomem is seen as such (fe9db000-fe9dbfff : 0000:00:19.0),
but it's still under the "reserved" umbrella, and that seems to give it
grief.

jon
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: 2.6.28-rc2 hates my e1000e, Robert Hancock, (Thu Oct 30, 5:45 pm)
Re: 2.6.28-rc2 hates my e1000e, Jonathan Corbet, (Thu Oct 30, 7:58 pm)
Re: 2.6.28-rc2 hates my e1000e, Yinghai Lu, (Thu Oct 30, 9:08 pm)
Re: 2.6.28-rc2 hates my e1000e, Linus Torvalds, (Fri Oct 31, 8:07 am)
Re: 2.6.28-rc2 hates my e1000e, Linus Torvalds, (Fri Oct 31, 8:44 am)
Re: 2.6.28-rc2 hates my e1000e, Jonathan Corbet, (Fri Oct 31, 9:00 am)
Re: 2.6.28-rc2 hates my e1000e, Linus Torvalds, (Fri Oct 31, 9:24 am)
Re: 2.6.28-rc2 hates my e1000e, Yinghai Lu, (Fri Oct 31, 9:35 am)
Re: 2.6.28-rc2 hates my e1000e, Linus Torvalds, (Fri Oct 31, 9:46 am)
Re: 2.6.28-rc2 hates my e1000e, Jonathan Corbet, (Fri Oct 31, 9:51 am)
Re: 2.6.28-rc2 hates my e1000e, Linus Torvalds, (Fri Oct 31, 9:58 am)
Re: 2.6.28-rc2 hates my e1000e, Yinghai Lu, (Fri Oct 31, 1:20 pm)
Re: 2.6.28-rc2 hates my e1000e, Jonathan Corbet, (Sat Nov 1, 8:01 am)
Re: 2.6.28-rc2 hates my e1000e, Linus Torvalds, (Sat Nov 1, 10:16 am)
Re: 2.6.28-rc2 hates my e1000e, Steven Rostedt, (Sat Nov 1, 10:35 am)
Re: 2.6.28-rc2 hates my e1000e, Yinghai Lu, (Sat Nov 1, 12:50 pm)
Re: 2.6.28-rc2 hates my e1000e, Jonathan Corbet, (Sat Nov 1, 3:45 pm)
Re: 2.6.28-rc2 hates my e1000e, Yinghai Lu, (Sat Nov 1, 3:47 pm)
Re: 2.6.28-rc2 hates my e1000e, Linus Torvalds, (Sat Nov 1, 4:18 pm)
Re: 2.6.28-rc2 hates my e1000e, Robert Hancock, (Sat Nov 1, 6:26 pm)