mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
The DLink DE650 has the same ID as Linksys EthernetCard, so we don't
need a sperate entry for it.
This commit is contained in:
parent
d7ed4e7b79
commit
c1a8a7110a
1 changed files with 0 additions and 1 deletions
|
|
@ -155,7 +155,6 @@ static const struct ed_product {
|
|||
{ PCMCIA_CARD(COREGA, FETHER_PCC_TXF), NE2000DVF_DL100XX},
|
||||
{ PCMCIA_CARD(DAYNA, COMMUNICARD_E_1), 0},
|
||||
{ PCMCIA_CARD(DAYNA, COMMUNICARD_E_2), 0},
|
||||
{ PCMCIA_CARD(DLINK, DE650), 0},
|
||||
{ PCMCIA_CARD(DLINK, DE660), 0 },
|
||||
{ PCMCIA_CARD(DLINK, DE660PLUS), 0},
|
||||
{ PCMCIA_CARD(DYNALINK, L10C), 0},
|
||||
|
|
|
|||
Loading…
Reference in a new issue