freebsd-dev/sys/dev/usb
Edward Tomasz Napierala c977dd609b Make umass(4) pass device USB serial number to CAM, making it possible
to e.g. retrieve it using camcontrol(8).

Reviewed by:	scottl, hps (earlier version)
Obtained from:	Wheel Sp. z o.o. (http://www.wheel.pl)
2009-09-04 09:57:03 +00:00
..
controller - allow disabling "root_mount_hold()" by 2009-08-24 04:58:11 +00:00
input - patch for cordump slowdown. Avoid using DELAY(1000) when no 2009-08-24 04:58:42 +00:00
misc - FIFO's are always opened separately in read and write 2009-08-24 04:59:09 +00:00
net - fix CDC ethernet matching order so that the match flags get correct. 2009-08-24 05:00:33 +00:00
quirk
serial - fix uvisor support, mostly correct buffer sizes used. 2009-08-24 05:01:40 +00:00
storage Make umass(4) pass device USB serial number to CAM, making it possible 2009-09-04 09:57:03 +00:00
template
wlan fix a TX issue on big endian machines like powerpc or sparc64. Now 2009-09-04 05:28:09 +00:00
ufm_ioctl.h
usb_bus.h
usb_busdma.c Add a reminder comment to optimize bus_dmamap_sync calls. 2009-08-24 05:03:30 +00:00
usb_busdma.h
usb_cdc.h s/usb2_/usb_/ on all C structs for the USB stack. 2009-05-28 17:36:36 +00:00
usb_compat_linux.c Temporarily revert the new-bus locking for 8.0 release. It will be 2009-08-20 19:17:53 +00:00
usb_compat_linux.h USB CORE - compat Linux: 2009-07-30 00:16:50 +00:00
usb_controller.h USB CORE: 2009-07-30 00:14:34 +00:00
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c - Patch to allow USB controller to resume operation after 2009-08-24 05:05:38 +00:00
usb_dev.h USB core: 2009-07-30 00:15:50 +00:00
usb_device.c - Patch to allow USB controller to resume operation after 2009-08-24 05:05:38 +00:00
usb_device.h - Patch to allow USB controller to resume operation after 2009-08-24 05:05:38 +00:00
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h
usb_generic.c
usb_generic.h
usb_handle_request.c - Patch to allow USB controller to resume operation after 2009-08-24 05:05:38 +00:00
usb_hid.c USB CORE - Improve HID parsing 2009-07-30 00:17:08 +00:00
usb_hub.c - Patch to allow USB controller to resume operation after 2009-08-24 05:05:38 +00:00
usb_hub.h
usb_if.m Sync to p4 2009-06-27 21:23:30 +00:00
usb_ioctl.h
usb_lookup.c - Make struct usb_xfer opaque so that drivers can not access the internals 2009-06-23 02:19:59 +00:00
usb_mbuf.c
usb_mbuf.h
usb_msctest.c
usb_msctest.h
usb_parse.c USB core: 2009-07-30 00:15:50 +00:00
usb_pci.h
usb_process.c It is possible for all the kthreads to exit (hci modules unloaded) which in 2009-08-25 16:59:55 +00:00
usb_process.h - Patch to allow USB controller to resume operation after 2009-08-24 05:05:38 +00:00
usb_request.c USB core: 2009-07-30 00:15:50 +00:00
usb_request.h
usb_transfer.c - Patch to allow USB controller to resume operation after 2009-08-24 05:05:38 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usb.h - Fix false positive uipaq probe 2009-08-24 05:01:06 +00:00
usbdevs Add mass storage quirks. 2009-08-24 05:02:36 +00:00
usbdi_util.h
usbdi.h Missed this file for r195963: 2009-07-30 00:57:54 +00:00
usbhid.h