073a:2230 infrared dongle for remote

Chaplet Systems, Inc.

Vendor ID
073a
Product ID
2230
Combined
073a:2230
Decimal
1850:8752

What is this device?

This is the USB identifier for a infrared dongle for remote manufactured by Chaplet Systems, Inc.. The vendor ID 073a is registered to Chaplet Systems, Inc. with the USB Implementers Forum, and 2230 is the product ID that Chaplet Systems, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 073a:2230 Chaplet Systems, Inc. infrared dongle for remote.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 073a:2230 Chaplet Systems, Inc. infrared dongle for remote

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

Windows

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

USB\VID_073A&PID_2230
USB\VID_073A&PID_2230&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_073A&PID_2230"

macOS

$ system_profiler SPUSBDataType
    infrared dongle for remote:
      Product ID: 0x2230
      Vendor ID: 0x073a  (Chaplet Systems, Inc.)

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:

073a  Chaplet Systems, Inc.
	2230  infrared dongle for remote

More from Chaplet Systems, Inc.