Rumor has it that ACCTON EN2216 is also an ne2000 compatible. Make it so.

This commit is contained in:
Warner Losh 2004-10-20 04:54:50 +00:00
parent 2534c4f99c
commit 54df531327
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136719

View File

@ -123,6 +123,7 @@ static const struct ed_product {
#define NE2000DVF_AX88190 0x0002 /* chip is ASIX AX88190 */
} ed_pccard_products[] = {
{ PCMCIA_CARD(ACCTON, EN2212, 0), 0},
{ PCMCIA_CARD(ACCTON, EN2216, 0), 0},
{ PCMCIA_CARD(ALLIEDTELESIS, LA_PCM, 0), 0},
{ PCMCIA_CARD(AMBICOM, AMB8002T, 0), 0},
{ PCMCIA_CARD(BILLIONTON, LNT10TN, 0), 0},