Here's a list I just used to figure out the model number of an attached harware wireless client. I was working remotely so I couldn't just look at the label.
http://www.linux-usb.org/usb.ids
- -right click MY COMPUTER
- -click MANAGE
- -click DEVICE MANAGER (on the left hand side)
- -click the + (next to a device, ie "network adapters")
- -right click on the device
- -click PROPERTIES
- -click DETAILS tab (at the top)
The number in the big white box looks like this:
PCI\VEN_8086&DEV_1050&SUBSYS_017A1028&REV_02\4&1C660DD6&0&40F0
The important parts are the following:
VEN number: 8086
DEV number: 1050
Look it up on the list and you'll see what I was working with.