1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/dev/ath
Sam Leffler 6a1d2520e3 disable taskqueue_drain calls on transition to INIT state; we need to
find another way to do this as we cannot hold the softc mtx across
these calls
2007-06-03 02:16:48 +00:00
..
ath_rate save changes for handling 5416/5418 parts 2007-01-15 01:17:44 +00:00
ah_osdep.c Remove unnecessary suser() check in the sysctl to set up ath_hal 2007-04-10 15:48:45 +00:00
ah_osdep.h o move ath hal os glue code from the hal to the driver: this code was 2006-09-18 16:49:15 +00:00
if_ath_pci.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
if_ath.c disable taskqueue_drain calls on transition to INIT state; we need to 2007-06-03 02:16:48 +00:00
if_athioctl.h
if_athrate.h Track v0.9.20.3 hal: 2006-12-13 19:34:35 +00:00
if_athvar.h Change mtx's to use the formulated name as type so witness does not 2007-03-05 21:56:33 +00:00