From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <357b5591-4883-4d9c-9ecc-b0e5afc6f609@p24g2000vbl.googlegroups.com> References: <357b5591-4883-4d9c-9ecc-b0e5afc6f609@p24g2000vbl.googlegroups.com> From: Sergey Zhilkin Date: Mon, 28 Feb 2011 13:53:51 +0300 Message-ID: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=bcaec51d2a8cf1f79a049d557f2e Subject: Re: [9fans] i82547EI; bad EEPROM checksum Topicbox-Message-UUID: b548fb9a-ead6-11e9-9d60-3106f5b1d025 --bcaec51d2a8cf1f79a049d557f2e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2011/2/28 visof > hello > i'm using 9atom on my pc but i have a problem with ethernet card, i > have these lines when the system start > igbe: SPI EEPROM access not implemented > igbe: bad EEPROM checksum - 0x0000 > igbe: SPI EEPROM access not implemented > > i tried to compile the kernel and try again but with the same error > pci | grep net =3D=3D=3D> 2.1.0: net 02.00.00 8086/1019 10 0:e0100000 > 131072 2:000040 01 32 > grep 1019 /sys/src/9/pc/etherigbe.c =3D=3D=3D=3D> i82547ei =3D (0x101= 9<<16)| > 0x8086, > > is there anyone have the same problem ? and how can i fix that if > possible > > Thanks > > Hello ! I have gotten "igbe: bad EEPROM checksum" message on my IBM (Lenovo) T61 Tablet. I've took a look at NetBSD kernel sources (if_wm.c), that recommends to rea= d EEPROM twice :) Comment from if_wm.c: /* * Read twice again because some PCI-e parts fail the * first check due to the link being in sleep state. */ Maybe helpful :) --=20 =D0=A1 =D0=BD=D0=B0=D0=B8=D0=BB=D1=83=D1=87=D1=88=D0=B8=D0=BC=D0=B8 =D0=BF= =D0=BE=D0=B6=D0=B5=D0=BB=D0=B0=D0=BD=D0=B8=D1=8F=D0=BC=D0=B8 =D0=96=D0=B8=D0=BB=D0=BA=D0=B8=D0=BD =D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9 With best regards Zhilkin Sergey --bcaec51d2a8cf1f79a049d557f2e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

2011/2/28 visof <abdullahibra@gmail.com>
hello
i'm using 9atom on my pc but i have a problem with ethernet card, i
have these lines when the system start
=C2=A0igbe: SPI EEPROM access not implemented
igbe: bad EEPROM checksum - 0x0000
igbe: SPI EEPROM access not implemented

i tried to compile the kernel and try again but with the same error
pci | grep net =C2=A0=3D=3D=3D> 2.1.0: net 02.00.00 8086/1019 10 0:e0100= 000
131072 2:000040 01 32
grep 1019 /sys/src/9/pc/etherigbe.c =C2=A0=3D=3D=3D=3D> =C2=A0 =C2=A0i82= 547ei =3D (0x1019<<16)|
0x8086,

is there anyone have the same problem ? and how can i fix that if
possible

Thanks


Hello !

I have gotten=C2=A0 "igbe: bad E= EPROM checksum" message on my IBM (Lenovo) T61 Tablet.
I've too= k a look at NetBSD kernel sources (if_wm.c), that recommends to read EEPROM= twice :)

Comment from if_wm.c:

/*
* Read twice again because s= ome PCI-e parts fail the
* first check due to the link being in sleep= state.
*/

Maybe helpful :)

--
=D0=A1 =D0=BD= =D0=B0=D0=B8=D0=BB=D1=83=D1=87=D1=88=D0=B8=D0=BC=D0=B8 =D0=BF=D0=BE=D0=B6= =D0=B5=D0=BB=D0=B0=D0=BD=D0=B8=D1=8F=D0=BC=D0=B8
=D0=96=D0=B8=D0=BB=D0=BA=D0=B8=D0=BD =D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9With best regards
Zhilkin Sergey
--bcaec51d2a8cf1f79a049d557f2e--