freebsd-src/etc
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
..
defaults Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIA 1999-05-05 07:37:11 +00:00
etc.alpha Sync with rc.i386 - use kldload rather than modload (which never existed 1999-04-24 20:58:37 +00:00
etc.amd64 Reviewed by: jkh 1999-02-09 23:55:13 +00:00
etc.i386 added card1 and card2 to 'all' target. 1999-05-04 17:03:58 +00:00
isdn Rename files to indicate a bit better that they are just samples 1999-01-19 15:33:23 +00:00
kerberosIV Add Id keywords 1998-09-02 01:34:57 +00:00
mail Update this file to no longer list the outdated information about gulf.net 1999-05-01 03:36:07 +00:00
mtree Unbreak my previous commit 1999-05-03 17:42:34 +00:00
namedb Add (commented out) directive and note regarding dumpfile location 1998-12-23 06:06:13 +00:00
periodic Remove remaining traces of the prototype... 1999-03-30 15:31:35 +00:00
ppp Add /usr/share/examples/ppp directory 1999-02-11 16:30:56 +00:00
rc.d Use ``grep -w'' to prevent catching "pcic_pci" 1999-05-04 08:34:55 +00:00
root By popular request, add /usr/local/sbin to this list. 1999-04-28 06:43:08 +00:00
sendmail Fatal typo. 1999-02-28 19:50:17 +00:00
aliases Redirect mail to pseudo-user pop to root. 1999-02-08 21:29:39 +00:00
amd.map Use more sensible defaults. 1999-02-14 07:43:07 +00:00
auth.conf More libcrypt backout. 1999-01-24 13:46:33 +00:00
crontab Run adjkerntz -a at 05:01 too 1998-03-30 09:17:25 +00:00
csh.cshrc Add Id keywords 1998-09-02 01:34:57 +00:00
csh.login Add Id keywords 1998-09-02 01:34:57 +00:00
csh.logout Add Id keywords 1998-09-02 01:34:57 +00:00
dhclient.conf Our default /etc/dhclient.conf. 1999-02-10 18:30:01 +00:00
disktab add minimum2 entry 1999-01-12 00:25:49 +00:00
dm.conf Add Id keywords 1998-09-02 01:34:57 +00:00
fbtab fbtab: Pulled down from Attic, fixed spaces to tabs. 1994-09-23 07:16:13 +00:00
ftpusers Add tty, kmem, bind & pop (MF master.passwd) 1999-04-01 15:14:09 +00:00
gettytab Add Id keywords 1998-09-02 01:34:57 +00:00
group Added group bind(53), added sandbox users tty(4), kmem(5), and bind(53), 1998-12-01 21:19:49 +00:00
host.conf put hosts before bind. 1998-11-16 02:02:30 +00:00
hosts Add myname.my.domain' as another alias for localhost'. We set this 1998-04-16 14:37:19 +00:00
hosts.allow Use more politically correct examples, and expand the examples a bit. 1999-04-08 19:08:53 +00:00
hosts.equiv Add Id keywords 1998-09-02 01:34:57 +00:00
hosts.lpd Add Id keywords 1998-09-02 01:34:57 +00:00
inetd.conf comsat sandbox prevents biff/comsat from being able to print partial 1998-12-01 22:01:59 +00:00
locale.alias Change ASCII case from lower to upper 1997-05-09 10:27:21 +00:00
login.access Add Id keywords 1998-09-02 01:34:57 +00:00
login.conf Change references from "passwordperiod" to "passwordtime", since 1999-04-30 18:19:46 +00:00
make.conf Remove NOPERL. Seems to cause too many problems, as those that try don't 1999-05-02 00:18:02 +00:00
MAKEDEV added card1 and card2 to 'all' target. 1999-05-04 17:03:58 +00:00
MAKEDEV.local Add Id keywords 1998-09-02 01:34:57 +00:00
Makefile Remove old locale links conversion stuff 1999-04-11 19:46:36 +00:00
master.passwd Use /sbin/nologin as shell for operator 1998-12-02 15:17:10 +00:00
minfree Add the installation of /var/crash/minfree with a value of 2048 so that 1994-05-19 12:29:29 +00:00
modems Add Id keywords 1998-09-02 01:34:57 +00:00
motd MF22: Bring forward the far more explanatory motd we had in 2.2.8 1999-04-08 22:39:43 +00:00
netstart Use /etc/defaults/rc.conf everywhere, falling back to /etc/rc.conf 1999-02-10 18:08:16 +00:00
network.subr Remove extraneous space 1999-04-12 15:26:41 +00:00
networks Add Id keywords 1998-09-02 01:34:57 +00:00
newsyslog.conf Now that newsyslog is capable of doing this at a specific time, 1999-01-28 20:03:31 +00:00
pam.conf Add a sample "/etc/pam.conf" file that configures the authentication 1998-11-20 23:20:01 +00:00
pccard.conf.sample Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIA 1999-05-05 07:37:11 +00:00
pccard_ether dhclient is now in /sbin. 1999-02-22 02:55:18 +00:00
phones 1) Remove comment about tip(1) not accepting comments in /etc/phones 1997-10-13 03:17:09 +00:00
printcap Add commented out example of Russian output filter usage 1998-02-04 12:09:06 +00:00
profile Add Id keywords 1998-09-02 01:34:57 +00:00
protocols Add the GRE protocol 1998-02-13 20:21:04 +00:00
rc Break lines to be < 80 chars. 1999-04-02 09:35:34 +00:00
rc.atm Avoid using dmesg to find devices, the buffer may not be big enough. 1998-10-08 08:56:01 +00:00
rc.devfs Use /etc/defaults/rc.conf everywhere, falling back to /etc/rc.conf 1999-02-10 18:08:16 +00:00
rc.diskless1 Revamp rc.diskless. Split into rc.diskless1 and rc.diskless2. provide 1999-02-09 17:17:18 +00:00
rc.diskless2 Use /etc/defaults/rc.conf everywhere, falling back to /etc/rc.conf 1999-02-10 18:08:16 +00:00
rc.firewall Use /etc/defaults/rc.conf everywhere, falling back to /etc/rc.conf 1999-02-10 18:08:16 +00:00
rc.initdiskless Revamp rc.diskless. Split into rc.diskless1 and rc.diskless2. provide 1999-02-09 17:17:18 +00:00
rc.isdn fix cosmetic ISDN startup problem mentioned in PR conf/9957 1999-03-08 11:28:45 +00:00
rc.network Remove extraneous space 1999-04-12 15:26:41 +00:00
rc.pccard Use ``grep -w'' to prevent catching "pcic_pci" 1999-05-04 08:34:55 +00:00
rc.serial Submitted by: bde 1998-03-13 22:03:03 +00:00
rc.shutdown Add /etc/rc.shutdown capability to init. 1997-08-02 00:22:52 +00:00
rc.sysctl Add two features: 1999-03-28 20:36:03 +00:00
remote Add Id keywords 1998-09-02 01:34:57 +00:00
rpc Add Id keywords 1998-09-02 01:34:57 +00:00
security Fix typo: "login failures" -> "login failure" 1999-01-10 11:18:59 +00:00
services Spelling correction. 1999-05-04 13:51:56 +00:00
shells Add Id keywords 1998-09-02 01:34:57 +00:00
syslog.conf - Add a couple comment lines to note that spaces are not allowed as 1998-10-14 21:59:55 +00:00
termcap.small Another round of spelling fixes. 1996-01-31 15:03:18 +00:00