freebsd-dev/sys/conf
Bill Paul dda0e6f54e Update the WaveLAN/IEEE driver:
- Convert to new bus attachment scheme. Thanks to Blaz Zupan for doing
  the initial work here. One thing I changed was to have the attach
  and detach routines work like the PCI drivers, which means that in
  theory you should be able to load and unload the driver like the PCI
  NIC drivers, however the pccard support for this hasn't settled down
  yet so it doesn't quite work. Once the pccard work is done, I'll have
  to revisit this.

- Add device wi0 to PCCARD. If we're lucky, people should be able to
  install via their WaveLAN cards now.

- Add support for signal strength caching. The wicontrol utility has
  also been updated to allow zeroing and displaying the signal strength
  cache.

- Add a /sys/modules/wi directory and fix a Makefile to builf if_wi.ko.
  Currently this module is only built for the i386 platform, though once
  the pccard stuff is done it should be able to work on the alpha too.
  (Theoretically you should be able to plug one of the WaveLAN/IEEE ISA
  cards into an alpha with an ISA slot, but we'll see how that turns out.

- Update LINT to use only device wi0. There is no true ISA version of
  the WaveLAN/IEEE so we'll never use an ISA attachment.

- Update files.i386 so that if_wi is dependent on card.
1999-11-25 20:45:49 +00:00
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
files.alpha Add pcm entries for the alpha too, since they were taken out of 1999-11-22 16:10:26 +00:00
files.i386 Update the WaveLAN/IEEE driver: 1999-11-25 20:45:49 +00:00
files.pc98 Sync with sys/i386/conf/files.i386 revision 1.277. 1999-10-13 11:00:27 +00:00
kern.mk Make "-mpreferred-stack-boundary=2" the default on the i386. 1999-11-17 07:30:35 +00:00
kmod.mk Add .ORDER which is needed for the previous commit to work with -jN. 1999-11-23 17:18:52 +00:00
ldscript.alpha Lots of changes, including: 1998-08-10 07:53:59 +00:00
ldscript.amd64 Remove a rather bogus search path reference.. 1999-06-03 22:07:41 +00:00
ldscript.i386 Remove a rather bogus search path reference.. 1999-06-03 22:07:41 +00:00
ldscript.powerpc Lots of changes, including: 1998-08-10 07:53:59 +00:00
majors Move Alpha conflicting entries (98,99) to 135,136. Renumber the zsc 1999-11-18 04:20:23 +00:00
Makefile.alpha Update the Alpha makefile to be more in line with the x86 version. It 1999-11-22 15:39:13 +00:00
Makefile.i386 Update the Alpha makefile to be more in line with the x86 version. It 1999-11-22 15:39:13 +00:00
Makefile.pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.165. 1999-11-25 12:52:13 +00:00
Makefile.powerpc Update the Alpha makefile to be more in line with the x86 version. It 1999-11-22 15:39:13 +00:00
newvers.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfsswapkernel.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
NOTES Update the WaveLAN/IEEE driver: 1999-11-25 20:45:49 +00:00
options Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
options.alpha - Added the following options; they have existed in syscons 1999-11-08 10:59:48 +00:00
options.i386 - Added the following options; they have existed in syscons 1999-11-08 10:59:48 +00:00
options.pc98 Sync with sys/i386/conf/options.i386 revision up to 1.127. 1999-11-09 12:16:01 +00:00
param.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00