freebsd-dev/sys/dev/usb
Hans Petter Selasky 8f9750b7fd Serialise USB re-enumeration with the USB explore thread.
This patch can solve problems when multiple USB devices are
re-enumerated at the same time on the same bus.

Approved by:    thompsa (mentor)
2010-10-04 22:21:30 +00:00
..
controller Add missing DRIVER_MODULE() entry for the musbotg driver. 2010-10-04 21:30:15 +00:00
input Fix UMS_BUTTON_MAX define name 2010-09-02 03:52:04 +00:00
misc Add missing MODULE_VERSION() definitions, this resolves problems around 2010-09-01 23:47:53 +00:00
net Make upper stack know driver's output status. This change increased 2010-10-04 21:01:27 +00:00
quirk
serial Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
storage Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
template
wlan Fix build breakage from r212127 2010-09-02 03:50:11 +00:00
ufm_ioctl.h
usb_bus.h
usb_busdma.c Use saner nsegments and maxsegsz parameters when creating certain DMA tags; 2010-09-14 20:41:06 +00:00
usb_busdma.h
usb_cdc.h
usb_compat_linux.c Add missing MODULE_VERSION() definitions, this resolves problems around 2010-09-01 23:47:53 +00:00
usb_compat_linux.h
usb_controller.h Add support for power mode filtering as some USB hardware does not support 2010-09-02 04:05:00 +00:00
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c Serialise USB re-enumeration with the USB explore thread. 2010-10-04 22:21:30 +00:00
usb_dev.h
usb_device.c Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
usb_device.h Serialise USB re-enumeration with the USB explore thread. 2010-10-04 22:21:30 +00:00
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h
usb_generic.c Serialise USB re-enumeration with the USB explore thread. 2010-10-04 22:21:30 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c Serialise USB re-enumeration with the USB explore thread. 2010-10-04 22:21:30 +00:00
usb_hub.h
usb_if.m
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c
usb_msctest.h
usb_parse.c
usb_pci.h
usb_process.c
usb_process.h
usb_request.c
usb_request.h
usb_transfer.c Change argument for usbd_get_dma_delay() from USB bus to USB device, some 2010-09-02 04:01:18 +00:00
usb_transfer.h Change argument for usbd_get_dma_delay() from USB bus to USB device, some 2010-09-02 04:01:18 +00:00
usb_util.c
usb_util.h
usb.h Add missing USB 3.0 definitions. Correct some wrong ones. 2010-10-04 21:38:10 +00:00
usbdevs Add new device ids. 2010-09-21 22:42:14 +00:00
usbdi_util.h Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
usbdi.h Add support for power mode filtering as some USB hardware does not support 2010-09-02 04:05:00 +00:00
usbhid.h