linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Alternative driver for Lucent 802.11 cards
@ 2001-02-28  5:04 David Gibson
  0 siblings, 0 replies; only message in thread
From: David Gibson @ 2001-02-28  5:04 UTC (permalink / raw)
  To: linux-kernel

I've written a driver for the Lucent and Cabletron 802.11 cards, to
replace the wvlan_cs driver. I'm looking for people to test this
driver with as many card/firmware variations as possible.

The new driver doesn't use the Lucent HCF-Light code, and as a
consequence the code should be easier to follow. The locking is also
slightly more sophisticated in that this driver shouldn't leave IRQs
disabled for long periods of time like wvlan_cs can.

The driver is basically complete, although it lacks a few features of
wvlan_cs (some less used iwconfig settings). Currently it supports the
Lucent and Cabletron cards, and it partially works (no WEP) on at
least one Prism based card (the Farallon Skyline). I hope to make it
support the Apple Airport cards as well, eventually.

wvlan_cs, the linux-wlan driver and the NetBSD if_wi driver were all
used quite heavily as references in writing this driver. This driver
is written (currently) strictly for use with 2.4 - it won't work with
2.2 or with the out-of-the-kernel pcmcia modules (mostly for trivial
reasons).

Currently it's not nicely packaged. The various files can be grabbed
from:
	 http://www.linuxcare.com.au/dgibson/dldwd/
How to build and install the driver is left as an exercise to the
reader.

-- 
David Gibson, Technical Support Engineer, Linuxcare, Inc.
+61 2 6262 8990
dgibson@linuxcare.com.au http://www.linuxcare.com/ 
Linuxcare. Putting open source to work.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-02-28  5:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-28  5:04 Alternative driver for Lucent 802.11 cards David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).