0a16:8888 IBM USB Memory Key

Trek Technology (S) PTE, Ltd

Vendor ID
0a16
Product ID
8888
Combined
0a16:8888
Decimal
2582:34952

What is this device?

This is the USB identifier for a IBM USB Memory Key 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 8888 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:8888 Trek Technology (S) PTE, Ltd IBM USB Memory Key.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0a16:8888 Trek Technology (S) PTE, Ltd IBM USB Memory Key

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

Windows

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

USB\VID_0A16&PID_8888
USB\VID_0A16&PID_8888&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    IBM USB Memory Key:
      Product ID: 0x8888
      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
	8888  IBM USB Memory Key

More from Trek Technology (S) PTE, Ltd