From owner-freebsd-current@FreeBSD.ORG Fri Dec 3 11:36:02 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 126E31065674 for ; Fri, 3 Dec 2010 11:36:02 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 990538FC15 for ; Fri, 3 Dec 2010 11:36:01 +0000 (UTC) Received: by wyf19 with SMTP id 19so9335284wyf.13 for ; Fri, 03 Dec 2010 03:36:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=E8maHPg1+TNhbeFDX2cLPfQNfVOsp5xz3bg4pSJYDNk=; b=v+i7BQbFT4S1/iCuqpTOiFeCe+Vb6yCXVIYITlgZZXRrKKf85N5ppWU3LX3+zy/+ni ylFbfKzCm8zen1ZBj4uQMEusu99ePHncWJdWEpaHZG/9fOqTiVY6D3TtVvGd2NEDxEfZ qWtj2BNugq38axTxcFL67Hj1Ww+ILhK2slAdU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=q1qlssA0i2s2xeR9yJoxGsOUaKq7Ef45dBtrz/g/KcLcYayL7SUbUjVQF7D8BsWZT8 +utiLdhlptGOMSdzh7XZC7/ex4DbpwP3YJls1f42EtgUel9mbNxMLv14RhIQW7/27p67 9u/KI5YEbRgrb+uw/RLymFkFmQ/+9G8jQVCHg= MIME-Version: 1.0 Received: by 10.216.191.210 with SMTP id g60mr1511630wen.5.1291376160077; Fri, 03 Dec 2010 03:36:00 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.65.210 with HTTP; Fri, 3 Dec 2010 03:35:59 -0800 (PST) In-Reply-To: References: <20090125103905.378CA106570E@hub.freebsd.org> <497CC5D0.3030103@freebsd.org> <497CF726.4030206@chrisbuechler.com> Date: Fri, 3 Dec 2010 19:35:59 +0800 X-Google-Sender-Auth: AYHF4O2RzJIB82ycsY1i0mg3-fo Message-ID: From: Adrian Chadd To: Sergey Horuzhy Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: net80211 hostap vs powersave X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2010 11:36:02 -0000 I'd hazard a stab and say that anything AR5416 or more recent is going to be busted power-save wise. There's a lot missing in the HAL code for those chips. Adrian On 2 December 2010 23:04, Sergey Horuzhy wrote: > Chris Buechler chrisbuechler.com> writes: > >> >> Sam Leffler wrote: >> > >> > >> >> I can confirm that the fix posted by Bill works on 7.1. A pfSense user >> was having the same trouble with a Blackberry Bold, and this fixed it. >> We're now including the diff from Bill on our pfSense 1.2.3 images based >> on FreeBSD 7.1. The Google G1 phone previously didn't work and I suspect >> this will fix it as well, but have not gotten confirmation from anyone >> on that yet. >> >> Thanks to Bill for posting and Bjoern Zeeb for pointing us to his post! >> >> Chris >> _______________________________________________ >> freebsd-current freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe freebsd.org" > > I had the exact same problem with Atheros 9285 and 8.1-STABLE, such as 9-CURRENT. > Changing kernel source as a > http://thread.gmane.org/gmane.os.freebsd.current/110707 didn't help. > What else can I do to it work properly? > > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >