1ef6:564a Cassidian RIU CSMU/BSD Simulator

EADS Deutschland GmbH

Vendor ID
1ef6
Product ID
564a
Combined
1ef6:564a
Decimal
7926:22090

What is this device?

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

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1ef6:564a EADS Deutschland GmbH Cassidian RIU CSMU/BSD Simulator

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

Windows

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

USB\VID_1EF6&PID_564A
USB\VID_1EF6&PID_564A&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    Cassidian RIU CSMU/BSD Simulator:
      Product ID: 0x564a
      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
	564a  Cassidian RIU CSMU/BSD Simulator

More from EADS Deutschland GmbH