PORTS Forum

Ports and Interfaces => USB => Topic started by: parrot on May 14, 2012, 10:17:07 am

Title: need a list of all the usb's attached.
Post by: parrot on May 14, 2012, 10:17:07 am
how can i can get a list of all the vendor id and product id of the usb's attached to the computer?
Title: Re: need a list of all the usb's attached.
Post by: Jan Axelson on May 14, 2012, 03:29:00 pm
The WDK includes source code for the USBView utility, which might include vendor and product IDs.

Jan