freebsd-dev/sys/dev/wpi
Bernhard Schmidt a71ad78761 The RX path is missing a few bus_dmamap_*() calls, this results in
modification of memory which was already free'd and eventually in:
wpi0: could not map mbuf (error 12)
wpi0: wpi_rx_intr: bus_dmamap_load failed, error 12
and an usuable device.

PR:		kern/144898
MFC after:	3 days
2010-12-30 18:29:22 +00:00
..
if_wpi.c The RX path is missing a few bus_dmamap_*() calls, this results in 2010-12-30 18:29:22 +00:00
if_wpireg.h o) Check that no overrun or CRC errors were encountered in receiving a 2009-03-27 03:17:25 +00:00
if_wpivar.h net80211 rate control framework (net80211 ratectl). 2010-04-07 15:29:13 +00:00