From owner-freebsd-questions@FreeBSD.ORG Wed Jun 15 23:33:54 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88AD216A41C for ; Wed, 15 Jun 2005 23:33:54 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 028B643D49 for ; Wed, 15 Jun 2005 23:33:53 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id 37so76651wra for ; Wed, 15 Jun 2005 16:33:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FiWYx1UqlkxpqXKPlj5ShXTC/OS5+H7IxEcMR/9oCLKlOE3bgDY5U1mFKedWq9qDzc/snxdAYYdrIB0v+Tyrjh0xCdR4awKeMP3gVkUyFyiFyH+mKW4JP+/XnajzxPnJz+NQ8yfe4KPzcXE7nR6tTpJ3KfCh95/h91lfYL1f2uY= Received: by 10.54.53.25 with SMTP id b25mr102291wra; Wed, 15 Jun 2005 16:33:53 -0700 (PDT) Received: by 10.54.124.2 with HTTP; Wed, 15 Jun 2005 16:33:53 -0700 (PDT) Message-ID: Date: Wed, 15 Jun 2005 18:33:53 -0500 From: Nikolas Britton To: Mike Meyer In-Reply-To: <17071.17666.159804.687239@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <17071.17666.159804.687239@guru.mired.org> Cc: questions@freebsd.org Subject: Re: Sudden need for a wireless card for 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nikolas Britton List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jun 2005 23:33:54 -0000 On 6/14/05, Mike Meyer wrote: > I suddenly find myself in need of a wireless card for a 5.3 desktop box. >=20 > Anyone want to recommend something? PLANET WL-8310, $30: http://www.newegg.com/Product/Product.asp?Item=3DN82E16833322201 http://www.planet.com.tw/news/productnews/WL-8310.htm IIRC this was the cheapest WLAN card I could find that supported FreeBSD's hostap mode. It's listed as having an Atheros chipset in the Linux hostap WLAN list and IIRC I did some fact checking (think maybe it was the FCC report) and it DID have a FreeBSD supported atheros chipset. I was going to buy this card and test it but haven't got around to it yet, this was back in the late fall of last year. Otherwise you could look for a Prism2/2.5/3 chipset based card. Check out the following man pages; ath, wi, and wlan. If you want a grep'able' copy of the Linux wlan list (76K, ASCII text) email me. I had to pull it in HTML form off the website (I can't remember which site though?) and manually format it. it lists 5 things; company name, what wifi it supports i.g. 802.11b or 802.11a etc., model number, interface type i.g. PC-Card, CardBus, PCI, Mini-PCI, etc., and what chipset it uses. I can post it here if you want but like I said earlier, it's 76KB's of plain text.