19c2:6a11 MDM166A Fluorescent Display

Futuba

Vendor ID
19c2
Product ID
6a11
Combined
19c2:6a11
Decimal
6594:27153

What is this device?

This is the USB identifier for a MDM166A Fluorescent Display manufactured by Futuba. The vendor ID 19c2 is registered to Futuba with the USB Implementers Forum, and 6a11 is the product ID that Futuba assigned to this particular model. When you run lsusb on Linux, this device appears as 19c2:6a11 Futuba MDM166A Fluorescent Display.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 19c2:6a11 Futuba MDM166A Fluorescent Display

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

Windows

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

USB\VID_19C2&PID_6A11
USB\VID_19C2&PID_6A11&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_19C2&PID_6A11"

macOS

$ system_profiler SPUSBDataType
    MDM166A Fluorescent Display:
      Product ID: 0x6a11
      Vendor ID: 0x19c2  (Futuba)

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:

19c2  Futuba
	6a11  MDM166A Fluorescent Display

More from Futuba