freebsd-nq/sys/dev/usb
Andrew Thompson ae538d8533 Reduce the need to accesss struct usb_device by providing functions to access
the product, manufacturer and serial strings.

Submitted by:	Hans Petter Selasky
2010-09-02 04:39:45 +00:00
..
controller Change argument for usbd_get_dma_delay() from USB bus to USB device, some 2010-09-02 04:01:18 +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 Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
quirk Disable sync cache for the Transcend Jetflash V90. It is more specific 2010-08-06 13:45:16 +00:00
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
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 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 Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +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
usb_generic.c Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +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 Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +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 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 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
usbdevs Now that the uplcom(4) driver can autodetect the chipset type, sync the 2010-08-10 19:13:11 +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 Support getting signed and unsigned HID data. 2010-05-12 22:50:23 +00:00