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