From owner-freebsd-mobile@FreeBSD.ORG Thu Oct 2 23:16:21 2003 Return-Path: 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 4F3DF16A4B3 for ; Thu, 2 Oct 2003 23:16:21 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E696643FEA for ; Thu, 2 Oct 2003 23:16:19 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p1/8.12.9) with ESMTP id h936GEAD026961; Fri, 3 Oct 2003 00:16:14 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 03 Oct 2003 00:16:16 -0600 (MDT) Message-Id: <20031003.001616.29963360.imp@bsdimp.com> To: oberman@es.net From: "M. Warner Losh" In-Reply-To: <20031002155001.4881A5D07@ptavv.es.net> References: <20031002155001.4881A5D07@ptavv.es.net> X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd@faruk.net cc: freebsd-mobile@freebsd.org Subject: Re: Advice: 128 bit wep and Prism chipset X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 06:16:21 -0000 In message: <20031002155001.4881A5D07@ptavv.es.net> "Kevin Oberman" writes: : I believe that : some cards allow the specification of all 128 bits, but this is not : common.) no. The cards that do 128 or 192 or 256 bits really have 24 bits less of static key. It is a feature of wep that the other 24 bits are specified on a per packet basis. Warner