1009:000e eHome Infrared Receiver

Emuzed, Inc.

Vendor ID
1009
Product ID
000e
Combined
1009:000e
Decimal
4105:14

What is this device?

This is the USB identifier for a eHome Infrared Receiver manufactured by Emuzed, Inc.. The vendor ID 1009 is registered to Emuzed, Inc. with the USB Implementers Forum, and 000e is the product ID that Emuzed, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 1009:000e Emuzed, Inc. eHome Infrared Receiver.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1009:000e Emuzed, Inc. eHome Infrared Receiver

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

Windows

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

USB\VID_1009&PID_000E
USB\VID_1009&PID_000E&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1009&PID_000E"

macOS

$ system_profiler SPUSBDataType
    eHome Infrared Receiver:
      Product ID: 0x000e
      Vendor ID: 0x1009  (Emuzed, 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:

1009  Emuzed, Inc.
	000e  eHome Infrared Receiver

More from Emuzed, Inc.