Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/sys/dev/usb



Module Name:    src
Committed By:   martin
Date:           Wed Oct  1 17:23:32 UTC 2025

Modified Files:
        src/sys/dev/usb [netbsd-10]: ehci.c

Log Message:
Pull up following revision(s) (requested by rin in ticket #1169):

        sys/dev/usb/ehci.c: revision 1.333 (patch)

ehci: usb_syncmem against qtd **after** KASSERT for that qtd

Otherwise, we end up with stale data for DIAGNOSTIC kernel.

Fix device-probe failures discussed in PR kern/58730 for me.
(The main topic of the PR, NFS client lock-up, is not addressed.)


To generate a diff of this commit:
cvs rdiff -u -r1.315.2.4 -r1.315.2.5 src/sys/dev/usb/ehci.c

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