On Thu, Apr 11, 2013 at 11:34 AM, Ioakeim Tellidis <[email protected]> wrote:
> The equivalent to lsusb for OSX is
>
> system_profiler SPUSBDataType
> You may also use an alias for this
> command
> :   alias lsusb="system_profiler SPUSBDataType"
>
> If by any chance you want to make this permanent, then simple, just add it
> to your ~/.profile.

It is actually possible to build usbutils (lsusb) under Mac OS X
so you can use lsusb. It depends on libusb-1.0 (or libusbx).

-- 
Xiaofan

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
pyusb-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to