125f:a22a DashDrive Elite HE720 500GB

A-DATA Technology Co., Ltd.

Vendor ID
125f
Product ID
a22a
Combined
125f:a22a
Decimal
4703:41514

What is this device?

This is the USB identifier for a DashDrive Elite HE720 500GB manufactured by A-DATA Technology Co., Ltd.. The vendor ID 125f is registered to A-DATA Technology Co., Ltd. with the USB Implementers Forum, and a22a is the product ID that A-DATA Technology Co., Ltd. assigned to this particular model. When you run lsusb on Linux, this device appears as 125f:a22a A-DATA Technology Co., Ltd. DashDrive Elite HE720 500GB.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 125f:a22a A-DATA Technology Co., Ltd. DashDrive Elite HE720 500GB

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

Windows

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

USB\VID_125F&PID_A22A
USB\VID_125F&PID_A22A&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_125F&PID_A22A"

macOS

$ system_profiler SPUSBDataType
    DashDrive Elite HE720 500GB:
      Product ID: 0xa22a
      Vendor ID: 0x125f  (A-DATA Technology Co., Ltd.)

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:

125f  A-DATA Technology Co., Ltd.
	a22a  DashDrive Elite HE720 500GB

More from A-DATA Technology Co., Ltd.