1452:8b01 DS620

Dai Nippon Printing, Inc

Vendor ID
1452
Product ID
8b01
Combined
1452:8b01
Decimal
5202:35585

What is this device?

This is the USB identifier for a DS620 manufactured by Dai Nippon Printing, Inc. The vendor ID 1452 is registered to Dai Nippon Printing, Inc with the USB Implementers Forum, and 8b01 is the product ID that Dai Nippon Printing, Inc assigned to this particular model. When you run lsusb on Linux, this device appears as 1452:8b01 Dai Nippon Printing, Inc DS620.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1452:8b01 Dai Nippon Printing, Inc DS620

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

Windows

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

USB\VID_1452&PID_8B01
USB\VID_1452&PID_8B01&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1452&PID_8B01"

macOS

$ system_profiler SPUSBDataType
    DS620:
      Product ID: 0x8b01
      Vendor ID: 0x1452  (Dai Nippon Printing, Inc)

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:

1452  Dai Nippon Printing, Inc
	8b01  DS620

More from Dai Nippon Printing, Inc