15e9:04ce MemoryFrame MF-570

Pacific Digital Corp.

Vendor ID
15e9
Product ID
04ce
Combined
15e9:04ce
Decimal
5609:1230

What is this device?

This is the USB identifier for a MemoryFrame MF-570 manufactured by Pacific Digital Corp.. The vendor ID 15e9 is registered to Pacific Digital Corp. with the USB Implementers Forum, and 04ce is the product ID that Pacific Digital Corp. assigned to this particular model. When you run lsusb on Linux, this device appears as 15e9:04ce Pacific Digital Corp. MemoryFrame MF-570.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 15e9:04ce Pacific Digital Corp. MemoryFrame MF-570

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

Windows

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

USB\VID_15E9&PID_04CE
USB\VID_15E9&PID_04CE&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_15E9&PID_04CE"

macOS

$ system_profiler SPUSBDataType
    MemoryFrame MF-570:
      Product ID: 0x04ce
      Vendor ID: 0x15e9  (Pacific Digital 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:

15e9  Pacific Digital Corp.
	04ce  MemoryFrame MF-570

More from Pacific Digital Corp.