From owner-freebsd-mobile@FreeBSD.ORG Thu Jan 15 12:29:45 2004 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 744FD16A4CE for ; Thu, 15 Jan 2004 12:29:45 -0800 (PST) Received: from fiinbeck.math.ntnu.no (fiinbeck.math.ntnu.no [129.241.15.140]) by mx1.FreeBSD.org (Postfix) with SMTP id CAEB643D66 for ; Thu, 15 Jan 2004 12:29:40 -0800 (PST) (envelope-from hanche@math.ntnu.no) Received: (qmail 7126 invoked from network); 15 Jan 2004 20:29:39 -0000 Received: from localhost (127.0.0.1) by localhost with SMTP; 15 Jan 2004 20:29:39 -0000 To: freebsd-mobile@freebsd.org In-Reply-To: <200401151434.i0FEYXqX029258@nest.sm.sony.co.jp> References: <20040115134602O.hanche@math.ntnu.no> <200401151434.i0FEYXqX029258@nest.sm.sony.co.jp> <200401150720.35228.sam@errno.com> <4006AF5C.9010605@centtech.com> X-Mailer: Mew version 1.94.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) X-URL: http://www.math.ntnu.no/~hanche/ Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 8bit Message-Id: <20040115212939W.hanche@math.ntnu.no> Date: Thu, 15 Jan 2004 21:29:39 +0100 From: Harald Hanche-Olsen X-Dispatcher: imput version 20000228(IM140) Lines: 33 Subject: Re: D-Link DWL-AG650, AirPort Extreme, and WEP 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: Thu, 15 Jan 2004 20:29:45 -0000 + Atsushi Onoe : | This is primarily due to AirPort uses "shared" authentication mode | whenever WEP is enabled, and the 802.11 framework doesn't support | the mode at this moment. Well, argh! Seems impossible to exercise due diligence in making sure stuff will work together before you buy. It's not enough to satisfy standard XYZ, there are always variants to the standards that will get you. Oh, well. But thanks for the explanation. + Sam Leffler : | On Thursday 15 January 2004 06:39 am, Eric Anderson wrote: | > Speaking of shared mode - is anyone working on this currently? | | I have working code in my perforce branch but no time to commit it. | I actually have a large number of net80211 changes pending commit | there (it includes a merge of the netbsd changes). + Eric Anderson : | Great! If you need someone to do some testing, I'm up for it. Me too. So long as the code is compatible with 5.2-RELEASE, anyway. I don't really have the time to follow -CURRENT these days. Sam, if you want me to try your code, feel free to mail me a sample. In the mean time, I'll just run WEPless. Not likely that I'll have a lot of unauthorized accesses to my net where I live anyway, and besides my more sensitive traffic moves over ssh anyway. - Harald