From owner-freebsd-stable@FreeBSD.ORG Thu Jun 16 16:10:27 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 1461516A41C for ; Thu, 16 Jun 2005 16:10:27 +0000 (GMT) (envelope-from e-kamo@trio.plala.or.jp) Received: from mvs1.plala.or.jp (c158129.vh.plala.or.jp [210.150.158.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 883D343D55 for ; Thu, 16 Jun 2005 16:10:25 +0000 (GMT) (envelope-from e-kamo@trio.plala.or.jp) Received: from msc2.plala.or.jp ([172.23.8.25]) by mvs1.plala.or.jp with ESMTP id <20050616161024.GIL15872.mvs1.plala.or.jp@msc2.plala.or.jp> for ; Fri, 17 Jun 2005 01:10:24 +0900 Received: from [192.168.35.8] ([220.33.68.80]) by msc2.plala.or.jp with ESMTP id <20050616161024.IMLM17963.msc2.plala.or.jp@[192.168.35.8]> for ; Fri, 17 Jun 2005 01:10:24 +0900 Message-ID: <42B1A477.8050002@trio.plala.or.jp> Date: Fri, 17 Jun 2005 01:10:31 +0900 From: Eitarou Kamo User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: ja, en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <42B0E56B.4030609@trio.plala.or.jp> <200506161458.51227.doconnor@gsoft.com.au> <42B126ED.6040005@trio.plala.or.jp> <200506160851.45353.fcash@ocis.net> In-Reply-To: <200506160851.45353.fcash@ocis.net> X-Enigmail-Version: 0.90.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Atheros drirve X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2005 16:10:27 -0000 Hi, Freddie Cash wrote: >On June 16, 2005 12:14 am, Eitarou Kamo wrote: > > >>Daniel O'Connor wrote: >> >> >>>On Thu, 16 Jun 2005 12:05, Eitarou Kamo wrote: >>> >>> >>>>Is there the Atheros wi-fi driver with WPA encryption. >>>>Do I need WPA_supplicant like hack? >>>> >>>> > > > >>>I'd say you need to use wpa_supplicant but I don't see it as a hack.. >>> >>> > > > >>I'll try the *tweak*. >> >> > >How is it a hack or a tweak to run a supplicant that the WPA >setup, configuration, and maintenance? You have one central program that >can be used by multple drivers, allowing for faster / better development, >and less reimplementation in each driver. > > > For now, I only use it. I dare say I only configure it. >Plus, I've yet to see any Windows wireless drivers that didn't need the >Aegis protocol driver also installed in order to use WPA. :) At least >you can configure how the wpa_supplicant works -- I've yet to find a way >to tweak the Aegis protocol in Windows. :) > > > Don't worry Now I *do* use wpa_supplicant, on linux though. So I can configure it, I guess. Eitarou