0c0a:6124 RocketStor 6124V

Highpoint Technologies, Inc.

Vendor ID
0c0a
Product ID
6124
Combined
0c0a:6124
Decimal
3082:24868

What is this device?

This is the USB identifier for a RocketStor 6124V manufactured by Highpoint Technologies, Inc.. The vendor ID 0c0a is registered to Highpoint Technologies, Inc. with the USB Implementers Forum, and 6124 is the product ID that Highpoint Technologies, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 0c0a:6124 Highpoint Technologies, Inc. RocketStor 6124V.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0c0a:6124 Highpoint Technologies, Inc. RocketStor 6124V

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

Windows

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

USB\VID_0C0A&PID_6124
USB\VID_0C0A&PID_6124&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0C0A&PID_6124"

macOS

$ system_profiler SPUSBDataType
    RocketStor 6124V:
      Product ID: 0x6124
      Vendor ID: 0x0c0a  (Highpoint Technologies, Inc.)

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:

0c0a  Highpoint Technologies, Inc.
	6124  RocketStor 6124V

More from Highpoint Technologies, Inc.