Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

c usb

  1. jthemis

    macOS USB devices returns kIOReturnExclusiveAccess replug on Max OS 10.13.4

    I have been unable to figure out why the call UsbDeviceOpen() returns kIOReturnExclusiveAccess after I unplug and replug. Design: 1. On thread running the CFRunLoop() that detects the adds/removes of devices 2. 2nd Thread that does the Async reads and writes. When thread 1 receives the...