HomeFreeBSD

Use DELAY() rather than usb_pause_mtx() - the latter releases the lock

Description

Use DELAY() rather than usb_pause_mtx() - the latter releases the lock
before waiting, which prevents the lock from really acting like
a hardware serialiser. Sigh.

Details

Provenance
adrianAuthored on
Parents
rS287891: MFC r286891, r286893:
Branches
Unknown
Tags
Unknown