I have confirmed with my Epson EEN10B that it needs to look at the
attribute memory at 0xff0 to find its MAC address. This is another instance of the IBM ethercard II from all apperances (short of popping the lid). Update the entry to document which cards we support actually need this functionality.
This commit is contained in:
parent
16f660ed10
commit
c5182c8c5e
@ -159,8 +159,7 @@ static const struct ed_product {
|
||||
{ PCMCIA_CARD(DLINK, DE660PLUS), 0},
|
||||
{ PCMCIA_CARD(DYNALINK, L10C), 0},
|
||||
{ PCMCIA_CARD(EDIMAX, EP4000A), 0},
|
||||
/* { PCMCIA_CARD(EPSON, EEN10B), NE2000DVF_ENADDR, 0xff0}, */
|
||||
{ PCMCIA_CARD(EPSON, EEN10B), 0},
|
||||
{ PCMCIA_CARD(EPSON, EEN10B), NE2000DVF_ENADDR, 0xff0},
|
||||
{ PCMCIA_CARD(EXP, THINLANCOMBO), 0},
|
||||
{ PCMCIA_CARD(GREY_CELL, TDK3000), 0},
|
||||
{ PCMCIA_CARD(GREY_CELL, DMF650TX),
|
||||
|
Loading…
x
Reference in New Issue
Block a user