freebsd-dev/sys/dev/usb
Andrew Thompson beaa05370d - Because hostapd calls iv_key_set() before if_init(), make sure key_set
callback function will be executed, and that the key won't be deleted during
  the init process.
- txmic and rxmic are written into the chip the same place regardless of
  opmode.
- Make the hardware generate 802.11 sequence numbers.

Submitted by:	Akinori Furukoshi
Obtained from:	git://gitorious.org/run/run.git
2010-06-14 00:40:23 +00:00
..
controller Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
input Add uep(4), driver for USB onscreen touch panel from eGalax. 2010-05-25 21:20:56 +00:00
misc Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
net Fix possibly wrong bit masking. 2010-05-12 23:00:36 +00:00
quirk Add quirks for the Alcor SDCR_6362 Card Reader, Freecom HDD storage device and 2010-05-12 22:26:23 +00:00
serial Add new FTDI USB device ID. 2010-05-12 22:58:59 +00:00
storage Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
template isochronous endpoint descriptors should have two more bytes which are zero by 2010-03-11 21:48:10 +00:00
wlan - Because hostapd calls iv_key_set() before if_init(), make sure key_set 2010-06-14 00:40:23 +00:00
ufm_ioctl.h
usb_bus.h
usb_busdma.c
usb_busdma.h
usb_cdc.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 10:18:03 +00:00
usb_compat_linux.c Use a more obvious prefix for the USB control (endpoint 0) transfers rather 2010-04-22 22:15:08 +00:00
usb_compat_linux.h
usb_controller.h
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
usb_dev.c fix a few cases where a string is passed via format argument instead of 2010-06-11 19:27:21 +00:00
usb_dev.h
usb_device.c fix a few cases where a string is passed via format argument instead of 2010-06-11 19:27:21 +00:00
usb_device.h If a USB device is suspended and a USB set config request is issued when the 2010-05-12 22:42:35 +00:00
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
usb_generic.c If a USB device is suspended and a USB set config request is issued when the 2010-05-12 22:42:35 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c Support getting signed and unsigned HID data. 2010-05-12 22:50:23 +00:00
usb_hub.c Provide more information about the device location in the USB system. 2010-05-12 22:44:57 +00:00
usb_hub.h
usb_if.m
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c Add support for the E1752 3G modem and the required eject command. 2010-02-14 20:05:12 +00:00
usb_msctest.h Add support for the E1752 3G modem and the required eject command. 2010-02-14 20:05:12 +00:00
usb_parse.c
usb_pci.h
usb_process.c fix a few cases where a string is passed via format argument instead of 2010-06-11 19:27:21 +00:00
usb_process.h
usb_request.c Reduce diffs to p4. 2010-05-12 23:40:44 +00:00
usb_request.h
usb_transfer.c Use a more obvious prefix for the USB control (endpoint 0) transfers rather 2010-04-22 22:15:08 +00:00
usb_transfer.h Use a more obvious prefix for the USB control (endpoint 0) transfers rather 2010-04-22 22:15:08 +00:00
usb_util.c
usb_util.h
usb.h
usbdevs Add uep(4), driver for USB onscreen touch panel from eGalax. 2010-05-25 21:20:56 +00:00
usbdi_util.h
usbdi.h
usbhid.h Support getting signed and unsigned HID data. 2010-05-12 22:50:23 +00:00