]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Propagate down USB explore error codes, so that failures to enumerate USB HUBs
authorHans Petter Selasky <hselasky@FreeBSD.org>
Tue, 18 May 2021 13:52:00 +0000 (15:52 +0200)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Tue, 18 May 2021 14:11:35 +0000 (16:11 +0200)
commite5ff940a81b56cb236795e0059c44981053f8404
treec984ad28be095c335482448cd4b2eacecfa736fe
parent70ffaaa69c830d26b59136d0b0447ab2f8683db8
Propagate down USB explore error codes, so that failures to enumerate USB HUBs
behind USB HUBs are detected and the USB reset counter logic will kick in
preventing enumeration of continuously failing ports.

Submitted by: phk@
Tested by: bz@
PR: 237666
MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
sys/dev/usb/usb_hub.c