On 13 January 2013 12:07, Slawa Olhovchenkov <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
