From owner-freebsd-questions@FreeBSD.ORG Wed Mar 7 22:34:58 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 5602016A400 for ; Wed, 7 Mar 2007 22:34:58 +0000 (UTC) (envelope-from djp@polands.org) Received: from corinth.polands.org (CPE-75-87-219-217.new.res.rr.com [75.87.219.217]) by mx1.freebsd.org (Postfix) with ESMTP id 1A9ED13C4A5 for ; Wed, 7 Mar 2007 22:34:58 +0000 (UTC) (envelope-from djp@polands.org) Received: from ammon.polands.org (ammon.polands.org [172.16.1.7]) by corinth.polands.org (8.13.8/8.13.8) with ESMTP id l27M8tsx064970 for ; Wed, 7 Mar 2007 16:08:55 -0600 (CST) (envelope-from djp@polands.org) Received: from ammon.polands.org (localhost [127.0.0.1]) by ammon.polands.org (8.13.8/8.13.8) with ESMTP id l27M2bHX045493 for ; Wed, 7 Mar 2007 16:02:37 -0600 (CST) (envelope-from djp@ammon.polands.org) Received: (from djp@localhost) by ammon.polands.org (8.13.8/8.13.8/Submit) id l27M2bkq045492 for questions@freebsd.org; Wed, 7 Mar 2007 16:02:37 -0600 (CST) (envelope-from djp) Date: Wed, 7 Mar 2007 16:02:37 -0600 From: Doug Poland To: questions@freebsd.org Message-ID: <20070307220223.GA45436@polands.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 X-Virus-Scanned: ClamAV 0.88.4/2772/Wed Mar 7 14:41:03 2007 on corinth.polands.org X-Virus-Status: Clean Cc: Subject: 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: Wed, 07 Mar 2007 22:34:58 -0000 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? -- Regards, Doug