0546:dccf Sound Vision Stream Driver

Polaroid Corp.

Vendor ID
0546
Product ID
dccf
Combined
0546:dccf
Decimal
1350:56527

What is this device?

This is the USB identifier for a Sound Vision Stream Driver manufactured by Polaroid Corp.. The vendor ID 0546 is registered to Polaroid Corp. with the USB Implementers Forum, and dccf is the product ID that Polaroid Corp. assigned to this particular model. When you run lsusb on Linux, this device appears as 0546:dccf Polaroid Corp. Sound Vision Stream Driver.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0546:dccf Polaroid Corp. Sound Vision Stream Driver

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

Windows

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

USB\VID_0546&PID_DCCF
USB\VID_0546&PID_DCCF&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0546&PID_DCCF"

macOS

$ system_profiler SPUSBDataType
    Sound Vision Stream Driver:
      Product ID: 0xdccf
      Vendor ID: 0x0546  (Polaroid Corp.)

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:

0546  Polaroid Corp.
	dccf  Sound Vision Stream Driver

More from Polaroid Corp.