freebsd-dev/sys/dev/usb
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
..
controller Add support for enabling the USB on the Raspberry Pi boards when it hasn't 2015-03-08 13:52:07 +00:00
gadget
input Lock softc before clearing bits. 2015-03-10 16:06:07 +00:00
misc
net Use SYSCTL_OUT_STR() to return strings. 2015-03-14 21:40:33 +00:00
quirk Add more USB IDs. 2015-03-07 17:11:07 +00:00
serial Switch polarity of PPS events. 2015-03-08 08:34:49 +00:00
storage Use define instead of constant. 2015-03-17 08:42:09 +00:00
template
video Allow the UDL screen refresh rate to be runtime configurable through a 2015-03-07 20:49:32 +00:00
wlan urtwn: blink the LED when scanning. 2015-04-04 08:41:02 +00:00
ufm_ioctl.h
uftdiio.h
uled_ioctl.h
usb_bus.h
usb_busdma.c
usb_busdma.h
usb_cdc.h
usb_compat_linux.c
usb_compat_linux.h
usb_controller.h
usb_core.c Remove no longer used allocation type. 2015-03-17 11:07:59 +00:00
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c
usb_dev.h
usb_device.c
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd_loader.h
usb_freebsd.h
usb_generic.c
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c Add ugen keyword to USB pnpinfo. Remove extra space from existing pnpinfo. 2015-02-25 08:35:00 +00:00
usb_hub.h
usb_if.m
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c Separate out detection of prevent and allow medium removal quirk. 2015-02-02 18:20:10 +00:00
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c
usb_pf.h
usb_process.c
usb_process.h
usb_request.c
usb_request.h
usb_transfer.c
usb_transfer.h
usb_util.c
usb_util.h
usb.h Add definition of the ISOCHRONOUS endpoint usage bits. 2015-03-25 13:32:27 +00:00
usbdevs Add more USB IDs. 2015-03-07 17:11:07 +00:00
usbdi_util.h
usbdi.h
usbhid.h