15e4:3f10 — Batarang controller for Xbox 360
Numark
- Vendor ID
- 15e4
- Product ID
- 3f10
- Combined
- 15e4:3f10
- Decimal
- 5604:16144
What is this device?
This is the USB identifier for a Batarang controller for Xbox 360 manufactured by Numark. The vendor ID 15e4 is registered to Numark with the USB Implementers Forum, and 3f10 is the product ID that Numark assigned to this particular model. When you run lsusb on Linux, this device appears as 15e4:3f10 Numark Batarang controller for Xbox 360.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 15e4:3f10 Numark Batarang controller for Xbox 360
You can filter directly with lsusb -d 15e4:3f10, or get the full descriptor dump with lsusb -v -d 15e4:3f10. Kernel messages from dmesg show the same pair as idVendor=15e4, idProduct=3f10.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_15E4&PID_3F10 USB\VID_15E4&PID_3F10&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_15E4&PID_3F10"
macOS
$ system_profiler SPUSBDataType
Batarang controller for Xbox 360:
Product ID: 0x3f10
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 3f10 Batarang controller for Xbox 360