Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Feb 2012 11:32:17 -0800
From:      Adrian Chadd <adrian@freebsd.org>
To:        Lev Serebryakov <lev@serebryakov.spb.ru>
Cc:        freebsd-wireless@freebsd.org
Subject:   Re: "ath0: device timeout" when environment is clear
Message-ID:  <CAJ-VmonApDTGUU0JgFWQApktHW0Xi6Fq2dbDNkP_Hu_Q29KL9g@mail.gmail.com>
In-Reply-To: <1292923023.20120202232810@serebryakov.spb.ru>
References:  <743722267.20120202195757@serebryakov.spb.ru> <CAJ-Vmo=js__O2YfPuRQTH0WfaDg1oo0LmugoCV5hi6HUtksprQ@mail.gmail.com> <1292923023.20120202232810@serebryakov.spb.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmonApDTGUU0JgFWQApktHW0Xi6Fq2dbDNkP_Hu_Q29KL9g>