2626:ea60 — UART Bridge Controller [cp210x]
Aruba Networks
- Vendor ID
- 2626
- Product ID
- ea60
- Combined
- 2626:ea60
- Decimal
- 9766:60000
What is this device?
This is the USB identifier for a UART Bridge Controller [cp210x] manufactured by Aruba Networks. The vendor ID 2626 is registered to Aruba Networks with the USB Implementers Forum, and ea60 is the product ID that Aruba Networks assigned to this particular model. When you run lsusb on Linux, this device appears as 2626:ea60 Aruba Networks UART Bridge Controller [cp210x].
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 2626:ea60 Aruba Networks UART Bridge Controller [cp210x]
You can filter directly with lsusb -d 2626:ea60, or get the full descriptor dump with lsusb -v -d 2626:ea60. Kernel messages from dmesg show the same pair as idVendor=2626, idProduct=ea60.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_2626&PID_EA60 USB\VID_2626&PID_EA60&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2626&PID_EA60"
macOS
$ system_profiler SPUSBDataType
UART Bridge Controller [cp210x]:
Product ID: 0xea60
Vendor ID: 0x2626 (Aruba Networks)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:
2626 Aruba Networks ea60 UART Bridge Controller [cp210x]