From owner-freebsd-current@FreeBSD.ORG Sat Jun 28 06:26:48 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 C698737B401 for ; Sat, 28 Jun 2003 06:26:48 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1661D43FDD for ; Sat, 28 Jun 2003 06:26:48 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h5SDQXE2090757; Sat, 28 Jun 2003 07:26:42 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 28 Jun 2003 07:24:40 -0600 (MDT) Message-Id: <20030628.072440.58828420.imp@bsdimp.com> To: sam@errno.com From: "M. Warner Losh" In-Reply-To: <99603342.1056757213@melange.errno.com> References: <99603342.1056757213@melange.errno.com> X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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: Sat, 28 Jun 2003 13:26:49 -0000 In message: <99603342.1056757213@melange.errno.com> Sam Leffler writes: : 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. I've been testing the ath driver with the 5210 and 5211 parts for weeks now, and am quite happy with it. Sam is right that there are issues one must consider when trying to deploy it, but it sure is usable and useful! : *First by a few days--there is also a Linux version of this software : available at . Ah, but it isn't in the linux development kernel yet, now is it :-) Warner