Add Linksys Instant Wireless Network PC Card from NetBSD

This commit is contained in:
Warner Losh 2001-11-19 05:34:55 +00:00
parent eb321069c2
commit 3d3a4bbbe9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=86579

View File

@ -251,6 +251,7 @@ static const struct pccard_product wi_pccard_products[] = {
PCMCIA_CARD2(LUCENT, WAVELAN_IEEE, SMC_2632W, 0),
/* Must be after other LUCENT ones because it is less specific */
PCMCIA_CARD(LUCENT, WAVELAN_IEEE, 0),
PCMCIA_CARD(LINKSYS2, IWN, 0),
PCMCIA_CARD(SAMSUNG, SWL_2000N, 0),
PCMCIA_CARD(TDK, LAK_CD011WL, 0),
{ NULL }