SMC 8041 is the same thing as LINKSYS COMBO_ECARD, so no extra entry
is required. NetBSD has one because it checks for the mac address match as well wanting to give its own string in the description. Since we do neither, we don't need a separate entry. # I suspect that a few of the COREGA cards might fall into that category # as well, but since I don't have access to any of them it is hard to know # for sure.
This commit is contained in:
parent
e6534dc038
commit
6e6476aeba
@ -166,7 +166,6 @@ static const struct ed_product {
|
|||||||
{ PCMCIA_CARD(PREMAX, PE200, 0), 0},
|
{ PCMCIA_CARD(PREMAX, PE200, 0), 0},
|
||||||
{ PCMCIA_CARD(RPTI, EP400, 0), 0},
|
{ PCMCIA_CARD(RPTI, EP400, 0), 0},
|
||||||
{ PCMCIA_CARD(RPTI, EP401, 0), 0},
|
{ PCMCIA_CARD(RPTI, EP401, 0), 0},
|
||||||
{ PCMCIA_CARD(SMC, 8041, 0), 0},
|
|
||||||
{ PCMCIA_CARD(SMC, EZCARD, 0), 0},
|
{ PCMCIA_CARD(SMC, EZCARD, 0), 0},
|
||||||
{ PCMCIA_CARD(SOCKET, EA_ETHER, 0), 0},
|
{ PCMCIA_CARD(SOCKET, EA_ETHER, 0), 0},
|
||||||
{ PCMCIA_CARD(SOCKET, LP_ETHER, 0), 0},
|
{ PCMCIA_CARD(SOCKET, LP_ETHER, 0), 0},
|
||||||
|
Loading…
Reference in New Issue
Block a user