diff options
| author | Warner Losh <imp@FreeBSD.org> | 2002-10-11 05:43:38 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2002-10-11 05:43:38 +0000 |
| commit | 82ddfdef074b3d3fa6a8b0a76fefeed78380f84b (patch) | |
| tree | 81e976d30fa5a1db0840b184e7692d589e3606d4 /sys/dev/wi | |
| parent | 26bb14c4bb63371f5b4722ec66b2bf5139aba845 (diff) | |
Notes
Diffstat (limited to 'sys/dev/wi')
| -rw-r--r-- | sys/dev/wi/if_wi_pccard.c | 1 |
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 755eb97004bd..2d9daf8df327 100644 --- a/sys/dev/wi/if_wi_pccard.c +++ b/sys/dev/wi/if_wi_pccard.c @@ -155,6 +155,7 @@ static const struct pccard_product wi_pccard_products[] = { PCMCIA_CARD(LUCENT, WAVELAN_IEEE, 0), PCMCIA_CARD(NETGEAR2, MA401RA, 0), PCMCIA_CARD(NOKIA, C110_WLAN, 0), + PCMCIA_CARD(PLANEX2, GWNS11H, 0), PCMCIA_CARD(PROXIM, RANGELANDS_8430, 0), PCMCIA_CARD(SAMSUNG, SWL_2000N, 0), PCMCIA_CARD(SIMPLETECH, SPECTRUM24_ALT, 0), |
