1657:3150 SIS3150 USB2.0 to VME interface

Struck Innovative Systeme GmbH

Vendor ID
1657
Product ID
3150
Combined
1657:3150
Decimal
5719:12624

What is this device?

This is the USB identifier for a SIS3150 USB2.0 to VME interface manufactured by Struck Innovative Systeme GmbH. The vendor ID 1657 is registered to Struck Innovative Systeme GmbH with the USB Implementers Forum, and 3150 is the product ID that Struck Innovative Systeme GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 1657:3150 Struck Innovative Systeme GmbH SIS3150 USB2.0 to VME interface.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1657:3150 Struck Innovative Systeme GmbH SIS3150 USB2.0 to VME interface

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

Windows

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

USB\VID_1657&PID_3150
USB\VID_1657&PID_3150&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1657&PID_3150"

macOS

$ system_profiler SPUSBDataType
    SIS3150 USB2.0 to VME interface:
      Product ID: 0x3150
      Vendor ID: 0x1657  (Struck Innovative Systeme GmbH)

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:

1657  Struck Innovative Systeme GmbH
	3150  SIS3150 USB2.0 to VME interface

More from Struck Innovative Systeme GmbH