109b:f009 CROSSCALL Trekker-M1 Core (CD-ROM-Mode)

Hisense

Vendor ID
109b
Product ID
f009
Combined
109b:f009
Decimal
4251:61449

What is this device?

This is the USB identifier for a CROSSCALL Trekker-M1 Core (CD-ROM-Mode) manufactured by Hisense. The vendor ID 109b is registered to Hisense with the USB Implementers Forum, and f009 is the product ID that Hisense assigned to this particular model. When you run lsusb on Linux, this device appears as 109b:f009 Hisense CROSSCALL Trekker-M1 Core (CD-ROM-Mode).

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 109b:f009 Hisense CROSSCALL Trekker-M1 Core (CD-ROM-Mode)

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

Windows

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

USB\VID_109B&PID_F009
USB\VID_109B&PID_F009&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_109B&PID_F009"

macOS

$ system_profiler SPUSBDataType
    CROSSCALL Trekker-M1 Core (CD-ROM-Mode):
      Product ID: 0xf009
      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
	f009  CROSSCALL Trekker-M1 Core (CD-ROM-Mode)

More from Hisense