Import the new wi(4) driver based on the generic 802.11 layer.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 6 Sep 2004 13:52:24 +0000 (13:52 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 6 Sep 2004 13:52:24 +0000 (13:52 +0000)
commitacffed4bdcecc297b1d15c8646a0387d2e0da5b6
treef4845189f09633a17bfe816a40feb4b6e00c0d67
parent572eb19c7f857a49e0bea859b84de3fa0f56b4c8
Import the new wi(4) driver based on the generic 802.11 layer.

Obtained-from: FreeBSD
13 files changed:
sys/conf/files
sys/conf/options
sys/config/GENERIC
sys/dev/netif/wi/Makefile
sys/dev/netif/wi/if_wi.c
sys/dev/netif/wi/if_wi_pccard.c
sys/dev/netif/wi/if_wi_pci.c
sys/dev/netif/wi/if_wireg.h
sys/dev/netif/wi/if_wivar.h
sys/dev/netif/wi/spectrum24t_cf.h [new file with mode: 0644]
sys/dev/netif/wi/wi_hostap.c [deleted file]
sys/dev/netif/wi/wi_hostap.h [deleted file]
sys/i386/conf/GENERIC