From owner-freebsd-current@FreeBSD.ORG Tue Sep 1 04:12:59 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1A9A106566C for ; Tue, 1 Sep 2009 04:12:59 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.freebsd.org (Postfix) with ESMTP id D7C318FC15 for ; Tue, 1 Sep 2009 04:12:59 +0000 (UTC) Received: from [172.17.2.19] (jn@stealth.jnielsen.net [74.218.226.254]) (authenticated bits=0) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id n813wtel098918; Mon, 31 Aug 2009 23:58:55 -0400 (EDT) (envelope-from lists@jnielsen.net) From: John Nielsen To: freebsd-current@freebsd.org Date: Mon, 31 Aug 2009 23:58:51 -0400 User-Agent: KMail/1.9.10 References: <20090807165850.3e8541f8@vaio> <20090808134101.44d7d210@vaio> <4A7E5E2B.6060204@errno.com> In-Reply-To: <4A7E5E2B.6060204@errno.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200908312358.51491.lists@jnielsen.net> X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on ns1.jnielsen.net X-Virus-Status: Clean Cc: Subject: WEP on wi(4) [was: Re: LOR wlan0 wi0] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2009 04:13:00 -0000 On Sunday 09 August 2009 01:27:07 am Sam Leffler wrote: > > Sam Leffler wrote: > I can confirm WEP is broken on wi in sta mode (and probably ap mode). > I found at least two bugs but couldn't get it to work so am going to > leave it as an errata for 8.0. But what's truly odd is that WPA works > fine despite a bug that should've caused it to not work. I knew WPA > worked which is probably why I ignored WEP (noone in their right mind > uses WEP when WPA is available :-)). So for us wrong-minded people with wi(4) hardware that lacks WPA support is it better to stick with 7.x for now? Any patches available or a rough ETA? Is there a specific set of 8-CURRENT commits before which WEP is known (or strongly suspected) to work? Anything others can do to help besides ask annoying questions? (Sadly I'm not quite enough of a kernel hacker to adopt maintainership of wi.) Thanks! JN