summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-04-03 20:39:07 +0000
committerimp <imp@FreeBSD.org>2002-04-03 20:39:07 +0000
commit199f184a0ac4e0f393769ab6f3cb3be2b419db27 (patch)
tree6d9c1513a1232dc5bedfb45cb0b8fdbe3c3b2245 /sys
parentf7bc79c3dcc9e425202dcead284fd1f9f262c7b2 (diff)
downloadFreeBSD-src-199f184a0ac4e0f393769ab6f3cb3be2b419db27.zip
FreeBSD-src-199f184a0ac4e0f393769ab6f3cb3be2b419db27.tar.gz
It would appear, from preliminary indications, that No Wires Necessary
cards aren't compatible with either Lucent or Intersil firmware.
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/wi/if_wi_pccard.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/wi/if_wi_pccard.c b/sys/dev/wi/if_wi_pccard.c
index 51970f17..8535a68 100644
--- a/sys/dev/wi/if_wi_pccard.c
+++ b/sys/dev/wi/if_wi_pccard.c
@@ -118,8 +118,6 @@ static const struct pccard_product wi_pccard_products[] = {
PCMCIA_CARD(INTERSIL, PRISM2, 0),
PCMCIA_CARD(IODATA2, WNB11PCM, 0),
PCMCIA_CARD(LINKSYS2, IWN, 0),
- PCMCIA_CARD(NWN, WLAN_550, 0),
- PCMCIA_CARD(NWN, WLAN_1148, 0),
/* Now that we do PRISM detection, I don't think we need these - imp */
PCMCIA_CARD2(LUCENT, WAVELAN_IEEE, NANOSPEED_PRISM2, 0),
PCMCIA_CARD2(LUCENT, WAVELAN_IEEE, NEC_CMZ_RT_WP, 0),
OpenPOWER on IntegriCloud