07e5:05c2 — IDE-to-USB2.0 PCA
QPS, Inc.
- Vendor ID
- 07e5
- Product ID
- 05c2
- Combined
- 07e5:05c2
- Decimal
- 2021:1474
What is this device?
This is the USB identifier for a IDE-to-USB2.0 PCA manufactured by QPS, Inc.. The vendor ID 07e5 is registered to QPS, Inc. with the USB Implementers Forum, and 05c2 is the product ID that QPS, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 07e5:05c2 QPS, Inc. IDE-to-USB2.0 PCA.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 07e5:05c2 QPS, Inc. IDE-to-USB2.0 PCA
You can filter directly with lsusb -d 07e5:05c2, or get the full descriptor dump with lsusb -v -d 07e5:05c2. Kernel messages from dmesg show the same pair as idVendor=07e5, idProduct=05c2.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_07E5&PID_05C2 USB\VID_07E5&PID_05C2&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_07E5&PID_05C2"
macOS
$ system_profiler SPUSBDataType
IDE-to-USB2.0 PCA:
Product ID: 0x05c2
Vendor ID: 0x07e5 (QPS, 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:
07e5 QPS, Inc. 05c2 IDE-to-USB2.0 PCA