CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2021/01/25 07:14:42

Modified files:
        sys/dev/usb    : ugen.c uhidev.c 

Log message:
Resolve data toggle out of sync problem for ugen(4) and uhidev(4) devices
on xhci(4) controllers by clearing the interface endpoints before opening
the pipes.

Tested by Mikolaj Kucharski for ugen(4) and gnezdo@ for uhidev(4), plus
myself for both.

ok mpi@

Reply via email to