Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2013 12:48:38 -0800
From:      Adrian Chadd <adrian@freebsd.org>
To:        Kurt Buff <kurt.buff@gmail.com>
Cc:        freebsd-wireless@freebsd.org
Subject:   Re: Problems with an older Acer Aspire One
Message-ID:  <CAJ-Vmon2WejtfS_Ogh_hUyvvrqsJZTXS-yagaMn-7=bAs4SvOw@mail.gmail.com>
In-Reply-To: <CADy1Ce6h2r%2BZ=aiNkz9WP77nqx6FOZJU89g1O1cyYd0zEL0yOg@mail.gmail.com>
References:  <CADy1Ce5dN4PxD3okLpaiW=-mBMhbKbhJUTCSfuddTJ3yA59m7A@mail.gmail.com> <CAJ-Vmo=T-oijF5gRxcpiWq1Ak2GJ5BSOH7ZLzTmZSrTS47A3KQ@mail.gmail.com> <CADy1Ce4pSU7%2BYs3sa9J6HRh_wyxr5HjwDjGG57kAnm5TCiOLzg@mail.gmail.com> <CAJ-VmokWCZ6btR=Wd0JeCCmP2oRC%2Bauj9Mjv1gj7e%2BXvzqn1pA@mail.gmail.com> <CADy1Ce6h2r%2BZ=aiNkz9WP77nqx6FOZJU89g1O1cyYd0zEL0yOg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

So "hal status 3" is HAL_EIO - which means the hardware didn't respond
as expected.

So maybe the hardware is getting all angry during reset.

Compile up athpeek and athregs from src/tools/tools/ath/, compile your
kernel with:

ATH_DEBUG
AH_DEBUG
ATH_DIAGAPI

and then when it happens again, do this:

# athregs

which will dump out a snapshot of useful registers.



Adrian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmon2WejtfS_Ogh_hUyvvrqsJZTXS-yagaMn-7=bAs4SvOw>