post #1 of 1
Thread Starter 
I'm looking for the USB ID of the WIS09ABGN wireless adapter. It seems to be a ralink chipset (rt73).

If you have access to a linux box, please stick the adapter in and run this command to list the IDs:

lsusb

Don't worry, this doesn't write anything, it just lists the IDs. The output will look similar to this:
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 17ef:6000 Lenovo
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 0a5c:2110 Broadcom Corp. Bluetooth Controller
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


It's probably possible to get this information in windows too, but I wouldn't know where. Perhaps somewhere in the control panel once the device is inserted.

Thanks!