07c0:1501 IO-Warrior 24

Code Mercenaries Hard- und Software GmbH

Vendor ID
07c0
Product ID
1501
Combined
07c0:1501
Decimal
1984:5377

What is this device?

This is the USB identifier for a IO-Warrior 24 manufactured by Code Mercenaries Hard- und Software GmbH. The vendor ID 07c0 is registered to Code Mercenaries Hard- und Software GmbH with the USB Implementers Forum, and 1501 is the product ID that Code Mercenaries Hard- und Software GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 07c0:1501 Code Mercenaries Hard- und Software GmbH IO-Warrior 24.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 07c0:1501 Code Mercenaries Hard- und Software GmbH IO-Warrior 24

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

Windows

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

USB\VID_07C0&PID_1501
USB\VID_07C0&PID_1501&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_07C0&PID_1501"

macOS

$ system_profiler SPUSBDataType
    IO-Warrior 24:
      Product ID: 0x1501
      Vendor ID: 0x07c0  (Code Mercenaries Hard- und Software GmbH)

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:

07c0  Code Mercenaries Hard- und Software GmbH
	1501  IO-Warrior 24

More from Code Mercenaries Hard- und Software GmbH