07ce:c007 DPB-4000

Nidec Copal

Vendor ID
07ce
Product ID
c007
Combined
07ce:c007
Decimal
1998:49159

What is this device?

This is the USB identifier for a DPB-4000 manufactured by Nidec Copal. The vendor ID 07ce is registered to Nidec Copal with the USB Implementers Forum, and c007 is the product ID that Nidec Copal assigned to this particular model. When you run lsusb on Linux, this device appears as 07ce:c007 Nidec Copal DPB-4000.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 07ce:c007 Nidec Copal DPB-4000

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

Windows

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

USB\VID_07CE&PID_C007
USB\VID_07CE&PID_C007&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_07CE&PID_C007"

macOS

$ system_profiler SPUSBDataType
    DPB-4000:
      Product ID: 0xc007
      Vendor ID: 0x07ce  (Nidec Copal)

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:

07ce  Nidec Copal
	c007  DPB-4000

More from Nidec Copal