15e4:3f00 Power A Mini Pro Elite

Numark

Vendor ID
15e4
Product ID
3f00
Combined
15e4:3f00
Decimal
5604:16128

What is this device?

This is the USB identifier for a Power A Mini Pro Elite manufactured by Numark. The vendor ID 15e4 is registered to Numark with the USB Implementers Forum, and 3f00 is the product ID that Numark assigned to this particular model. When you run lsusb on Linux, this device appears as 15e4:3f00 Numark Power A Mini Pro Elite.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 15e4:3f00 Numark Power A Mini Pro Elite

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

Windows

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

USB\VID_15E4&PID_3F00
USB\VID_15E4&PID_3F00&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    Power A Mini Pro Elite:
      Product ID: 0x3f00
      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
	3f00  Power A Mini Pro Elite

More from Numark