1ef6:2233 Cassidian NH90 STTE

EADS Deutschland GmbH

Vendor ID
1ef6
Product ID
2233
Combined
1ef6:2233
Decimal
7926:8755

What is this device?

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

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1ef6:2233 EADS Deutschland GmbH Cassidian NH90 STTE

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

Windows

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

USB\VID_1EF6&PID_2233
USB\VID_1EF6&PID_2233&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    Cassidian NH90 STTE:
      Product ID: 0x2233
      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
	2233  Cassidian NH90 STTE

More from EADS Deutschland GmbH