Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
Module Name: src
Committed By: mlelstv
Date: Sat Aug 2 22:53:47 UTC 2025
Modified Files:
src/sys/dev/usb: xhci.c xhcivar.h
Log Message:
Fix computation of ISOC microframes.
Also, avoid crash on ISOC pipe restart (there is no upm_start method).
To generate a diff of this commit:
cvs rdiff -u -r1.188 -r1.189 src/sys/dev/usb/xhci.c
cvs rdiff -u -r1.25 -r1.26 src/sys/dev/usb/xhcivar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index