CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2018/09/05 08:03:28

Modified files:
        sys/dev/usb    : xhci.c xhcivar.h 

Log message:
Serialize synchronous commands with a rwlock.

Prevent triggering an assert if two drivers try to submit a command
at the same time.

Issue reported by Tom Murphy.

Reply via email to