15e9:1968 MemoryFrame MF-570

Pacific Digital Corp.

Vendor ID
15e9
Product ID
1968
Combined
15e9:1968
Decimal
5609:6504

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 1968 is the product ID that Pacific Digital Corp. assigned to this particular model. When you run lsusb on Linux, this device appears as 15e9:1968 Pacific Digital Corp. MemoryFrame MF-570.

How to identify it on your system

Linux

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

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

Windows

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

USB\VID_15E9&PID_1968
USB\VID_15E9&PID_1968&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    MemoryFrame MF-570:
      Product ID: 0x1968
      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.
	1968  MemoryFrame MF-570

More from Pacific Digital Corp.