1
vote
1answer
78 views
Simulate USB insertion on OSX via software
How can I inject USB device nodes into OSX (>= 10.5) such as you might be able for debugging USB handlers / writing new USB drivers?
I'm interested in this in order to handle non-USB device …
