freebsd-dev/sys/dev/usb
2009-10-15 20:15:29 +00:00
..
controller Workaround buggy BIOS code in USB regard. By doing the BIOS to OS handover for 2009-10-15 20:07:08 +00:00
input Only poll ukbd if KDB is active. 2009-10-15 20:09:27 +00:00
misc - FIFO's are always opened separately in read and write 2009-08-24 04:59:09 +00:00
net Correct offset calcluation for the NCM implementation. 2009-10-15 20:15:29 +00:00
quirk Add a config number quirk for the ELSA_MODEM1 2009-09-28 08:09:11 +00:00
serial Add back endpoint swap detection that was disabled in an earlier driver 2009-09-28 08:18:14 +00:00
storage - Remove SAMSUNG_YP_U2 now that it is in the cam layer 2009-09-28 08:00:17 +00:00
template
wlan fixes a TX hang that could be possible to happen when the trasfers are 2009-10-14 20:30:27 +00:00
ufm_ioctl.h
usb_bus.h Add support for USB language selection. 2009-09-28 07:41:17 +00:00
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 Add basic support for USB Network Control Model (NCM) v1.0 to if_cdce.c. 2009-09-28 07:53:55 +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 Correct buffer sizes used so that they match. The old code could give the 2009-09-28 07:42:59 +00:00
usb_device.h MFp4 @ 168387 2009-09-28 07:01:54 +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 MFp4 @ 168387 2009-09-28 07:01:54 +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
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 Add extra safety locking when clobbering xfer->flags_int.started in start and 2009-09-28 07:46:22 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usb.h Add basic support for USB Network Control Model (NCM) v1.0 to if_cdce.c. 2009-09-28 07:53:55 +00:00
usbdevs updates device entries supported with the product name not magic numbers 2009-10-04 23:30:08 +00:00
usbdi_util.h
usbdi.h Missed this file for r195963: 2009-07-30 00:57:54 +00:00
usbhid.h