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:
Warner Losh 2003-04-10 07:35:19 +00:00
parent a9379b2924
commit cb339c7cd9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=113326

View File

@ -166,7 +166,6 @@ static const struct ed_product {
{ PCMCIA_CARD(PREMAX, PE200, 0), 0},
{ PCMCIA_CARD(RPTI, EP400, 0), 0},
{ PCMCIA_CARD(RPTI, EP401, 0), 0},
{ PCMCIA_CARD(SMC, 8041, 0), 0},
{ PCMCIA_CARD(SMC, EZCARD, 0), 0},
{ PCMCIA_CARD(SOCKET, EA_ETHER, 0), 0},
{ PCMCIA_CARD(SOCKET, LP_ETHER, 0), 0},