0765:d094 X-Rite DTP94 [Quato Silver Haze Pro]

X-Rite, Inc.

Vendor ID
0765
Product ID
d094
Combined
0765:d094
Decimal
1893:53396

What is this device?

This is the USB identifier for a X-Rite DTP94 [Quato Silver Haze Pro] manufactured by X-Rite, Inc.. The vendor ID 0765 is registered to X-Rite, Inc. with the USB Implementers Forum, and d094 is the product ID that X-Rite, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 0765:d094 X-Rite, Inc. X-Rite DTP94 [Quato Silver Haze Pro].

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0765:d094 X-Rite, Inc. X-Rite DTP94 [Quato Silver Haze Pro]

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

Windows

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

USB\VID_0765&PID_D094
USB\VID_0765&PID_D094&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0765&PID_D094"

macOS

$ system_profiler SPUSBDataType
    X-Rite DTP94 [Quato Silver Haze Pro]:
      Product ID: 0xd094
      Vendor ID: 0x0765  (X-Rite, Inc.)

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:

0765  X-Rite, Inc.
	d094  X-Rite DTP94 [Quato Silver Haze Pro]

More from X-Rite, Inc.