Atheros 9220 don't return from S3 state
Adrian Chadd
adrian.chadd at gmail.com
Sun Jan 13 20:19:24 UTC 2013
On 13 January 2013 12:07, Slawa Olhovchenkov <slw at zxy.spb.ru> wrote:
> On Sun, Jan 13, 2013 at 11:43:55AM -0800, Adrian Chadd wrote:
>
>> Right. That should be a good indication.
>
> After 10 min card still hot.
Ok, so that means the basic power lines are up and working.
Ah, I did add in the force-wakeup hack code; it's just not enabled by default.
Try editing sys/dev/ath/if_ath_pci.c ; look for:
#ifdef ATH_PCI_WAKEUP_WAR
.. and change that to
#if 1
Then recompile if_ath_pci and try that.
Adrian
More information about the freebsd-wireless
mailing list