2a70:904e A3000 phone (PTP mode, with debug) [3T]

OnePlus Technology (Shenzhen) Co., Ltd.

Vendor ID
2a70
Product ID
904e
Combined
2a70:904e
Decimal
10864:36942

What is this device?

This is the USB identifier for a A3000 phone (PTP mode, with debug) [3T] manufactured by OnePlus Technology (Shenzhen) Co., Ltd.. The vendor ID 2a70 is registered to OnePlus Technology (Shenzhen) Co., Ltd. with the USB Implementers Forum, and 904e is the product ID that OnePlus Technology (Shenzhen) Co., Ltd. assigned to this particular model. When you run lsusb on Linux, this device appears as 2a70:904e OnePlus Technology (Shenzhen) Co., Ltd. A3000 phone (PTP mode, with debug) [3T].

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2a70:904e OnePlus Technology (Shenzhen) Co., Ltd. A3000 phone (PTP mode, with debug) [3T]

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

Windows

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

USB\VID_2A70&PID_904E
USB\VID_2A70&PID_904E&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2A70&PID_904E"

macOS

$ system_profiler SPUSBDataType
    A3000 phone (PTP mode, with debug) [3T]:
      Product ID: 0x904e
      Vendor ID: 0x2a70  (OnePlus Technology (Shenzhen) 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:

2a70  OnePlus Technology (Shenzhen) Co., Ltd.
	904e  A3000 phone (PTP mode, with debug) [3T]

More from OnePlus Technology (Shenzhen) Co., Ltd.