2a70:904d — A3000 phone (PTP mode) [3T]
OnePlus Technology (Shenzhen) Co., Ltd.
- Vendor ID
- 2a70
- Product ID
- 904d
- Combined
- 2a70:904d
- Decimal
- 10864:36941
What is this device?
This is the USB identifier for a A3000 phone (PTP mode) [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 904d 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:904d OnePlus Technology (Shenzhen) Co., Ltd. A3000 phone (PTP mode) [3T].
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 2a70:904d OnePlus Technology (Shenzhen) Co., Ltd. A3000 phone (PTP mode) [3T]
You can filter directly with lsusb -d 2a70:904d, or get the full descriptor dump with lsusb -v -d 2a70:904d. Kernel messages from dmesg show the same pair as idVendor=2a70, idProduct=904d.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_2A70&PID_904D USB\VID_2A70&PID_904D&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2A70&PID_904D"
macOS
$ system_profiler SPUSBDataType
A3000 phone (PTP mode) [3T]:
Product ID: 0x904d
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. 904d A3000 phone (PTP mode) [3T]