"ath0: device timeout" when environment is clear

Adrian Chadd adrian at freebsd.org
Thu Feb 2 19:32:18 UTC 2012


Please file a bug so I don't forget.

What you can do is flip on reset debugging in the driver (look at
if_ath_debug.h for ATH_DEBUG_RESET) - not the HAL debugging, just the reset
debugging) - that should make ath_draintxq() print out the contents of the
TX queue before its drained.

I'd like to see if there's anything in the TX queue when the NIC is reset.
Chances are there are; I'd like to see what it is and whether it's
completed or not.


Adrian


More information about the freebsd-wireless mailing list