0780:df55 ORGA 900/6000 Smart Card Terminal DFU

Sagem Monetel GmbH

Vendor ID
0780
Product ID
df55
Combined
0780:df55
Decimal
1920:57173

What is this device?

This is the USB identifier for a ORGA 900/6000 Smart Card Terminal DFU manufactured by Sagem Monetel GmbH. The vendor ID 0780 is registered to Sagem Monetel GmbH with the USB Implementers Forum, and df55 is the product ID that Sagem Monetel GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 0780:df55 Sagem Monetel GmbH ORGA 900/6000 Smart Card Terminal DFU.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0780:df55 Sagem Monetel GmbH ORGA 900/6000 Smart Card Terminal DFU

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

Windows

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

USB\VID_0780&PID_DF55
USB\VID_0780&PID_DF55&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0780&PID_DF55"

macOS

$ system_profiler SPUSBDataType
    ORGA 900/6000 Smart Card Terminal DFU:
      Product ID: 0xdf55
      Vendor ID: 0x0780  (Sagem Monetel 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:

0780  Sagem Monetel GmbH
	df55  ORGA 900/6000 Smart Card Terminal DFU

More from Sagem Monetel GmbH