129b:1828 Gigaset USB Adapter 300

CyberTAN Technology

Vendor ID
129b
Product ID
1828
Combined
129b:1828
Decimal
4763:6184

What is this device?

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

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 129b:1828 CyberTAN Technology Gigaset USB Adapter 300

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

Windows

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

USB\VID_129B&PID_1828
USB\VID_129B&PID_1828&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    Gigaset USB Adapter 300:
      Product ID: 0x1828
      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
	1828  Gigaset USB Adapter 300

More from CyberTAN Technology