freebsd-skq/sys/dev/usb
Hans Petter Selasky 4604b6a18d Reduce timeout for reading the USB HUB port status to 1000ms and try to filter
out dead USB HUB devices by implementing an error counter, so that the USB
enumeration thread does not spend all its time reading from non-responding
devices, blocking user-space access in the end.

Tested by:	Matthias Apitz <guru@unixarea.de>
MFC after:	1 week
Sponsored by:	Mellanox Technologies
2019-01-04 21:09:38 +00:00
..
controller Sometimes the complete split packet may be queued too early and the 2018-11-07 08:25:44 +00:00
gadget
input wmt(4): Add PNP record so it could be picked by devd/devmatch. 2018-11-10 22:14:09 +00:00
misc
net Use mbufq instead of ifqueue to queue mbufs. 2018-12-18 19:38:13 +00:00
quirk Add USB quirk for SPL Crimson Rev 1. 2018-12-27 08:29:05 +00:00
serial Added support for formula-based arbitrary baud rates, in contrast to 2018-10-22 11:58:30 +00:00
storage
template Set bDeviceClass properly for composite device (template 8). There should 2018-06-01 09:17:20 +00:00
video
wlan rtwn, rsu: add more USB ids. 2018-12-10 09:45:57 +00:00
ufm_ioctl.h
uftdiio.h
uled_ioctl.h
usb_bus.h
usb_busdma.c
usb_busdma.h
usb_cdc.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 Change the default USB template from the current 0 to -1. The reason 2018-05-28 18:34:16 +00:00
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd_loader.h
usb_freebsd.h
usb_generic.c Improve USB generic debug messages. Print process ID and name when opening 2019-01-03 14:27:51 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c Raise "Report Count" value limit in HID descriptor parser. 2018-07-21 14:20:17 +00:00
usb_hub.c Reduce timeout for reading the USB HUB port status to 1000ms and try to filter 2019-01-04 21:09:38 +00:00
usb_hub.h
usb_if.m
usb_ioctl.h Add a "multifunction" device side USB template, which provides mass 2018-05-17 19:54:11 +00:00
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c
usb_pf.h
usb_process.c
usb_process.h
usb_request.c Reduce timeout for reading the USB HUB port status to 1000ms and try to filter 2019-01-04 21:09:38 +00:00
usb_request.h
usb_transfer.c
usb_transfer.h
usb_util.c
usb_util.h
usb.h
usbdevs rtwn_usb(4): add USB id for TP-LINK TL-WN821N v5. 2019-01-02 18:35:40 +00:00
usbdi_util.h
usbdi.h Reapply, with minor tweaks, r338025, from the original commit: 2018-09-26 17:12:14 +00:00
usbhid.h