[tulip] Accton EN2242 WORKS NOW !
Philippe Depouilly
Philippe.Depouilly@math.u-bordeaux.fr
Wed, 08 Nov 2000 10:12:05 +0100
Hello,
I make the EN2242 work :
I had a new entry in the pci_id_tbl[] :
---------------------------------------------
{ "Accton EN2242 (EN1217)", { 0x12161113, 0xffffffff },
TULIP_IOTYPE, 256, COMET },
---------------------------------------------
And a new one in the tulip_tbl[] :
---------------------------------------------
{ "Carte de Philippe", 128, 0x0801fbff,
HAS_MII | HAS_MEDIA_TABLE | ALWAYS_CHECK_MII | HAS_PWRDWN | HAS_NWAY,
nway_timer },
---------------------------------------------
And it works really fine !
I don't know if i need to do something else ???
In the /var/log/message :
--------------------------------------------------------------------------
Nov 8 11:05:50 xe3 kernel: tulip.c:v0.92 4/17/2000 Written by Donald
Becker <becker@scyld.com>
Nov 8 11:05:50 xe3 kernel: http://www.scyld.com/network/tulip.html
Nov 8 11:05:50 xe3 kernel: eth0: ADMtek Comet rev 17 at 0xc808d000,
00:D0:59:23:7D:65, IRQ 11.
--------------------------------------------------------------------------
It is autoconfiguring fine with dhcp and it's ok.
Can you tell me ???
Thank you,
Philippe.
Philippe Depouilly a écrit :
> Hello,
>
> I progress in discovering the Accton 2242 Informations:
>
> when i do a tulip_diag -ee (list the eeprom), i find the MAC Address :
>
> [root@xe3 lan]# ./tulip-diag -ee
> tulip-diag.c:v2.04 9/26/2000 Donald Becker (becker@scyld.com)
> http://www.scyld.com/diag/index.html
> Index #1: Found a EN2242 de Phil adapter at 0x1c00.
> Port selection is 100mbps-SYM/PCS 100baseTx scrambler, half-duplex.
> Transmit stopped, Receive stopped, half-duplex.
> The Rx process state is 'Stopped'.
> The Tx process state is 'Stopped'.
> The transmit threshold is 128.
> EEPROM size is 8.
> A simplifed EEPROM data table was found.
> The EEPROM does not contain transceiver control information.
> EEPROM contents:
> 0985 0002 0000 0000 d000 2359 657d 0000 <------- my mac address is
> 00:d0:59:23:7d:65
> 0000 0400 0000 0000 0000 0000 0000 0100
> 1216 1113 2242 1113 ffff 0000 0000 f0dc <-------- Vendor id=1113
> Device id=1216
> 0000 0000 0000 0000 0000 0000 0000 0000
> 0000 0000 0000 0000 0000 0000 0000 0000
> 0000 0000 0000 0000 0000 0000 0000 0000
> 0000 0000 0000 0000 0000 0000 0000 0000
> 0000 0000 0000 0000 0000 0000 0000 e156
> ID block CRC 0x30 (vs. 00).
> Full contents CRC 0xe156 (read as 0xe156).
>
> Does it look like a classical network card ?
>
> Thank-you,
>
> Philippe.
>
> _______________________________________________
> tulip mailing list
> tulip@scyld.com
> http://www.scyld.com/mailman/listinfo/tulip