From owner-freebsd-stable@FreeBSD.ORG Mon Nov 15 17:32:55 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C20C716A4CE for ; Mon, 15 Nov 2004 17:32:55 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8675E43D41 for ; Mon, 15 Nov 2004 17:32:55 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id iAFHWsWi002027 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 15 Nov 2004 09:32:55 -0800 (PST) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: Michael =?iso-8859-1?q?Lyngb=F8l?= Date: Mon, 15 Nov 2004 09:40:48 -0800 User-Agent: KMail/1.7 References: <416DF63E.6000401@errno.com> <20041111055115.GA58987@zibbi.icomtek.csir.co.za> <20041115165342.GD2500@freesbee.wheel.dk> In-Reply-To: <20041115165342.GD2500@freesbee.wheel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200411150940.49215.sam@errno.com> cc: stable@freebsd.org Subject: Re: net80211+atheros changes (updated) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2004 17:32:55 -0000 On Monday 15 November 2004 08:53 am, Michael Lyngb=F8l wrote: > On 11.11.2004 07:51:15 +0000, John Hay wrote: > > > Let's try this again: > > > > > > http://people.freebsd.org/~sam/net80211+ath-20041015.tgz > > > > > > This applys cleanly to -current as of last night, builds, and boots. > > > Beware of applying this over old patches as patch -N doesn't always > > > seem to do the right thing with the new files. I tested against a > > > clean cvs co. > > > > For those interested, here is a patch so that one can use Sam's patches > > on 5.3 too. > > Nice work! Sam's + John's patches works nicely on IBM T41 w/ 5.3-REL. > > ath0: mem 0xc0210000-0xc021ffff irq 11 at device 2.0 on pc= i2 > ath0: Ethernet address: 00:05:4e:4b:a8:aa > ath0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps > ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps > ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps > 24Mbps 36Mbps 48Mbps 54Mbps ath0: mac 5.6 phy 4.1 5ghz radio 1.7 2ghz rad= io > 2.3 > ath0: Use hw queue 1 for WME_AC_BE traffic > ath0: Use hw queue 0 for WME_AC_BK traffic > ath0: Use hw queue 2 for WME_AC_VI traffic > ath0: Use hw queue 3 for WME_AC_VO traffic > > I'm able to use WEP which was broken before. I'll try TKIP and CCMP > crypto support. > > Any chance of getting these changes committed? No. I have stated previously that I will not commit any of these changes t= o=20 CVS until at least one other committer agrees to help with the fallout (to= =20 other wireless drivers). In particular I need someone to take responsibili= ty=20 for the wi driver. Sam