Add MELCO LPC3_CTX. This is the same as Buffalo card of the same name

with different vendor id.

Submitted by: Shizuka Kudo-san
This commit is contained in:
Warner Losh 2003-08-07 19:40:05 +00:00
parent 07dbfcd9cd
commit 42967c7c5f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=118636

View File

@ -161,6 +161,7 @@ static const struct ed_product {
{ PCMCIA_CARD(LINKSYS, TRUST_COMBO_ECARD, 0), 0},
{ PCMCIA_CARD(LINKSYS, ETHERFAST, 0), NE2000DVF_DL10019 },
{ PCMCIA_CARD(MACNICA, ME1_JEIDA, 0), 0},
{ PCMCIA_CARD(MELCO, LPC3_CLX, 0), NE2000DVF_AX88190},
{ PCMCIA_CARD(MELCO, LPC3_TX, 0), NE2000DVF_AX88190 },
{ PCMCIA_CARD(NDC, ND5100_E, 0), 0},
{ PCMCIA_CARD(NETGEAR, FA410TXC, 0), NE2000DVF_DL10019},