On Wed, Apr 10, 2013 at 7:42 PM, Jermaine <jra...@gmail.com> wrote:

> That's what I thought.  I wonder if it has something to do with that fact
> that it's a HID device.  Can anyone else help?
>
>
>
>
>
> ------------------------------------------------------------------------------
> 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
> pyusb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pyusb-users
>

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.
​

​~i​
------------------------------------------------------------------------------
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
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to