2012/10/30 Tormod Volden <lists.tor...@gmail.com>:
> On Tue, Oct 30, 2012 at 4:12 PM, Stefano Di Martino wrote:
>> Hi,
>> USB View can read the vendor name of my Cherry keyboard, but I can't read it 
>> with pyUSB (iManufacturer == 0). So, how can I read the name of the vendor?
>>
>
> If iManufacturer == 0 there is no string descriptor for the
> manufacturer. USB View is probably just looking up the idVendor in a
> table (/usr/share/misc/usb.ids on Linux).
>

You are right, as far as I remember I long time ago I gave a look at
USBView source code, it does exactly that.

-- 
Best Regards,
Wander Lairson Costa

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to