2d84:b806 DT-108B Thermal Label Printer

Zhuhai Poskey Technology Co.,Ltd

Vendor ID
2d84
Product ID
b806
Combined
2d84:b806
Decimal
11652:47110

What is this device?

This is the USB identifier for a DT-108B Thermal Label Printer manufactured by Zhuhai Poskey Technology Co.,Ltd. The vendor ID 2d84 is registered to Zhuhai Poskey Technology Co.,Ltd with the USB Implementers Forum, and b806 is the product ID that Zhuhai Poskey Technology Co.,Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 2d84:b806 Zhuhai Poskey Technology Co.,Ltd DT-108B Thermal Label Printer.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2d84:b806 Zhuhai Poskey Technology Co.,Ltd DT-108B Thermal Label Printer

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

Windows

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

USB\VID_2D84&PID_B806
USB\VID_2D84&PID_B806&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2D84&PID_B806"

macOS

$ system_profiler SPUSBDataType
    DT-108B Thermal Label Printer:
      Product ID: 0xb806
      Vendor ID: 0x2d84  (Zhuhai Poskey Technology 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:

2d84  Zhuhai Poskey Technology Co.,Ltd
	b806  DT-108B Thermal Label Printer

More from Zhuhai Poskey Technology Co.,Ltd