From owner-freebsd-current@FreeBSD.ORG Tue Jul 1 11:30:46 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F09BF37B401 for ; Tue, 1 Jul 2003 11:30:46 -0700 (PDT) Received: from electricrain.com (electricrain.com [64.71.143.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B91544033 for ; Tue, 1 Jul 2003 11:30:46 -0700 (PDT) (envelope-from greg@electricrain.com) Received: (qmail 18243 invoked by uid 601); 1 Jul 2003 18:30:46 -0000 Date: Tue, 1 Jul 2003 11:30:46 -0700 From: "Gregory P. Smith" To: "M. Warner Losh" Message-ID: <20030701183046.GA18005@zot.electricrain.com> References: <99603342.1056757213@melange.errno.com> <20030628223300.GD8119@zot.electricrain.com> <20030701.075650.113468068.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030701.075650.113468068.imp@bsdimp.com> User-Agent: Mutt/1.4i cc: sam@errno.com cc: current@freebsd.org Subject: Re: HEADS UP: Atheros 802.11 support X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 01 Jul 2003 18:30:47 -0000 On Tue, Jul 01, 2003 at 07:56:50AM -0600, M. Warner Losh wrote: > In message: <20030628223300.GD8119@zot.electricrain.com> > "Gregory P. Smith" writes: > : On Fri, Jun 27, 2003 at 11:40:13PM -0700, Sam Leffler wrote: > : > My work to support the Atheros 802.11 hardware is now entirely in the tree > : > and enabled for use. The ath driver supports all Atheros hardware devices > : > and makes FreeBSD the first open source system to support 802.11a and > : > 802.11g*. There are still issues with the driver. man ath(4) for details. > : > > : > Sam > : > > : > *First by a few days--there is also a Linux version of this software > : > available at . > : > : maybe not, another linux driver already existed: http://team.vantronix.net/ar5k/ > > OK, sam had the first WORKING driver. I tried this driver and apart > from light a few LEDs, it most definitely didn't "work" for any useful > definition of "work." "hey, I have this web page, can I count as > first" doesn't count as first. Hehe. I haven't tried either as i don't have 802.11a hardware. I was mostly posting the link to let people know another "driver" exists as a potential reference.