0a16:9988 Trek2000 TD-G2

Trek Technology (S) PTE, Ltd

Vendor ID
0a16
Product ID
9988
Combined
0a16:9988
Decimal
2582:39304

What is this device?

This is the USB identifier for a Trek2000 TD-G2 manufactured by Trek Technology (S) PTE, Ltd. The vendor ID 0a16 is registered to Trek Technology (S) PTE, Ltd with the USB Implementers Forum, and 9988 is the product ID that Trek Technology (S) PTE, Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 0a16:9988 Trek Technology (S) PTE, Ltd Trek2000 TD-G2.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0a16:9988 Trek Technology (S) PTE, Ltd Trek2000 TD-G2

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

Windows

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

USB\VID_0A16&PID_9988
USB\VID_0A16&PID_9988&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0A16&PID_9988"

macOS

$ system_profiler SPUSBDataType
    Trek2000 TD-G2:
      Product ID: 0x9988
      Vendor ID: 0x0a16  (Trek Technology (S) PTE, 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:

0a16  Trek Technology (S) PTE, Ltd
	9988  Trek2000 TD-G2

More from Trek Technology (S) PTE, Ltd