From owner-freebsd-mobile@FreeBSD.ORG Sat Sep 13 14:54:26 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E42F6106567D for ; Sat, 13 Sep 2008 14:54:26 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id 6776B8FC0C for ; Sat, 13 Sep 2008 14:54:26 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so277665uge.39 for ; Sat, 13 Sep 2008 07:54:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:cc :subject:message-id:references:mime-version:content-type :content-disposition:in-reply-to:user-agent:sender; bh=bGmHP/mz/4nHdnfDse1aVPF6vF8AEG3SYQgU8vavJUY=; b=Zpc8FxvztCJb6+GXk2MAbmNwtlHFGyZq5uzOMmgygSYckhx5+ldk4oit9Wb4OIJHfE 4JnMnjhgjQhaCFVmUyBa79+qH0ll3sk2eoD0TBIoiWTlfXaq5DWGds9KlE1CGPne9vA1 aOuPneFB+AJzdYXEuNSn4q7ARyH8vN5W1ZaBA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent:sender; b=J5rqZN8/MyI6tdAJ/OXnFBIF/nH2KlqeIPYE9tqEZAzimf6wE4XKr260TR5YMhv4fb 0PQn6V0VPvvTDagEs9scyvgfs4XLyKyljd8Owo0vzFjfUFQ1e7SyZVMEnf6UyulvxWey Dp7/LrvmaT0j6uD0V5atdHWtw0LEEtZwOgmoE= Received: by 10.210.19.4 with SMTP id 4mr2095504ebs.48.1221317664953; Sat, 13 Sep 2008 07:54:24 -0700 (PDT) Received: from alpha.local ( [83.144.140.92]) by mx.google.com with ESMTPS id t2sm949929gve.9.2008.09.13.07.54.23 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 13 Sep 2008 07:54:23 -0700 (PDT) Received: by alpha.local (Postfix, from userid 1001) id 7BFE811500; Sat, 13 Sep 2008 15:51:45 +0100 (WEST) Date: Sat, 13 Sep 2008 15:51:45 +0100 From: Rui Paulo To: Alexandre Sunny Kovalenko Message-ID: <20080913145145.GA13435@alpha.local> References: <20080828002919.GA54169@alpha.local> <1221313811.1305.15.camel@RabbitsDen> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1221313811.1305.15.camel@RabbitsDen> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: Rui Paulo Cc: freebsd-net@freebsd.org, freebsd-current@freebsd.org, Rui Paulo , freebsd-mobile@freebsd.org Subject: Re: HEADS UP: ath_hal updated to 0.10.5.10 -- PLEASE TEST X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2008 14:54:27 -0000 On Sat, Sep 13, 2008 at 09:50:11AM -0400, Alexandre Sunny Kovalenko wrote: > On Thu, 2008-08-28 at 01:29 +0100, Rui Paulo wrote: > > Hi, > > We've updated ath_hal in HEAD to 0.10.5.10. This supports a couple of > > new chips, namely those on the Asus Eee PC, MacBooks and other laptops. > > > > If you have an Atheros or Atheros based card, I really wanted you to > > test it. We were unable to test this in several Atheros chipsets, so > > if you find a regression, please contact me or Sam Leffler > > (sam@freebsd.org) ASAP. > > So, please give it a try :-) > I don't know if it is necessarily useful thing to report, but I have > pulled it into RELENG_7 (as of August 29th) and so far I have not seen > lookups, which were my regular fare with 0.9.20.3 and powerd. Yes, I think I had them too sometimes. > I see a lot of "bogus rix..." and "bogus ndx0..." messages flying by, > but since nobody promised that this should work on RELENG_7, I don't > think they are worth reporting ;) They happen to me on HEAD too (but I think they are harmless). Regards, -- Rui Paulo