1687:5289 FlashDisk

Kingmax Digital Inc.

Vendor ID
1687
Product ID
5289
Combined
1687:5289
Decimal
5767:21129

What is this device?

This is the USB identifier for a FlashDisk manufactured by Kingmax Digital Inc.. The vendor ID 1687 is registered to Kingmax Digital Inc. with the USB Implementers Forum, and 5289 is the product ID that Kingmax Digital Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 1687:5289 Kingmax Digital Inc. FlashDisk.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1687:5289 Kingmax Digital Inc. FlashDisk

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

Windows

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

USB\VID_1687&PID_5289
USB\VID_1687&PID_5289&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1687&PID_5289"

macOS

$ system_profiler SPUSBDataType
    FlashDisk:
      Product ID: 0x5289
      Vendor ID: 0x1687  (Kingmax Digital Inc.)

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:

1687  Kingmax Digital Inc.
	5289  FlashDisk

More from Kingmax Digital Inc.