357d:7788 JMicron JMS567 ATA/ATAPI Bridge

Sharkoon

Vendor ID
357d
Product ID
7788
Combined
357d:7788
Decimal
13693:30600

What is this device?

This is the USB identifier for a JMicron JMS567 ATA/ATAPI Bridge manufactured by Sharkoon. The vendor ID 357d is registered to Sharkoon with the USB Implementers Forum, and 7788 is the product ID that Sharkoon assigned to this particular model. When you run lsusb on Linux, this device appears as 357d:7788 Sharkoon JMicron JMS567 ATA/ATAPI Bridge.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 357d:7788 Sharkoon JMicron JMS567 ATA/ATAPI Bridge

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

Windows

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

USB\VID_357D&PID_7788
USB\VID_357D&PID_7788&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_357D&PID_7788"

macOS

$ system_profiler SPUSBDataType
    JMicron JMS567 ATA/ATAPI Bridge:
      Product ID: 0x7788
      Vendor ID: 0x357d  (Sharkoon)

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:

357d  Sharkoon
	7788  JMicron JMS567 ATA/ATAPI Bridge

More from Sharkoon