05db:000b — SUNTAC U-Cable type A3
Sun Corp. (Suntac?)
- Vendor ID
- 05db
- Product ID
- 000b
- Combined
- 05db:000b
- Decimal
- 1499:11
What is this device?
This is the USB identifier for a SUNTAC U-Cable type A3 manufactured by Sun Corp. (Suntac?). The vendor ID 05db is registered to Sun Corp. (Suntac?) with the USB Implementers Forum, and 000b is the product ID that Sun Corp. (Suntac?) assigned to this particular model. When you run lsusb on Linux, this device appears as 05db:000b Sun Corp. (Suntac?) SUNTAC U-Cable type A3.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 05db:000b Sun Corp. (Suntac?) SUNTAC U-Cable type A3
You can filter directly with lsusb -d 05db:000b, or get the full descriptor dump with lsusb -v -d 05db:000b. Kernel messages from dmesg show the same pair as idVendor=05db, idProduct=000b.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_05DB&PID_000B USB\VID_05DB&PID_000B&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_05DB&PID_000B"
macOS
$ system_profiler SPUSBDataType
SUNTAC U-Cable type A3:
Product ID: 0x000b
Vendor ID: 0x05db (Sun Corp. (Suntac?))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:
05db Sun Corp. (Suntac?) 000b SUNTAC U-Cable type A3