freebsd-dev/sys/conf
Bill Paul 31a08ab08e Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIA
adapter (and some workalikes). Also add man pages and a wicontrol
utility to manipulate some of the card parameters.

This driver was written using information gleaned from the Lucent HCF Light
library, though it does not use any of the HCF Light code itself, mainly
because it's contaminated by the GPL (but also because it's pretty gross).
The HCF Light lacks certain featurs from the full (but proprietary) HCF
library, including 802.11 frame encapsulation support, however it has
just enough register information about the Hermes chip to allow someone
with enough spare time and energy to implement a proper driver. (I would
have prefered getting my hands on the Hermes manual, but that's proprietary
too. For those who are wondering, the Linux driver uses the proprietary
HCF library, but it's provided in object code form only.)

Note that I do not have access to a WavePOINT access point, so I have
only been able to test ad-hoc mode. The wicontrol utility can turn on
BSS mode, but I don't know for certain that the NIC will associate with
an access point correctly. Testers are encouraged to send their results
to me so that I can find out if I screwed up or not.
1999-05-05 07:37:11 +00:00
..
defines
files Add a new "file" to procfs: "rlimit" which shows the resource limits for 1999-04-30 13:04:21 +00:00
files.alpha Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
files.i386 Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIA 1999-05-05 07:37:11 +00:00
files.pc98 Commented out adv_isa.c. 1999-04-24 04:22:57 +00:00
kern.mk Fixed comment and whitespace lossage in recent commits. The -W flag 1999-01-29 10:57:18 +00:00
kmod.mk s/lkm(4)/kld(4)/ 1999-04-23 20:53:34 +00:00
ldscript.alpha Lots of changes, including: 1998-08-10 07:53:59 +00:00
ldscript.amd64 Increased kernel virtual address space to 1GB. NOTE: You MUST have fixed 1999-03-11 18:28:46 +00:00
ldscript.i386 Increased kernel virtual address space to 1GB. NOTE: You MUST have fixed 1999-03-11 18:28:46 +00:00
ldscript.powerpc Lots of changes, including: 1998-08-10 07:53:59 +00:00
majors Grab a char-major for dallas semiconductor one-wire bus. 1999-05-04 10:48:22 +00:00
Makefile.alpha Bump configvers; when the updates to generic/lint get committed, the old 1999-04-24 21:38:50 +00:00
Makefile.i386 Bump configvers; when the updates to generic/lint get committed, the old 1999-04-24 21:38:50 +00:00
Makefile.pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.148. 1999-04-25 04:04:24 +00:00
Makefile.powerpc Bump configvers; when the updates to generic/lint get committed, the old 1999-04-24 21:38:50 +00:00
newvers.sh This is now 4.0-current 1999-01-21 03:07:33 +00:00
nfsswapkernel.c
NOTES Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIA 1999-05-05 07:37:11 +00:00
options Zap LKM option and support. Farewell old friend. 1999-04-19 14:19:52 +00:00
options.alpha Keyboard driver update in preparation for the USB keyboard driver. 1999-03-10 10:36:53 +00:00
options.i386 The fd options changed during new-bus. 1999-04-24 21:46:56 +00:00
options.pc98 Sync with sys/i386/conf/options.i386 revision 1.112. 1999-04-25 04:05:31 +00:00
param.c Allow setting MAXFILES in the kernel config. 1999-04-09 16:28:11 +00:00
systags.sh