From owner-freebsd-mobile@FreeBSD.ORG Mon Nov 20 00:01:44 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 53C2D16A4FF for ; Mon, 20 Nov 2006 00:01:44 +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 A686643D5F for ; Mon, 20 Nov 2006 00:01:31 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id kAK00tx6044126 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 19 Nov 2006 16:00:56 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <4560F037.1030509@errno.com> Date: Sun, 19 Nov 2006 16:00:55 -0800 From: Sam Leffler User-Agent: Thunderbird 1.5.0.7 (X11/20060920) MIME-Version: 1.0 To: Kevin Oberman References: <20061119234828.5A48A4504F@ptavv.es.net> In-Reply-To: <20061119234828.5A48A4504F@ptavv.es.net> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Johan Johansen , freebsd-mobile@freebsd.org Subject: Re: wpa and PRISM 2.5 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: Mon, 20 Nov 2006 00:01:44 -0000 Kevin Oberman wrote: >> I can't get my PRISM-card to work with wpa. It is a minipci-card included >> in my Thinkpad T30, wi driver: >> >> wi0@pci2:2:0: class=0x028000 card=0x25138086 chip=0x38731260 rev=0x01 >> hdr=0x00 >> vendor = 'Intersil Americas Inc (Was: Harris Semiconductor)' >> device = 'PRISM 2.5 802.11b 11Mbps Wireless Controller' >> class = network >> >> I use FreeBSD 6.1-RELEASE, and has a simple WPA-PSK setup on my ap. >> >> Anyone have this working? > > What is the firmware version? (It's in the dmesg.) Only newer versions of the > firmware have any chance of supporting WPA. > > Also, make sure that you have the wlan_tkip module loaded if you expect to use > TKIP. No wpa support for wi. Sam