Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2013 01:34:09 +0400
From:      Slawa Olhovchenkov <slw@zxy.spb.ru>
To:        Adrian Chadd <adrian.chadd@gmail.com>
Cc:        "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>, Ian Smith <smithi@nimnet.asn.au>
Subject:   Re: Atheros 9220 don't return from S3 state
Message-ID:  <20130113213409.GT67643@zxy.spb.ru>
In-Reply-To: <20130113212939.GS67643@zxy.spb.ru>
References:  <CAJ-VmomM5z1vjw%2B3--OYkfb=J5qm1k1egM19Njx660SHdAdJkw@mail.gmail.com> <20130112170707.GL67643@zxy.spb.ru> <CAJ-Vmo=oKw7HNJvvLu%2BxN1WSk_i-C-PZMS3zCS8jfvU0BDO0jA@mail.gmail.com> <20130114050646.O62930@sola.nimnet.asn.au> <CAJ-VmonnFpizS3T49xiXBo_U0zCxvMtFia%2Br=VvnpWh_MCX%2BMA@mail.gmail.com> <20130113194033.GQ67643@zxy.spb.ru> <CAJ-VmomaHtFBvmS3Mvp--Q5-jzmpWHLp0QyxN4Cmdf6g_kg3Mw@mail.gmail.com> <20130113200721.GR67643@zxy.spb.ru> <CAJ-VmokOGp2Oh_-L4_CUV=Huufk2Yb%2B00GwPKA23-8Xij%2BFJSQ@mail.gmail.com> <20130113212939.GS67643@zxy.spb.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 14, 2013 at 01:29:39AM +0400, Slawa Olhovchenkov wrote:

> On Sun, Jan 13, 2013 at 12:19:22PM -0800, Adrian Chadd wrote:
> 
> > On 13 January 2013 12:07, Slawa Olhovchenkov <slw@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.
> 
> After reboot not working:
> 
> [228] ath0: device timeout
> [236] ath0: device timeout
> [245] ath0: device timeout
> 
> PS: card more hot.

And different output from pciconf -rb pci0:6:5:0 0:255

8c 16 29 00 02 00 b0 02  01 00 80 02 08 a8 00 00 

old value:

8c 16 29 00 16 01 b0 02  01 00 80 02 08 a8 00 00



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