a466:0a53 — TL866II Plus Device Programmer [MiniPRO]
Haikou Xingong Electronics Co.,Ltd
- Vendor ID
- a466
- Product ID
- 0a53
- Combined
- a466:0a53
- Decimal
- 42086:2643
What is this device?
This is the USB identifier for a TL866II Plus Device Programmer [MiniPRO] manufactured by Haikou Xingong Electronics Co.,Ltd. The vendor ID a466 is registered to Haikou Xingong Electronics Co.,Ltd with the USB Implementers Forum, and 0a53 is the product ID that Haikou Xingong Electronics Co.,Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as a466:0a53 Haikou Xingong Electronics Co.,Ltd TL866II Plus Device Programmer [MiniPRO].
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID a466:0a53 Haikou Xingong Electronics Co.,Ltd TL866II Plus Device Programmer [MiniPRO]
You can filter directly with lsusb -d a466:0a53, or get the full descriptor dump with lsusb -v -d a466:0a53. Kernel messages from dmesg show the same pair as idVendor=a466, idProduct=0a53.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_A466&PID_0A53 USB\VID_A466&PID_0A53&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_A466&PID_0A53"
macOS
$ system_profiler SPUSBDataType
TL866II Plus Device Programmer [MiniPRO]:
Product ID: 0x0a53
Vendor ID: 0xa466 (Haikou Xingong Electronics 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:
a466 Haikou Xingong Electronics Co.,Ltd 0a53 TL866II Plus Device Programmer [MiniPRO]