232b:0810 P2000

Pantum Ltd.

Vendor ID
232b
Product ID
0810
Combined
232b:0810
Decimal
9003:2064

What is this device?

This is the USB identifier for a P2000 manufactured by Pantum Ltd.. The vendor ID 232b is registered to Pantum Ltd. with the USB Implementers Forum, and 0810 is the product ID that Pantum Ltd. assigned to this particular model. When you run lsusb on Linux, this device appears as 232b:0810 Pantum Ltd. P2000.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 232b:0810 Pantum Ltd. P2000

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

Windows

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

USB\VID_232B&PID_0810
USB\VID_232B&PID_0810&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_232B&PID_0810"

macOS

$ system_profiler SPUSBDataType
    P2000:
      Product ID: 0x0810
      Vendor ID: 0x232b  (Pantum 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:

232b  Pantum Ltd.
	0810  P2000

More from Pantum Ltd.