124b:4d01 Airflo EX Joystick

Nyko (Honey Bee)

Vendor ID
124b
Product ID
4d01
Combined
124b:4d01
Decimal
4683:19713

What is this device?

This is the USB identifier for a Airflo EX Joystick manufactured by Nyko (Honey Bee). The vendor ID 124b is registered to Nyko (Honey Bee) with the USB Implementers Forum, and 4d01 is the product ID that Nyko (Honey Bee) assigned to this particular model. When you run lsusb on Linux, this device appears as 124b:4d01 Nyko (Honey Bee) Airflo EX Joystick.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 124b:4d01 Nyko (Honey Bee) Airflo EX Joystick

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

Windows

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

USB\VID_124B&PID_4D01
USB\VID_124B&PID_4D01&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_124B&PID_4D01"

macOS

$ system_profiler SPUSBDataType
    Airflo EX Joystick:
      Product ID: 0x4d01
      Vendor ID: 0x124b  (Nyko (Honey Bee))

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:

124b  Nyko (Honey Bee)
	4d01  Airflo EX Joystick

More from Nyko (Honey Bee)