1e68:004c DataStation Pocket Click

TrekStor GmbH & Co. KG

Vendor ID
1e68
Product ID
004c
Combined
1e68:004c
Decimal
7784:76

What is this device?

This is the USB identifier for a DataStation Pocket Click manufactured by TrekStor GmbH & Co. KG. The vendor ID 1e68 is registered to TrekStor GmbH & Co. KG with the USB Implementers Forum, and 004c is the product ID that TrekStor GmbH & Co. KG assigned to this particular model. When you run lsusb on Linux, this device appears as 1e68:004c TrekStor GmbH & Co. KG DataStation Pocket Click.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1e68:004c TrekStor GmbH & Co. KG DataStation Pocket Click

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

Windows

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

USB\VID_1E68&PID_004C
USB\VID_1E68&PID_004C&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1E68&PID_004C"

macOS

$ system_profiler SPUSBDataType
    DataStation Pocket Click:
      Product ID: 0x004c
      Vendor ID: 0x1e68  (TrekStor GmbH & Co. KG)

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:

1e68  TrekStor GmbH & Co. KG
	004c  DataStation Pocket Click

More from TrekStor GmbH & Co. KG