On Sat, May 15, 2010 at 1:34 AM, Kevin <[email protected]> wrote: > Also, the idProduct and idVendor methods return > values that aren't even in a database of all usb vendors and products at > http://www.linux-usb.org/usb.ids >
That is quite normal, the database is very useful but incomplete. You can submit a patch to the linux usb mailing list to add your device's VID/PID there. -- Xiaofan http://mcuee.blogspot.com ------------------------------------------------------------------------------ _______________________________________________ pyusb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyusb-users
