2e57:5cba SlideSX / ClustSafe Bus Adapter

MEGWARE Computer Vertrieb und Service GmbH

Vendor ID
2e57
Product ID
5cba
Combined
2e57:5cba
Decimal
11863:23738

What is this device?

This is the USB identifier for a SlideSX / ClustSafe Bus Adapter manufactured by MEGWARE Computer Vertrieb und Service GmbH. The vendor ID 2e57 is registered to MEGWARE Computer Vertrieb und Service GmbH with the USB Implementers Forum, and 5cba is the product ID that MEGWARE Computer Vertrieb und Service GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 2e57:5cba MEGWARE Computer Vertrieb und Service GmbH SlideSX / ClustSafe Bus Adapter.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2e57:5cba MEGWARE Computer Vertrieb und Service GmbH SlideSX / ClustSafe Bus Adapter

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

Windows

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

USB\VID_2E57&PID_5CBA
USB\VID_2E57&PID_5CBA&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2E57&PID_5CBA"

macOS

$ system_profiler SPUSBDataType
    SlideSX / ClustSafe Bus Adapter:
      Product ID: 0x5cba
      Vendor ID: 0x2e57  (MEGWARE Computer Vertrieb und Service 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:

2e57  MEGWARE Computer Vertrieb und Service GmbH
	5cba  SlideSX / ClustSafe Bus Adapter

More from MEGWARE Computer Vertrieb und Service GmbH