This is an utility to easily list USB devices in Mac OS X, just like the lsusb
command in Linux.
Since the system_profiler SPUSBDataType
doesn't give us endpoint information we need to deal with IOKit to get more info. This branch is really in the works, a lot needs to be done to be usable.