freebsd-dev/sys/dev/usb/wlan
Rui Paulo 3d8e91f9ce urtwn: blink the LED when scanning.
Previously, the driver was trying to blink the LED in the newstate
function, but that only gets called once (unlike OpenBSD's net80211
stack).  Move the LED blinking to set_channel().

While there, don't try to set the channel when we switch to the SCAN
state.  This is already accomplished by the set_channel() function.

MFC after:	1 week
2015-04-04 08:41:02 +00:00
..
if_rsu.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
if_rsureg.h Fixes for the RSU driver: 2014-06-04 09:18:13 +00:00
if_rum.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
if_rumfw.h
if_rumreg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
if_rumvar.h
if_run.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
if_runreg.h Add support for the MediaTek/Ralink RT3593 chipset. 2014-01-03 06:01:05 +00:00
if_runvar.h Add a flag to run's device list which uses a standard scsi eject. 2014-02-25 01:42:02 +00:00
if_uath.c Mechanically convert to if_inc_counter(). 2014-09-19 10:35:56 +00:00
if_uathreg.h
if_uathvar.h
if_upgt.c Rename NETGEAR WG111V2_2 to WG111V1_2 to reflect external naming. 2014-12-09 15:26:04 +00:00
if_upgtvar.h
if_ural.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
if_uralreg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
if_uralvar.h
if_urtw.c Mechanically convert to if_inc_counter(). 2014-09-19 10:35:56 +00:00
if_urtwn.c urtwn: blink the LED when scanning. 2015-04-04 08:41:02 +00:00
if_urtwnreg.h Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets. 2014-04-25 08:01:22 +00:00
if_urtwreg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
if_urtwvar.h
if_zyd.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
if_zydfw.h
if_zydreg.h Fix for division by zero. 2014-07-26 16:06:01 +00:00