15e4:3f0a Airflo Wired Controller for Xbox 360

Numark

Vendor ID
15e4
Product ID
3f0a
Combined
15e4:3f0a
Decimal
5604:16138

What is this device?

This is the USB identifier for a Airflo Wired Controller for Xbox 360 manufactured by Numark. The vendor ID 15e4 is registered to Numark with the USB Implementers Forum, and 3f0a is the product ID that Numark assigned to this particular model. When you run lsusb on Linux, this device appears as 15e4:3f0a Numark Airflo Wired Controller for Xbox 360.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 15e4:3f0a Numark Airflo Wired Controller for Xbox 360

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

Windows

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

USB\VID_15E4&PID_3F0A
USB\VID_15E4&PID_3F0A&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_15E4&PID_3F0A"

macOS

$ system_profiler SPUSBDataType
    Airflo Wired Controller for Xbox 360:
      Product ID: 0x3f0a
      Vendor ID: 0x15e4  (Numark)

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:

15e4  Numark
	3f0a  Airflo Wired Controller for Xbox 360

More from Numark