* e1000 fails to initialize in current -git
@ 2009-01-12 6:18 Patrick McHardy
2009-01-19 19:52 ` Brandeburg, Jesse
0 siblings, 1 reply; 3+ messages in thread
From: Patrick McHardy @ 2009-01-12 6:18 UTC (permalink / raw)
To: Linux Netdev List
I get this with 2.6.29-rc1
[ 1.415322] Intel(R) PRO/1000 Network Driver - version 7.3.20-k3-NAPI
[ 1.415402] Copyright (c) 1999-2006 Intel Corporation.
[ 1.426013] e1000 0000:00:0c.0: enabling device (0000 -> 0003)
[ 1.426101] e1000 0000:00:0c.0: PCI INT A -> GSI 17 (level, low) ->
IRQ 17
[ 1.426187] e1000 0000:00:0c.0: PCI: Disallowing DAC for device
[ 1.426277] e1000 0000:00:0c.0: setting latency timer to 64
[ 1.495882] e1000: EEPROM initialization failed
[ 1.516170] e1000 0000:00:0c.0: PCI INT A disabled
[ 1.516252] e1000: probe of 0000:00:0c.0 failed with error -5
and the device is not registered. If someone wants me to test patches
or do something else, just let me know.
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: e1000 fails to initialize in current -git
2009-01-12 6:18 e1000 fails to initialize in current -git Patrick McHardy
@ 2009-01-19 19:52 ` Brandeburg, Jesse
2009-01-19 21:08 ` Patrick McHardy
0 siblings, 1 reply; 3+ messages in thread
From: Brandeburg, Jesse @ 2009-01-19 19:52 UTC (permalink / raw)
To: Patrick McHardy; +Cc: netdev@vger.kernel.org
Patrick McHardy wrote:
> I get this with 2.6.29-rc1
>
> [ 1.415322] Intel(R) PRO/1000 Network Driver - version
> 7.3.20-k3-NAPI [ 1.415402] Copyright (c) 1999-2006 Intel
> Corporation. [ 1.426013] e1000 0000:00:0c.0: enabling device (0000
> -> 0003) [ 1.426101] e1000 0000:00:0c.0: PCI INT A -> GSI 17
> (level, low) ->
> IRQ 17
> [ 1.426187] e1000 0000:00:0c.0: PCI: Disallowing DAC for device
> [ 1.426277] e1000 0000:00:0c.0: setting latency timer to 64
> [ 1.495882] e1000: EEPROM initialization failed
> [ 1.516170] e1000 0000:00:0c.0: PCI INT A disabled
> [ 1.516252] e1000: probe of 0000:00:0c.0 failed with error -5
>
> and the device is not registered. If someone wants me to test patches
> or do something else, just let me know.
are you still having this issue? My guess is that it may be because
the pci_enable_device logic for devices in D3 got broken, but I think
that is now fixed.
Jesse
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: e1000 fails to initialize in current -git
2009-01-19 19:52 ` Brandeburg, Jesse
@ 2009-01-19 21:08 ` Patrick McHardy
0 siblings, 0 replies; 3+ messages in thread
From: Patrick McHardy @ 2009-01-19 21:08 UTC (permalink / raw)
To: Brandeburg, Jesse; +Cc: netdev@vger.kernel.org
Brandeburg, Jesse wrote:
> Patrick McHardy wrote:
>> [ 1.495882] e1000: EEPROM initialization failed
>> [ 1.516170] e1000 0000:00:0c.0: PCI INT A disabled
>> [ 1.516252] e1000: probe of 0000:00:0c.0 failed with error -5
>>
>> and the device is not registered. If someone wants me to test patches
>> or do something else, just let me know.
>
> are you still having this issue? My guess is that it may be because
> the pci_enable_device logic for devices in D3 got broken, but I think
> that is now fixed.
It seems to be fixed, I tried -rc2 and the device is working again.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-01-19 21:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-12 6:18 e1000 fails to initialize in current -git Patrick McHardy
2009-01-19 19:52 ` Brandeburg, Jesse
2009-01-19 21:08 ` Patrick McHardy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).