0780:1202 ORGA 900 Smart Card Terminal Virtual Com Port

Sagem Monetel GmbH

Vendor ID
0780
Product ID
1202
Combined
0780:1202
Decimal
1920:4610

What is this device?

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

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0780:1202 Sagem Monetel GmbH ORGA 900 Smart Card Terminal Virtual Com Port

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

Windows

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

USB\VID_0780&PID_1202
USB\VID_0780&PID_1202&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    ORGA 900 Smart Card Terminal Virtual Com Port:
      Product ID: 0x1202
      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
	1202  ORGA 900 Smart Card Terminal Virtual Com Port

More from Sagem Monetel GmbH