freebsd-dev/sys/modules
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
..
aha
al
amr
atapi
ax
bktr Add vnode_if.c to CLEANFILES. 1999-11-22 06:38:30 +00:00
cardbus
cbb
ccd
cd9660
coda
coff
dm
fdesc
fdescfs
fpu
fxp
gnufpu
ibcs2
if_disc
if_ppp
if_sl
if_tun
ip_mroute_mod
ipfilter Add ipfilter kld and wire it in. 1999-11-23 22:18:17 +00:00
ipfw
joy
kernfs
linux
md
mfs
mii
mlx
msdos
msdosfs
mx
ncp
netgraph Document the requirement for root privileges. 1999-11-21 23:19:13 +00:00
nfs
nfsclient
nfsserver
ntfs
nullfs
nwfs
pccard
pcic
pn
portal
portalfs
procfs
rl
sf
sis
sk
splash
ste
streams
svr4
syscons
ti
tl Change a CLEANFILES misspelling to get miibus_if.h removed. 1999-11-22 06:38:13 +00:00
ugen Clean up the Makefiles, make them consistent with the others and remove 1999-11-22 03:55:33 +00:00
uhid Clean up the Makefiles, make them consistent with the others and remove 1999-11-22 03:55:33 +00:00
ukbd Clean up the Makefiles, make them consistent with the others and remove 1999-11-22 03:55:33 +00:00
ulpt Clean up the Makefiles, make them consistent with the others and remove 1999-11-22 03:55:33 +00:00
umapfs
umass Clean up the Makefiles, make them consistent with the others and remove 1999-11-22 03:55:33 +00:00
umodem Clean up the Makefiles, make them consistent with the others and remove 1999-11-22 03:55:33 +00:00
ums Clean up the Makefiles, make them consistent with the others and remove 1999-11-22 03:55:33 +00:00
union
unionfs
usb Make this compile (remove vnode_if.c from SRCS) and clean properly 1999-11-22 06:36:25 +00:00
vesa
vinum
vn
vr
wb
wi Update the WaveLAN/IEEE driver: 1999-11-25 20:45:49 +00:00
xl
Makefile Update the WaveLAN/IEEE driver: 1999-11-25 20:45:49 +00:00
Makefile.inc