From owner-freebsd-mobile@FreeBSD.ORG Sat Dec 8 17:05:58 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FEC816A419 for ; Sat, 8 Dec 2007 17:05:58 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 7C9E413C45A for ; Sat, 8 Dec 2007 17:05:58 +0000 (UTC) (envelope-from sam@errno.com) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id lB8Gp8Ap018127 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 8 Dec 2007 08:51:09 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <475ACB7C.7050004@errno.com> Date: Sat, 08 Dec 2007 08:51:08 -0800 From: Sam Leffler User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: Bob Bishop References: <200712080701.lB871hI0022552@mail15.syd.optusnet.com.au> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-Rhyolite-Metrics: o.com; whitelist Cc: Tony & Heather Tregale , freebsd-mobile@freebsd.org Subject: Re: Firmware Upgrade MA311 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Dec 2007 17:05:58 -0000 Bob Bishop wrote: > Hi, > > On 8 Dec 2007, at 07:01, Tony & Heather Tregale wrote: >> Can this wireless card decode WPA - PSK, please? If so, how? > > I don't believe the Prism 2.5 chipset can do WPA. See `man wi' I believe the fw is capable of supporting WPA starting with 1.7 or possibly an earlier rev. The problem is entirely in in the wi driver. Note that "decode WPA - PSK" is actually a misnomer as most all the work ends up happening in the host--all the fw needs to do is "get out of the way". Sam