freebsd-dev/sys/dev/usb
Hans Petter Selasky 3b6f59eeaa Correct some root HUB descriptor fields in multiple controller drivers.
Remove an unused structure.

Approved by:    thompsa (mentor)
2010-10-13 20:37:19 +00:00
..
controller Correct some root HUB descriptor fields in multiple controller drivers. 2010-10-13 20:37:19 +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 Do not setup interrupt endpoint for axe(4). 2010-10-11 19:20:53 +00:00
quirk Disable sync cache for the Transcend Jetflash V90. It is more specific 2010-08-06 13:45:16 +00:00
serial Add ID for Vodafone (ZTE) Mobile Broadband K3565-Z modem. 2010-10-07 09:07:48 +00:00
storage Print out correct USB connection speed for USB 3.0 mass storage devices. 2010-10-04 23:30:44 +00:00
template isochronous endpoint descriptors should have two more bytes which are zero by 2010-03-11 21:48:10 +00:00
wlan In r207768 I silenced a console warning from rum(4). There was legitimate 2010-10-08 01:03:30 +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 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 Add missing MODULE_VERSION() definitions, this resolves problems around 2010-09-01 23:47:53 +00:00
usb_compat_linux.h
usb_controller.h This commit adds full support for USB 3.0 devices in host and device 2010-10-04 23:18:05 +00:00
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 Serialise USB re-enumeration with the USB explore thread. 2010-10-04 22:21:30 +00:00
usb_dev.h
usb_device.c This commit adds full support for USB 3.0 devices in host and device 2010-10-04 23:18:05 +00:00
usb_device.h This commit adds full support for USB 3.0 devices in host and device 2010-10-04 23:18:05 +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 Serialise USB re-enumeration with the USB explore thread. 2010-10-04 22:21:30 +00:00
usb_generic.h
usb_handle_request.c Add missing #if's 2010-10-04 22:50:08 +00:00
usb_hid.c Support getting signed and unsigned HID data. 2010-05-12 22:50:23 +00:00
usb_hub.c This commit adds full support for USB 3.0 devices in host and device 2010-10-04 23:18:05 +00:00
usb_hub.h This commit adds full support for USB 3.0 devices in host and device 2010-10-04 23:18:05 +00:00
usb_if.m
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c We already have dummy receive buffer in sc->buffer. 2010-10-12 09:41:42 +00:00
usb_msctest.h Add support to Alcatel/TCTMobile X080S USB 3G modem. The device needs 2010-10-06 14:29:00 +00:00
usb_parse.c This commit adds full support for USB 3.0 devices in host and device 2010-10-04 23:18:05 +00:00
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 This commit adds full support for USB 3.0 devices in host and device 2010-10-04 23:18:05 +00:00
usb_request.h This commit adds full support for USB 3.0 devices in host and device 2010-10-04 23:18:05 +00:00
usb_transfer.c This commit adds full support for USB 3.0 devices in host and device 2010-10-04 23:18:05 +00:00
usb_transfer.h This commit adds full support for USB 3.0 devices in host and device 2010-10-04 23:18:05 +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 ID for Vodafone (ZTE) Mobile Broadband K3565-Z modem. 2010-10-07 09:07:48 +00:00
usbdi_util.h This commit adds full support for USB 3.0 devices in host and device 2010-10-04 23:18:05 +00:00
usbdi.h This commit adds full support for USB 3.0 devices in host and device 2010-10-04 23:18:05 +00:00
usbhid.h Support getting signed and unsigned HID data. 2010-05-12 22:50:23 +00:00