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:
Warner Losh 2003-10-08 01:20:00 +00:00
parent 58bad99209
commit 146143aa36

View File

@ -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 }
};