1753:c901 PPC900 Pinpad Terminal

GERTEC Telecomunicacoes Ltda.

Vendor ID
1753
Product ID
c901
Combined
1753:c901
Decimal
5971:51457

What is this device?

This is the USB identifier for a PPC900 Pinpad Terminal manufactured by GERTEC Telecomunicacoes Ltda.. The vendor ID 1753 is registered to GERTEC Telecomunicacoes Ltda. with the USB Implementers Forum, and c901 is the product ID that GERTEC Telecomunicacoes Ltda. assigned to this particular model. When you run lsusb on Linux, this device appears as 1753:c901 GERTEC Telecomunicacoes Ltda. PPC900 Pinpad Terminal.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1753:c901 GERTEC Telecomunicacoes Ltda. PPC900 Pinpad Terminal

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

Windows

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

USB\VID_1753&PID_C901
USB\VID_1753&PID_C901&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1753&PID_C901"

macOS

$ system_profiler SPUSBDataType
    PPC900 Pinpad Terminal:
      Product ID: 0xc901
      Vendor ID: 0x1753  (GERTEC Telecomunicacoes Ltda.)

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:

1753  GERTEC Telecomunicacoes Ltda.
	c901  PPC900 Pinpad Terminal

More from GERTEC Telecomunicacoes Ltda.