Hi All,
I used these usb debugging tools whilst trying to get my usb recognised by windows and my xbox memory card/ usb stick,
Had to change pid and vendor config address,
Worked for me,
It may help you!!!,
http://sourceforge.net/projects/usbview/USBView is a GTK program that displays the topography of the devices that are plugged into the USB bus on a Linux machine. It also displays information on each of the devices. This can be useful to determine if a device is working properly or not.
--------------------------------------------------------------
http://msdn.microsoft.com/en-us/library/cc748123.aspxUSBView (Universal Serial Bus Viewer, Usbview.exe) is a Windows graphical user interface application that enables you to browse all USB controllers and connected USB devices on your computer.
USBView works on all versions of Windows. It is included in the Debugging Tools for Windows package to assist in the discovery of USB ports when initiating a USB debugging session.
Regards