080d:0104 3.2Slim

Teco Image Systems Co., Ltd

Vendor ID
080d
Product ID
0104
Combined
080d:0104
Decimal
2061:260

What is this device?

This is the USB identifier for a 3.2Slim manufactured by Teco Image Systems Co., Ltd. The vendor ID 080d is registered to Teco Image Systems Co., Ltd with the USB Implementers Forum, and 0104 is the product ID that Teco Image Systems Co., Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 080d:0104 Teco Image Systems Co., Ltd 3.2Slim.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 080d:0104 Teco Image Systems Co., Ltd 3.2Slim

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

Windows

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

USB\VID_080D&PID_0104
USB\VID_080D&PID_0104&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_080D&PID_0104"

macOS

$ system_profiler SPUSBDataType
    3.2Slim:
      Product ID: 0x0104
      Vendor ID: 0x080d  (Teco Image Systems Co., Ltd)

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:

080d  Teco Image Systems Co., Ltd
	0104  3.2Slim

More from Teco Image Systems Co., Ltd