From owner-freebsd-questions@FreeBSD.ORG Thu Mar 8 12:20:41 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 71B5716A402 for ; Thu, 8 Mar 2007 12:20:41 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (www.unsane.co.uk [85.233.185.162]) by mx1.freebsd.org (Postfix) with ESMTP id 04F3313C48D for ; Thu, 8 Mar 2007 12:20:40 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from [192.168.10.217] ([192.168.10.217]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.13.8) with ESMTP id l28CKR7o051279 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 8 Mar 2007 12:20:28 GMT (envelope-from jhary@unsane.co.uk) Message-ID: <45EFFF96.2040100@unsane.co.uk> Date: Thu, 08 Mar 2007 12:20:38 +0000 From: Vince User-Agent: Thunderbird 1.5.0.9 (X11/20070129) MIME-Version: 1.0 To: Doug Poland References: <20070307220223.GA45436@polands.org> In-Reply-To: <20070307220223.GA45436@polands.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: PRISM3(PCMCIA) and/or wi(4) driver unable to do WPA? 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: Thu, 08 Mar 2007 12:20:41 -0000 Doug Poland wrote: > Hello, > > I just acquired a Linksys "Instant Wireless Network PC Card" 802.11b > wireless NIC. When plugged into a 6.2 i386 laptop, dmesg reports: > > wi0: at port 0x100-0x13f irq 11 function 0 config 1 on pccard1 > wi0: using RF:PRISM3(PCMCIA) > wi0: Intersil Firmware: Primary (1.1.0), Station (1.4.2) > wi0: Ethernet address: 00:06:25:18:6e:1d > > When I attempted to connect to my WPA-PSK WAP, wpa_supplicant(8) just > hangs. When I turned off encryption on the WAP, and enter: > > # dhclient wi0 > > Then the NIC connects just fine. So the question is, is it the NIC, the > wi(4) driver, or what? > > The driver sadly, see http://www.freebsd.org/projects/ideas/#p-wi Its possible someones working on it but not that i know of. Vince