273f:1000 — ColorHug bootloader
Hughski Limited
- Vendor ID
- 273f
- Product ID
- 1000
- Combined
- 273f:1000
- Decimal
- 10047:4096
What is this device?
This is the USB identifier for a ColorHug bootloader manufactured by Hughski Limited. The vendor ID 273f is registered to Hughski Limited with the USB Implementers Forum, and 1000 is the product ID that Hughski Limited assigned to this particular model. When you run lsusb on Linux, this device appears as 273f:1000 Hughski Limited ColorHug bootloader.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 273f:1000 Hughski Limited ColorHug bootloader
You can filter directly with lsusb -d 273f:1000, or get the full descriptor dump with lsusb -v -d 273f:1000. Kernel messages from dmesg show the same pair as idVendor=273f, idProduct=1000.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_273F&PID_1000 USB\VID_273F&PID_1000&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_273F&PID_1000"
macOS
$ system_profiler SPUSBDataType
ColorHug bootloader:
Product ID: 0x1000
Vendor ID: 0x273f (Hughski Limited)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:
273f Hughski Limited 1000 ColorHug bootloader