From owner-freebsd-questions@FreeBSD.ORG Wed Apr 11 10:28:18 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76FE7106566B for ; Wed, 11 Apr 2012 10:28:18 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from anakin.london.02.net (anakin.london.02.net [87.194.255.134]) by mx1.freebsd.org (Postfix) with ESMTP id 19A268FC15 for ; Wed, 11 Apr 2012 10:28:17 +0000 (UTC) Received: from muji2.config (87.194.237.233) by anakin.london.02.net (8.5.140) id 4EEB63D2020F710F for freebsd-questions@freebsd.org; Wed, 11 Apr 2012 11:28:16 +0100 Message-ID: <4F855CC0.4060009@onetel.com> Date: Wed, 11 Apr 2012 11:28:16 +0100 From: Chris Whitehouse User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.9) Gecko/20100924 Thunderbird/3.1.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <87obqzqyhm.fsf@neti.kendallshaw.com> <4F84AF58.2090306@onetel.com> <878vi3qk4h.fsf@neti.kendallshaw.com> In-Reply-To: <878vi3qk4h.fsf@neti.kendallshaw.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: pcmcia wifi adapter that can be purchased? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2012 10:28:18 -0000 On 10/04/2012 23:47, Kendall Shaw wrote: > Chris Whitehouse writes: > >> On 10/04/2012 18:37, Kendall Shaw wrote: >>> >>> Do you happen to know of a PCMCIA Type II wireless adapter that is >>> currently being sold online that supports WPA under freebsd 9.0? >>> Alternately, a USB 1.0 adapter? I would rather keep the USB ports free >>> for other uses. >> >> Linksys WPC54G works with malo driver (check the man page if you get >> one) and is available on ebay. I haven't had one in regular use but I >> just did a flood ping on 9.0R i386 and it showed less than 1% packet >> loss. >> >> Chris > > Thanks. Oops... I clicked too soon and bought from Amazon. The bwi/bwn Yes looks a bit more expensive there than ebay. > man pages say the version 3 of the adapter is supported. Amazon doesn't > say what version. Is the malo driver for newer versions of the adapter? My card is v5 with Marvell Libertas 88W8335 chip. Chris