[tulip] Accton EN2242 w/ krnl 2.4.2
Mircea Ile
mircea@rdsor.ro
Wed, 28 Mar 2001 18:46:01 +0300 (EEST)
Hi,
As I can see in the archive, some people are interested in runnig the
Accton chip on the 2.4 kernel; I managed to make it work adapting the
patch for the 2.2 kernel:
mircea@mlap:/usr/src/linux/drivers/net/tulip > diff tulip_core.c
tulip_core.c.original
153,154d152
< { "Accton EN2242", 128, 0x0801fbff,
< HAS_MII | HAS_MEDIA_TABLE | ALWAYS_CHECK_MII | HAS_NWAY, comet_timer },
182d179
< { 0x1113, 0x1216, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET },
I am not very confident the parameters are as they should be, but it seems
to work for me.
Bye,
Mircea.