0d59:02a8 Digital Clock

TRC Simulators b.v.

Vendor ID
0d59
Product ID
02a8
Combined
0d59:02a8
Decimal
3417:680

What is this device?

This is the USB identifier for a Digital Clock manufactured by TRC Simulators b.v.. The vendor ID 0d59 is registered to TRC Simulators b.v. with the USB Implementers Forum, and 02a8 is the product ID that TRC Simulators b.v. assigned to this particular model. When you run lsusb on Linux, this device appears as 0d59:02a8 TRC Simulators b.v. Digital Clock.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0d59:02a8 TRC Simulators b.v. Digital Clock

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

Windows

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

USB\VID_0D59&PID_02A8
USB\VID_0D59&PID_02A8&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0D59&PID_02A8"

macOS

$ system_profiler SPUSBDataType
    Digital Clock:
      Product ID: 0x02a8
      Vendor ID: 0x0d59  (TRC Simulators b.v.)

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:

0d59  TRC Simulators b.v.
	02a8  Digital Clock

More from TRC Simulators b.v.