From owner-freebsd-mobile@FreeBSD.ORG Sun Feb 5 09:19:13 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 171EA16A420 for ; Sun, 5 Feb 2006 09:19:13 +0000 (GMT) (envelope-from parv@pair.com) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC70F43D4C for ; Sun, 5 Feb 2006 09:19:12 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([68.67.248.200]) by mta10.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060205091911.SLAW18877.mta10.adelphia.net@default.chvlva.adelphia.net> for ; Sun, 5 Feb 2006 04:19:11 -0500 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 52491B9A3; Sun, 5 Feb 2006 04:19:15 -0500 (EST) Date: Sun, 5 Feb 2006 04:19:15 -0500 From: Parv To: f-mobile Message-ID: <20060205091915.GA17223@holestein.holy.cow> Mail-Followup-To: f-mobile Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: 802.11g NIC w/ on board TKIP (and possibly AES) support 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: Sun, 05 Feb 2006 09:19:13 -0000 Currently i am using FreeBSD 6-STABLE (Feb 3 2005) w/ iwi-firmware port for Intel 2200bg mini PCI card (along w/ wlan_tkip module) ... iwi0@pci2:2:0: class=0x028000 card=0x27118086 chip=0x42208086 rev=0x05 hdr=0x00 vendor = 'Intel Corporation' device = 'PRO/Wireless 2200BG Network Connection' class = network .. and it seems that hardware TKIP encryption support is missing ... iwi0: ieee80211_crypto_newkey: no h/w support for cipher TKIP, falling back to s/w iwi0: ieee80211_crypto_newkey: no h/w support for TKIP MIC, falling back to s/w ... is that right, or is that driver that causes the above messages, by virtue of being unable to "somehow turn on" hardware TKIP encryption? I am interested in a wireless NIC (802.11g band) which has on board support to deal directly w/ TKIP, and possibly AES (so that my laptop does not get very hot while during use of wireless connection). Can anybody verify if Netgear WG111T has such support? - Parv --