Add EDIMAX ethernet card for NEWCARD from NetBSD

This commit is contained in:
Warner Losh 2002-01-29 07:08:56 +00:00
parent 70fe064ad7
commit 2781c18f63
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=89952

View file

@ -121,6 +121,8 @@ static const struct ed_product {
#define NE2000DVF_DL10019 0x0001 /* chip is D-Link DL10019 */
#define NE2000DVF_AX88190 0x0002 /* chip is ASIX AX88190 */
} ed_pccard_products[] = {
{ PCMCIA_CARD(EDIMAX, EP4000A, 0),
-1, { 0x00, 0xa0, 0x0c } },
{ PCMCIA_CARD(SYNERGY21, S21810, 0),
-1, { 0x00, 0x48, 0x54} },
{ PCMCIA_CARD(AMBICOM, AMB8002T, 0),