1934:0702 Integrated Consumer Infrared Receiver/Transceiver

Feature Integration Technology Inc. (Fintek)

Vendor ID
1934
Product ID
0702
Combined
1934:0702
Decimal
6452:1794

What is this device?

This is the USB identifier for a Integrated Consumer Infrared Receiver/Transceiver manufactured by Feature Integration Technology Inc. (Fintek). The vendor ID 1934 is registered to Feature Integration Technology Inc. (Fintek) with the USB Implementers Forum, and 0702 is the product ID that Feature Integration Technology Inc. (Fintek) assigned to this particular model. When you run lsusb on Linux, this device appears as 1934:0702 Feature Integration Technology Inc. (Fintek) Integrated Consumer Infrared Receiver/Transceiver.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1934:0702 Feature Integration Technology Inc. (Fintek) Integrated Consumer Infrared Receiver/Transceiver

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

Windows

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

USB\VID_1934&PID_0702
USB\VID_1934&PID_0702&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1934&PID_0702"

macOS

$ system_profiler SPUSBDataType
    Integrated Consumer Infrared Receiver/Transceiver:
      Product ID: 0x0702
      Vendor ID: 0x1934  (Feature Integration Technology Inc. (Fintek))

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:

1934  Feature Integration Technology Inc. (Fintek)
	0702  Integrated Consumer Infrared Receiver/Transceiver

More from Feature Integration Technology Inc. (Fintek)