8e06:f700 — DT225 Trackball
CH Products, Inc.
- Vendor ID
- 8e06
- Product ID
- f700
- Combined
- 8e06:f700
- Decimal
- 36358:63232
What is this device?
This is the USB identifier for a DT225 Trackball manufactured by CH Products, Inc.. The vendor ID 8e06 is registered to CH Products, Inc. with the USB Implementers Forum, and f700 is the product ID that CH Products, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 8e06:f700 CH Products, Inc. DT225 Trackball.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 8e06:f700 CH Products, Inc. DT225 Trackball
You can filter directly with lsusb -d 8e06:f700, or get the full descriptor dump with lsusb -v -d 8e06:f700. Kernel messages from dmesg show the same pair as idVendor=8e06, idProduct=f700.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_8E06&PID_F700 USB\VID_8E06&PID_F700&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_8E06&PID_F700"
macOS
$ system_profiler SPUSBDataType
DT225 Trackball:
Product ID: 0xf700
Vendor ID: 0x8e06 (CH Products, 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:
8e06 CH Products, Inc. f700 DT225 Trackball