freebsd-nq/sys/dev/wi
Warner Losh a19c104dd2 Four fixes from NetBSD:
1) Properly detect the Symbol based cards (The 3Com Airconnect and their
   ilk) and only reset them *ONCE* ever.  This appears to make them work,
   but more testing is needed.  The tests that would wedge up my machine
   completely now appear to work, but I have not real access points
   handy.
2) Report both the Station firmware and the Primary firmware on Prism
   based cards.  On Lucent based cards, only report the station firmware
   since that's all it supports.  On symbol cards, report the symbol
   specific firmware name as its station firmware.
3) Better Prism 2.5 and 3 family names.  We really need to go table
   driven for this.
4) Workaround for bugs in Intersil's firmware is only needed for at most
   0.8.2 and earlier, since 0.8.3 and later appear to work.

Obtained from: NetBSD
2002-04-03 19:44:17 +00:00
..
if_wavelan_ieee.h First cut at breaking out the bus attachment from the bus independent 2002-04-02 02:38:35 +00:00
if_wi_pccard.c Add some devices from OpenBSD/NetBSD: 2002-04-02 05:49:09 +00:00
if_wi_pci.c Four fixes from NetBSD: 2002-04-03 19:44:17 +00:00
if_wi.c Four fixes from NetBSD: 2002-04-03 19:44:17 +00:00
if_wireg.h Four fixes from NetBSD: 2002-04-03 19:44:17 +00:00
if_wivar.h Four fixes from NetBSD: 2002-04-03 19:44:17 +00:00