From owner-freebsd-mobile Sun Jul 1 5:46:30 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mailtoaster1.pipeline.ch (mailtoaster1.pipeline.ch [62.48.0.70]) by hub.freebsd.org (Postfix) with SMTP id 79B4E37B409 for ; Sun, 1 Jul 2001 05:46:21 -0700 (PDT) (envelope-from oppermann@monzoon.net) Received: (qmail 68266 invoked from network); 1 Jul 2001 12:44:47 -0000 Received: from unknown (HELO monzoon.net) ([195.134.148.7]) (envelope-sender ) by mailtoaster1.pipeline.ch (qmail-ldap-1.03) with SMTP for ; 1 Jul 2001 12:44:47 -0000 Message-ID: <3B3F1B32.A25013AE@monzoon.net> Date: Sun, 01 Jul 2001 14:44:34 +0200 From: Andre Oppermann X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: gerti@BITart.com Cc: Andre Oppermann , freebsd-mobile@freebsd.org Subject: Re: Lucent Wavelan and PRISMII References: <3B3DEC84.2E357E86@monzoon.net> <20010630230331.6288.qmail@camelot.bitart.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Gerd Knops wrote: > > Andre Oppermann wrote: > > I have all the information that is needed to make the wi() driver > > work absolutely cleanly with Lucent Orinoco based and PRISMII based > > cards. > > > > So I am willing to take over the maintainership of the wi() driver > > and have a patch introducing a lot of additional functionality in > > approximatly six weeks from now. > > > > For my employer I've done the AP functionality into the wi() driver. > > But that I can't release. I can do any client functionality that is > > already disclosed in other open-source drivers (which is basically > > all client functions for Orinoco and PRISMII). Although I have a far > > better base available than to reengineer those other drivers. > > > Maybe you'll be able to clear up the mystery why WEP doesn't work with > the SMC2632W? Yes, the WEP configuration RID's have been added independently after Lucent (WaveLan) and Intersil (Harris) developed the chipset jointly. So in both API's the RID's are different from each other (not only that, they also have a different meaning on PRISMII) and if you try to enable WEP on the PRISMII it'll simply crush the card (at least my Nokia card is wedged afterwards). I have documented all differences in both API's and are on the way of putting the additional code into the driver. -- Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message