109b:9119 — CROSSCALL Trekker-M1 Core (PTP-Mode)
Hisense
- Vendor ID
- 109b
- Product ID
- 9119
- Combined
- 109b:9119
- Decimal
- 4251:37145
What is this device?
This is the USB identifier for a CROSSCALL Trekker-M1 Core (PTP-Mode) manufactured by Hisense. The vendor ID 109b is registered to Hisense with the USB Implementers Forum, and 9119 is the product ID that Hisense assigned to this particular model. When you run lsusb on Linux, this device appears as 109b:9119 Hisense CROSSCALL Trekker-M1 Core (PTP-Mode).
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 109b:9119 Hisense CROSSCALL Trekker-M1 Core (PTP-Mode)
You can filter directly with lsusb -d 109b:9119, or get the full descriptor dump with lsusb -v -d 109b:9119. Kernel messages from dmesg show the same pair as idVendor=109b, idProduct=9119.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_109B&PID_9119 USB\VID_109B&PID_9119&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_109B&PID_9119"
macOS
$ system_profiler SPUSBDataType
CROSSCALL Trekker-M1 Core (PTP-Mode):
Product ID: 0x9119
Vendor ID: 0x109b (Hisense)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:
109b Hisense 9119 CROSSCALL Trekker-M1 Core (PTP-Mode)