056f:cd00 CDM-751 CD organizer

Korea Data Systems Co., Ltd

Vendor ID
056f
Product ID
cd00
Combined
056f:cd00
Decimal
1391:52480

What is this device?

This is the USB identifier for a CDM-751 CD organizer manufactured by Korea Data Systems Co., Ltd. The vendor ID 056f is registered to Korea Data Systems Co., Ltd with the USB Implementers Forum, and cd00 is the product ID that Korea Data Systems Co., Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 056f:cd00 Korea Data Systems Co., Ltd CDM-751 CD organizer.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 056f:cd00 Korea Data Systems Co., Ltd CDM-751 CD organizer

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

Windows

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

USB\VID_056F&PID_CD00
USB\VID_056F&PID_CD00&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_056F&PID_CD00"

macOS

$ system_profiler SPUSBDataType
    CDM-751 CD organizer:
      Product ID: 0xcd00
      Vendor ID: 0x056f  (Korea Data Systems 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:

056f  Korea Data Systems Co., Ltd
	cd00  CDM-751 CD organizer

More from Korea Data Systems Co., Ltd