mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add a few more models of AMBICOM cards from data from linux driver and
pccard.conf.
This commit is contained in:
parent
ffef988b76
commit
52641d220c
1 changed files with 4 additions and 0 deletions
|
|
@ -138,7 +138,11 @@ static const struct ed_product {
|
|||
{ PCMCIA_CARD(ACCTON, EN2212), 0},
|
||||
{ PCMCIA_CARD(ACCTON, EN2216), 0},
|
||||
{ PCMCIA_CARD(ALLIEDTELESIS, LA_PCM), 0},
|
||||
{ PCMCIA_CARD(AMBICOM, AMB8002), 0},
|
||||
{ PCMCIA_CARD(AMBICOM, AMB8002T), 0},
|
||||
{ PCMCIA_CARD(AMBICOM, AMB8010), 0},
|
||||
{ PCMCIA_CARD(AMBICOM, AMB8010_ALT), 0},
|
||||
{ PCMCIA_CARD(AMBICOM, AMB8610), 0},
|
||||
{ PCMCIA_CARD(BILLIONTON, CFLT10N), 0},
|
||||
{ PCMCIA_CARD(BILLIONTON, LNA100B), NE2000DVF_AX88X90},
|
||||
{ PCMCIA_CARD(BILLIONTON, LNT10TN), 0},
|
||||
|
|
|
|||
Loading…
Reference in a new issue