07c0:1511 IO-Warrior 24 Power Vampire

Code Mercenaries Hard- und Software GmbH

Vendor ID
07c0
Product ID
1511
Combined
07c0:1511
Decimal
1984:5393

What is this device?

This is the USB identifier for a IO-Warrior 24 Power Vampire 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 1511 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:1511 Code Mercenaries Hard- und Software GmbH IO-Warrior 24 Power Vampire.

How to identify it on your system

Linux

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

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

Windows

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

USB\VID_07C0&PID_1511
USB\VID_07C0&PID_1511&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    IO-Warrior 24 Power Vampire:
      Product ID: 0x1511
      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
	1511  IO-Warrior 24 Power Vampire

More from Code Mercenaries Hard- und Software GmbH