Yes, this is what I ended up doing; iterating over kIOSerialBSDServiceValue objects (which contain the BSD name), climbing up the parents of each one using IORegistryEntryGetParentEntry, until I find an entry with a "sessionID" property that is identical to the one from my original IOUSBDevice object.
Topic:
Programming Languages
SubTopic:
General
Tags: