1ef6:5648 RIU CSMU/BSD

EADS Deutschland GmbH

Vendor ID
1ef6
Product ID
5648
Combined
1ef6:5648
Decimal
7926:22088

What is this device?

This is the USB identifier for a RIU CSMU/BSD manufactured by EADS Deutschland GmbH. The vendor ID 1ef6 is registered to EADS Deutschland GmbH with the USB Implementers Forum, and 5648 is the product ID that EADS Deutschland GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 1ef6:5648 EADS Deutschland GmbH RIU CSMU/BSD.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1ef6:5648 EADS Deutschland GmbH RIU CSMU/BSD

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

Windows

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

USB\VID_1EF6&PID_5648
USB\VID_1EF6&PID_5648&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1EF6&PID_5648"

macOS

$ system_profiler SPUSBDataType
    RIU CSMU/BSD:
      Product ID: 0x5648
      Vendor ID: 0x1ef6  (EADS Deutschland 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:

1ef6  EADS Deutschland GmbH
	5648  RIU CSMU/BSD

More from EADS Deutschland GmbH