kernel/usb4bsd: Port rum(4).
authorSascha Wildner <saw@online.de>
Sat, 17 Aug 2013 18:01:15 +0000 (20:01 +0200)
committerSascha Wildner <saw@online.de>
Sat, 17 Aug 2013 18:01:53 +0000 (20:01 +0200)
commitf794c13fd5d2ae453863c861336c7a3bc1f443ed
tree62dc21c952f6c714d7e9a6c24fafa65b028be86f
parentd55e74df8db228211f13c16c8a20560e873b7baa
kernel/usb4bsd: Port rum(4).

The driver behaves mostly stable but a few issues remain, such as
kldunloading cleanly.
17 files changed:
Makefile_upgrade.inc
share/man/man4/Makefile
share/man/man4/rum.4
share/man/man4/usb.4
share/man/man4/wlan.4
share/man/man4/wlan_amrr.4
sys/bus/u4b/Makefile
sys/bus/u4b/wlan/Makefile [new file with mode: 0644]
sys/bus/u4b/wlan/if_rum.c
sys/bus/u4b/wlan/if_rum/Makefile [new file with mode: 0644]
sys/bus/u4b/wlan/if_rumfw.h
sys/bus/u4b/wlan/if_rumreg.h
sys/bus/u4b/wlan/if_rumvar.h
sys/conf/files
sys/config/LINT
sys/config/LINT64
usr.sbin/802_11/wpa_supplicant/wpa_supplicant.8