Add support for:
fe1: <EAGLE Technology NE200 ETHERNET LAN MBH10302 04> As reported by Sean Shapira. This appears to be working. Eagle used Fujitsu's vendor number, with a product number of 4 (which is the same as the vendor number, which is a little suspect). Since there's no apparent conflict, go ahead and use it. Submitted by: Sean Shapira
This commit is contained in:
parent
cc020351cd
commit
47cb54ecd0
@ -72,6 +72,7 @@ static const struct fe_pccard_product {
|
||||
{ PCMCIA_CARD(CONTEC, CNETPC, 0), 0, -1 },
|
||||
{ PCMCIA_CARD(FUJITSU, LA501, 0), 0x20, -1 },
|
||||
{ PCMCIA_CARD(FUJITSU, LA10S, 0), 0, -1 },
|
||||
{ PCMCIA_CARD(FUJITSU, NE200, 0), 0, -1 }, /* Sold by Eagle */
|
||||
{ PCMCIA_CARD(RATOC, REX_R280, 0), 0, 0x1fc },
|
||||
{ { NULL } }
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user