From owner-freebsd-wireless@FreeBSD.ORG Sun Jan 13 21:25:09 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C9BAB272 for ; Sun, 13 Jan 2013 21:25:09 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) by mx1.freebsd.org (Postfix) with ESMTP id 7583AD7B for ; Sun, 13 Jan 2013 21:25:09 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1TuV7b-000I9c-Dw; Mon, 14 Jan 2013 01:29:39 +0400 Date: Mon, 14 Jan 2013 01:29:39 +0400 From: Slawa Olhovchenkov To: Adrian Chadd Subject: Re: Atheros 9220 don't return from S3 state Message-ID: <20130113212939.GS67643@zxy.spb.ru> References: <20130112165235.GK67643@zxy.spb.ru> <20130112170707.GL67643@zxy.spb.ru> <20130114050646.O62930@sola.nimnet.asn.au> <20130113194033.GQ67643@zxy.spb.ru> <20130113200721.GR67643@zxy.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false Cc: "freebsd-wireless@freebsd.org" , Ian Smith X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jan 2013 21:25:09 -0000 On Sun, Jan 13, 2013 at 12:19:22PM -0800, Adrian Chadd wrote: > On 13 January 2013 12:07, Slawa Olhovchenkov 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.