129b:1667 802.11bg

CyberTAN Technology

Vendor ID
129b
Product ID
1667
Combined
129b:1667
Decimal
4763:5735

What is this device?

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

How to identify it on your system

Linux

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

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

Windows

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

USB\VID_129B&PID_1667
USB\VID_129B&PID_1667&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    802.11bg:
      Product ID: 0x1667
      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
	1667  802.11bg

More from CyberTAN Technology