8644:800b Micro Line (4GB)

Intenso GmbG

Vendor ID
8644
Product ID
800b
Combined
8644:800b
Decimal
34372:32779

What is this device?

This is the USB identifier for a Micro Line (4GB) manufactured by Intenso GmbG. The vendor ID 8644 is registered to Intenso GmbG with the USB Implementers Forum, and 800b is the product ID that Intenso GmbG assigned to this particular model. When you run lsusb on Linux, this device appears as 8644:800b Intenso GmbG Micro Line (4GB).

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 8644:800b Intenso GmbG Micro Line (4GB)

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

Windows

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

USB\VID_8644&PID_800B
USB\VID_8644&PID_800B&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_8644&PID_800B"

macOS

$ system_profiler SPUSBDataType
    Micro Line (4GB):
      Product ID: 0x800b
      Vendor ID: 0x8644  (Intenso GmbG)

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:

8644  Intenso GmbG
	800b  Micro Line (4GB)

More from Intenso GmbG