07c0:1502 IO-Warrior 48

Code Mercenaries Hard- und Software GmbH

Vendor ID
07c0
Product ID
1502
Combined
07c0:1502
Decimal
1984:5378

What is this device?

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

How to identify it on your system

Linux

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

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

Windows

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

USB\VID_07C0&PID_1502
USB\VID_07C0&PID_1502&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    IO-Warrior 48:
      Product ID: 0x1502
      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
	1502  IO-Warrior 48

More from Code Mercenaries Hard- und Software GmbH