freebsd-dev/sys/dev/usb
Alexander Motin 477a63a864 Do not block zero report ID. It is correct value for devices with single
ID. This fixes USB_SET_IMMED call (synchronous operation) of the uhid(4)
driver on devices with single report ID.

Reviewed by:	hselasky
Approved by:	re (kib)
MFC after:	1 week
2011-08-09 08:11:26 +00:00
..
controller
input Make ums(4) driver more picky, not attaching to "mouses" with absolute 2011-07-29 20:38:06 +00:00
misc - Export more USB device ID's. 2011-06-24 19:32:29 +00:00
net Only the USB root HUB thread is allowed to attach and detach drivers 2011-07-18 12:03:58 +00:00
quirk Introduce a quirk for broken USB MIDI hardware instead of limiting performance 2011-07-03 13:27:23 +00:00
serial Add new USB ID to u3g driver. 2011-07-21 06:55:43 +00:00
storage - Export the URIO USB device ID's. 2011-06-24 18:11:55 +00:00
template - Add some comments about the origin of some USB descriptors. 2011-06-23 10:35:45 +00:00
wlan The SMCWUSBG is a zyd(4) device, not an uath(4) device. Remove from the 2011-06-26 11:37:24 +00:00
ufm_ioctl.h
usb_bus.h
usb_busdma.c
usb_busdma.h
usb_cdc.h
usb_compat_linux.c
usb_compat_linux.h
usb_controller.h
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c
usb_dev.h
usb_device.c - Ensure that we get all the required nomatch devd events. 2011-06-24 19:02:56 +00:00
usb_device.h Improve enumeration of Low- and Full-speed devices connected through a 2011-06-06 21:45:09 +00:00
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h Improve enumeration of Low- and Full-speed devices connected through a 2011-06-06 21:45:09 +00:00
usb_generic.c Improve enumeration of Low- and Full-speed devices connected through a 2011-06-06 21:45:09 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c Make the USB keyboard driver more HID compliant. 2011-07-04 07:37:28 +00:00
usb_hub.c - Add additional information to the PnP info of USB HUBs children which 2011-06-24 04:16:06 +00:00
usb_hub.h
usb_if.m
usb_ioctl.h - Add more USB templates for various USB device classes 2011-06-23 07:54:03 +00:00
usb_lookup.c - Export the USB device ID format to userspace tools. 2011-06-25 15:51:44 +00:00
usb_mbuf.c
usb_mbuf.h
usb_msctest.c Remove duplicate header includes 2011-06-28 08:36:48 +00:00
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c
usb_pf.h
usb_process.c
usb_process.h
usb_request.c Do not block zero report ID. It is correct value for devices with single 2011-08-09 08:11:26 +00:00
usb_request.h Improve enumeration of Low- and Full-speed devices connected through a 2011-06-06 21:45:09 +00:00
usb_transfer.c Reset clear-stall error counter before setting up the USB control transfers. 2011-06-06 22:03:09 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usb.h
usbdevs Add new USB ID to u3g driver. 2011-07-21 06:55:43 +00:00
usbdi_util.h
usbdi.h - Export the USB device ID format to userspace tools. 2011-06-25 15:51:44 +00:00
usbhid.h Make the USB keyboard driver more HID compliant. 2011-07-04 07:37:28 +00:00