]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r257543, r264912, r264972, r264982 and r266472:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 23 May 2014 06:47:47 +0000 (06:47 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 23 May 2014 06:47:47 +0000 (06:47 +0000)
commit9e2aeaf9a0f0c6166bf9b91bc02db3481f7a63bc
tree648a3c3a4105319455d8b325f3dc3689ff3ccf08
parent0bbde6359782929928cf3a1ac122a5e60246c26e
MFC r257543, r264912, r264972, r264982 and r266472:
- Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.
- Add device ID for 'Sanoxy 802.11N' USB
- Initialize rssi variable.
- Fix gcc build, initialize off variable.
- The DELAY() should not be used in USB drivers.
- The usb_pause_mtx() function takes ticks and not milliseconds as last argument.

git-svn-id: svn://svn.freebsd.org/base/stable/10@266578 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man4/urtwn.4
share/man/man4/urtwnfw.4
sys/conf/files
sys/contrib/dev/urtwn/urtwn-rtl8188eufw.fw.uu [new file with mode: 0644]
sys/dev/usb/usbdevs
sys/dev/usb/wlan/if_urtwn.c
sys/dev/usb/wlan/if_urtwnreg.h
sys/modules/usb/urtwnfw/Makefile
sys/modules/usb/urtwnfw/urtwnrtl8188eu/Makefile [new file with mode: 0644]