]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make sure the XHCI driver obeys the isochronous scheduling threshold value
authorHans Petter Selasky <hselasky@FreeBSD.org>
Sat, 10 Jul 2021 16:09:56 +0000 (18:09 +0200)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Sat, 10 Jul 2021 17:57:52 +0000 (19:57 +0200)
commitd038463bd269031fa8f13c0951b223bcae02bbca
treea1c537e4f35e28f6738a1a7d153d9278612f9bad
parente036ee6ce2e4d6fe0564f8bb3aa99a2f61d48fc6
Make sure the XHCI driver obeys the isochronous scheduling threshold value
as given by the XHCI hardware parameters to avoid scheduling isochronous
transfers too early.

MFC after: 1 week
Sponsored by: NVIDIA Networking
sys/dev/usb/controller/xhci.c
sys/dev/usb/controller/xhci.h