FreeBSD/src 9d1ff4d (r343136)sys/dev/usb usb_hub.c usb_request.c

MFC r342778:
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 at unixarea.de>
Sponsored by:   Mellanox Technologies
DeltaFile
+18-4sys/dev/usb/usb_hub.c
+3-2sys/dev/usb/usb_request.c
+21-62 files

UnifiedSplitRaw