kernel/usb4bsd: Sync urtwn(4) with current FreeBSD.
authorSascha Wildner <saw@online.de>
Wed, 30 Jul 2014 21:24:51 +0000 (23:24 +0200)
committerSascha Wildner <saw@online.de>
Wed, 30 Jul 2014 21:24:51 +0000 (23:24 +0200)
commit3521a46237702f27ba95f50f311ca3a3bed72bc2
treeeb1a7d9131a6c8d4cd677a943125ce0a818d92e5
parentaf7917678e2f8a24d160dde212d592f09a58b06a
kernel/usb4bsd: Sync urtwn(4) with current FreeBSD.

This adds support for several (RTL8188EU based) adapters, among other
changes.

It should also fix the hangs we were seeing (using usb_pause_ls() now).

Thanks to Max Herrgaard <herrgaard@gmail.com> for testing it on a
RTL8188EU based adapter and to Christian Koch <cfkoch@sdf.lonestar.org>
for testing it with a RTL8188CU based one (Adafruit USB WiFi).
etc/devd/usb.conf
share/man/man4/urtwn.4
share/man/man4/urtwnfw.4
sys/bus/u4b/usbdevs
sys/bus/u4b/wlan/if_urtwn.c
sys/bus/u4b/wlan/if_urtwnreg.h
sys/bus/u4b/wlan/urtwnfw/Makefile
sys/bus/u4b/wlan/urtwnfw/urtwnrtl8188eu/Makefile [new file with mode: 0644]
sys/conf/files
sys/contrib/dev/urtwn/urtwn-rtl8188eufw.fw.uu [new file with mode: 0644]