What is the best way to discover what USB drives are connected, where they are mounted, and their unique details like Serial number, PID and which USB Hub port they are connected to? Something similar to what USBlyzer does for Windows but programmatically.
|
|
The Finder has an "about this mac" option under the Apple at the upper left. Ask for more info and follow the devices===> USB tree to find your answers. In a shell or another executing module, I have no idea how to retrieve this info. |
||||||
|
|
|
I'm not an expert of I/O on Mac OS X, but I've heard of I/O Kit, which may be a good starting point. |
||
|
|
