From owner-freebsd-mobile@FreeBSD.ORG Fri Sep 24 21:01:10 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7696316A50B for ; Fri, 24 Sep 2004 21:01:10 +0000 (GMT) Received: from smaug.vex.net (smaug.vex.net [66.96.28.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 176A443D4C for ; Fri, 24 Sep 2004 21:00:41 +0000 (GMT) (envelope-from guy-dated-1098651619.03680e@obstruction.com) Received: from chaos.obstruction.com (CPE00e018983b2f-CM013349903124.cpe.net.cable.rogers.com [65.48.209.174]) by smaug.vex.net (Postfix) with ESMTP id EABFD2648E for ; Fri, 24 Sep 2004 17:00:38 -0400 (EDT) Received: by chaos.obstruction.com (Postfix, from userid 1000) id 8E6E25C8C; Fri, 24 Sep 2004 17:00:19 -0400 (EDT) Received: by chaos.obstruction.com (tmda-sendmail, from uid 1000); Fri, 24 Sep 2004 17:00:19 -0400 (EDT) Date: Fri, 24 Sep 2004 17:00:18 -0400 To: freebsd-mobile@freebsd.org Message-ID: <20040924210018.GA18369@chaos.obstruction.com> References: <20040923160756.GA9501@chaos.obstruction.com> <200409230929.22911.sam@errno.com> <20040923180533.GA5307@mehnert.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040923180533.GA5307@mehnert.org> User-Agent: Mutt/1.5.4i From: Guy Middleton X-Delivery-Agent: TMDA/1.0.3 (Seattle Slew) Subject: Re: Atheros wireless can't find 11b modes on 5.3-BETA5 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Guy Middleton List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Sep 2004 21:01:10 -0000 On Thu, Sep 23, 2004 at 08:05:33PM +0200, Hannes Mehnert wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > On Thu, Sep 23, 2004 at 09:29:22AM -0700, Sam Leffler wrote: > > On Thursday 23 September 2004 09:07 am, Guy Middleton wrote: > > > I just installed 5.3-BETA5 on an IBM T41 with an Atheros wireless card. > > > Boot message shows 11a and 11g rates, but no 11b: > > > > > I had the same bug with FreeBSD-CURRENT and an Atheros 5212 card. > > > I don't see the hal rev but this is likely caused by an old bug in the hal > > that's long since fixed. If you can try the existing patches you'd know for > > sure. I'm working to update the patches to include a fix for WEP and some > > more updates but I'm stuck on a use-after-free bug and have no time at the > > moment to pursue it. > > Your patch (http://people.freebsd.org/~sam/net80211+ath-20040818.tgz) > fixed the problem for me (now I have 802.11a,b and g). I just tried it; fixed here too (although WEP still is not working). -Guy