12fd:1001 AWU2000b 802.11b Stick

AIN Comm. Technology Co., Ltd

Vendor ID
12fd
Product ID
1001
Combined
12fd:1001
Decimal
4861:4097

What is this device?

This is the USB identifier for a AWU2000b 802.11b Stick manufactured by AIN Comm. Technology Co., Ltd. The vendor ID 12fd is registered to AIN Comm. Technology Co., Ltd with the USB Implementers Forum, and 1001 is the product ID that AIN Comm. Technology Co., Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 12fd:1001 AIN Comm. Technology Co., Ltd AWU2000b 802.11b Stick.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 12fd:1001 AIN Comm. Technology Co., Ltd AWU2000b 802.11b Stick

You can filter directly with lsusb -d 12fd:1001, or get the full descriptor dump with lsusb -v -d 12fd:1001. Kernel messages from dmesg show the same pair as idVendor=12fd, idProduct=1001.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_12FD&PID_1001
USB\VID_12FD&PID_1001&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_12FD&PID_1001"

macOS

$ system_profiler SPUSBDataType
    AWU2000b 802.11b Stick:
      Product ID: 0x1001
      Vendor ID: 0x12fd  (AIN Comm. Technology Co., Ltd)

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

12fd  AIN Comm. Technology Co., Ltd
	1001  AWU2000b 802.11b Stick

More from AIN Comm. Technology Co., Ltd