129b:1666 TG54USB 802.11bg

CyberTAN Technology

Vendor ID
129b
Product ID
1666
Combined
129b:1666
Decimal
4763:5734

What is this device?

This is the USB identifier for a TG54USB 802.11bg manufactured by CyberTAN Technology. The vendor ID 129b is registered to CyberTAN Technology with the USB Implementers Forum, and 1666 is the product ID that CyberTAN Technology assigned to this particular model. When you run lsusb on Linux, this device appears as 129b:1666 CyberTAN Technology TG54USB 802.11bg.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 129b:1666 CyberTAN Technology TG54USB 802.11bg

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

Windows

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

USB\VID_129B&PID_1666
USB\VID_129B&PID_1666&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_129B&PID_1666"

macOS

$ system_profiler SPUSBDataType
    TG54USB 802.11bg:
      Product ID: 0x1666
      Vendor ID: 0x129b  (CyberTAN Technology)

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:

129b  CyberTAN Technology
	1666  TG54USB 802.11bg

More from CyberTAN Technology