07c0:1121 The Claw

Code Mercenaries Hard- und Software GmbH

Vendor ID
07c0
Product ID
1121
Combined
07c0:1121
Decimal
1984:4385

What is this device?

This is the USB identifier for a The Claw 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 1121 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:1121 Code Mercenaries Hard- und Software GmbH The Claw.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 07c0:1121 Code Mercenaries Hard- und Software GmbH The Claw

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

Windows

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

USB\VID_07C0&PID_1121
USB\VID_07C0&PID_1121&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    The Claw:
      Product ID: 0x1121
      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
	1121  The Claw

More from Code Mercenaries Hard- und Software GmbH