11b0:6208 PRO-28U

ATECH FLASH TECHNOLOGY

Vendor ID
11b0
Product ID
6208
Combined
11b0:6208
Decimal
4528:25096

What is this device?

This is the USB identifier for a PRO-28U manufactured by ATECH FLASH TECHNOLOGY. The vendor ID 11b0 is registered to ATECH FLASH TECHNOLOGY with the USB Implementers Forum, and 6208 is the product ID that ATECH FLASH TECHNOLOGY assigned to this particular model. When you run lsusb on Linux, this device appears as 11b0:6208 ATECH FLASH TECHNOLOGY PRO-28U.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 11b0:6208 ATECH FLASH TECHNOLOGY PRO-28U

You can filter directly with lsusb -d 11b0:6208, or get the full descriptor dump with lsusb -v -d 11b0:6208. Kernel messages from dmesg show the same pair as idVendor=11b0, idProduct=6208.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_11B0&PID_6208
USB\VID_11B0&PID_6208&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_11B0&PID_6208"

macOS

$ system_profiler SPUSBDataType
    PRO-28U:
      Product ID: 0x6208
      Vendor ID: 0x11b0  (ATECH FLASH TECHNOLOGY)

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:

11b0  ATECH FLASH TECHNOLOGY
	6208  PRO-28U

More from ATECH FLASH TECHNOLOGY