2004-04-04 15:30:55

by Bernt Hansen

[permalink] [raw]
Subject: 2.6.4 & 2.6.5 breaks e100 support on my laptop

Hi,

I have a Toshiba Tecra S1 laptop with a built-in ethernet card which
uses the e100 driver. The ethernet works fine with linux kernel 2.6.3.
As of 2.6.4 (and 2.6.5) I get the following message at startup:

e100: Intel(R) PRO/100 Network Driver, 3.0.17
e100: Copyright(c) 1999-2004 Intel Corporation
PCI: Enabling device 0000:02:08.0 (0000 -> 0003)
PCI: Setting latency timer of device 0000:02:08.0 to 64
e100: eth%d: e100_eeprom_load: EEPROM corrupted
e100: probe of 0000:02:08.0 failed with error -11

and the ethernet no longer works. (The 2nd last message eth%d is
probably missing the ethernet number as a parameter to this printk)

Please cc: me in replies since I am not subscribed to the list.

Let me know if there is anything I can do to help fix this problem.

Thanks,
Bernt.
--
Bernt Hansen Norang Consulting Inc.


2004-04-04 16:44:38

by Bernt Hansen

[permalink] [raw]
Subject: Re: 2.6.4 & 2.6.5 breaks e100 support on my laptop

Nevermind. I must have had some weird configuration SNAFU.

It's working now :)

Bernt.

On Sun, Apr 04, 2004 at 11:30:50AM -0400, Bernt Hansen wrote:
> Hi,
>
> I have a Toshiba Tecra S1 laptop with a built-in ethernet card which
> uses the e100 driver. The ethernet works fine with linux kernel 2.6.3.
> As of 2.6.4 (and 2.6.5) I get the following message at startup:
>
> e100: Intel(R) PRO/100 Network Driver, 3.0.17
> e100: Copyright(c) 1999-2004 Intel Corporation
> PCI: Enabling device 0000:02:08.0 (0000 -> 0003)
> PCI: Setting latency timer of device 0000:02:08.0 to 64
> e100: eth%d: e100_eeprom_load: EEPROM corrupted
> e100: probe of 0000:02:08.0 failed with error -11
>
> and the ethernet no longer works. (The 2nd last message eth%d is
> probably missing the ethernet number as a parameter to this printk)
>
> Please cc: me in replies since I am not subscribed to the list.
>
> Let me know if there is anything I can do to help fix this problem.
>
> Thanks,
> Bernt.
> --
> Bernt Hansen Norang Consulting Inc.

--
Bernt Hansen Norang Consulting Inc.

2004-04-04 17:29:08

by Thomas Beneke

[permalink] [raw]
Subject: Re: 2.6.4 & 2.6.5 breaks e100 support on my laptop

Bernt Hansen wrote:
> Nevermind. I must have had some weird configuration SNAFU.
>
> It's working now :)
>
> Bernt.
>
> On Sun, Apr 04, 2004 at 11:30:50AM -0400, Bernt Hansen wrote:
>
>>Hi,
>>
>>I have a Toshiba Tecra S1 laptop with a built-in ethernet card which
>>uses the e100 driver. The ethernet works fine with linux kernel 2.6.3.
>>As of 2.6.4 (and 2.6.5) I get the following message at startup:
>>
>>e100: Intel(R) PRO/100 Network Driver, 3.0.17
>>e100: Copyright(c) 1999-2004 Intel Corporation
>>PCI: Enabling device 0000:02:08.0 (0000 -> 0003)
>>PCI: Setting latency timer of device 0000:02:08.0 to 64
>>e100: eth%d: e100_eeprom_load: EEPROM corrupted
>>e100: probe of 0000:02:08.0 failed with error -11
>>
>>and the ethernet no longer works. (The 2nd last message eth%d is
>>probably missing the ethernet number as a parameter to this printk)
>>
>>Please cc: me in replies since I am not subscribed to the list.
>>
>>Let me know if there is anything I can do to help fix this problem.
>>
>>Thanks,
>>Bernt.
>>--
>>Bernt Hansen Norang Consulting Inc.
>
>
I've no probs with same hardware + kernel.

Regards,
Thomas