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:           Tue Sep 23 12:44:01 UTC 2025

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

Log Message:
Pull up following revision(s) (requested by nat in ticket #1159):

        sys/dev/usb/xhci.c: revision 1.190

Handle special case of USBD_FORCE_SHORT_XFER.

This fixes devices such as urtwn(4) connected to an xhci port.

It works by sending a zero length transfer at the end of the data transfer
for the above mentioned flag.

Similar artwork in this space already exists for ohci/uhci/ehci.

OK jkallsch@.


To generate a diff of this commit:
cvs rdiff -u -r1.175.2.3 -r1.175.2.4 src/sys/dev/usb/xhci.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