summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authorshiba <shiba@FreeBSD.org>2003-02-15 13:59:54 +0000
committershiba <shiba@FreeBSD.org>2003-02-15 13:59:54 +0000
commita0396eb1b5e4ea4254a1d5d2c8c32a3b8157045e (patch)
tree831e2b6331f1eac9a973d5ccda4e842c23dd4491 /sys/dev
parent1d81fcf6187ff9e7decc3db92011b61fc9cdd3c4 (diff)
downloadFreeBSD-src-a0396eb1b5e4ea4254a1d5d2c8c32a3b8157045e.zip
FreeBSD-src-a0396eb1b5e4ea4254a1d5d2c8c32a3b8157045e.tar.gz
Add YIS YWL-11B. This card has same vendor id and product id
as XI300 Wireless LAN. So use PCMCIA_CARD2().
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/wi/if_wi_pccard.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/wi/if_wi_pccard.c b/sys/dev/wi/if_wi_pccard.c
index d6631e8..4624bb3 100644
--- a/sys/dev/wi/if_wi_pccard.c
+++ b/sys/dev/wi/if_wi_pccard.c
@@ -136,6 +136,7 @@ static const struct pccard_product wi_pccard_products[] = {
PCMCIA_CARD(COREGA, WIRELESS_LAN_PCC_11, 0),
PCMCIA_CARD(COREGA, WIRELESS_LAN_PCCA_11, 0),
PCMCIA_CARD(COREGA, WIRELESS_LAN_PCCB_11, 0),
+ PCMCIA_CARD2(ELSA, XI300_IEEE, YIS_YWL11B, 0),
PCMCIA_CARD(ELSA, XI300_IEEE, 0),
PCMCIA_CARD(ELSA, XI325_IEEE, 0),
PCMCIA_CARD(ELSA, XI800_IEEE, 0),
OpenPOWER on IntegriCloud