mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Added TDK LAK-CD031 (simple NE2000 device).
Reviewed by: imp
This commit is contained in:
parent
dc25f9c07f
commit
38816a4377
1 changed files with 1 additions and 0 deletions
|
|
@ -179,6 +179,7 @@ static const struct ed_product {
|
|||
{ PCMCIA_CARD(SVEC, COMBOCARD, 0), 0},
|
||||
{ PCMCIA_CARD(SVEC, LANCARD, 0), 0},
|
||||
{ PCMCIA_CARD(SYNERGY21, S21810, 0), 0},
|
||||
{ PCMCIA_CARD(TDK, LAK_CD031, 0), 0},
|
||||
{ PCMCIA_CARD(TELECOMDEVICE, TCD_HPC100, 0), NE2000DVF_AX88190 },
|
||||
{ PCMCIA_CARD(XIRCOM, CFE_10, 0), 0},
|
||||
{ PCMCIA_CARD(ZONET, ZEN, 0), 0},
|
||||
|
|
|
|||
Loading…
Reference in a new issue