freebsd-src/sys/dev/wi
Warner Losh fabc845e37 Remove bogus KASSERT. The 802.11 layer and the resume from suspend
code both seem to call wi_start (directly or via the if_start pointer)
without checking to see if OACTIVE is 0.  In addition, I think that
with the use of 3 transmit buffers this routine can be called with
OACTIVE set, but I might be mistaken about that (and it doesn't
matter).

Reviewed by: sam
Noticed by: imp, alfred, ambrisko
2003-03-17 13:19:28 +00:00
..
if_wavelan_ieee.h new wi driver that uses the 802.11 link layer code 2003-01-15 20:11:31 +00:00
if_wi.c Remove bogus KASSERT. The 802.11 layer and the resume from suspend 2003-03-17 13:19:28 +00:00
if_wi_pccard.c Add YIS YWL-11B. This card has same vendor id and product id 2003-02-15 13:59:54 +00:00
if_wi_pci.c new wi driver that uses the 802.11 link layer code 2003-01-15 20:11:31 +00:00
if_wireg.h new wi driver that uses the 802.11 link layer code 2003-01-15 20:11:31 +00:00
if_wivar.h new wi driver that uses the 802.11 link layer code 2003-01-15 20:11:31 +00:00
spectrum24t_cf.h Add code that will download firmware to a Symbol LA4100-series of CF 2002-08-03 00:19:58 +00:00