mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Xircom Wireless Ethernet card is a rebadged Cisco 340, but with a
different vendor id/product id. Submitted by: Keith Davis
This commit is contained in:
parent
58bad99209
commit
146143aa36
1 changed files with 1 additions and 0 deletions
|
|
@ -112,6 +112,7 @@ static const struct pccard_product an_pccard_products[] = {
|
|||
PCMCIA_CARD(AIRONET, PC4800, 0),
|
||||
PCMCIA_CARD(AIRONET, PC4500, 0),
|
||||
PCMCIA_CARD(AIRONET, 350, 0),
|
||||
PCMCIA_CARD(XIRCOM, CWE1130, 0),
|
||||
{ NULL }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue