0742:200a ISDN TA [HFC-S]

Stollmann

Vendor ID
0742
Product ID
200a
Combined
0742:200a
Decimal
1858:8202

What is this device?

This is the USB identifier for a ISDN TA [HFC-S] manufactured by Stollmann. The vendor ID 0742 is registered to Stollmann with the USB Implementers Forum, and 200a is the product ID that Stollmann assigned to this particular model. When you run lsusb on Linux, this device appears as 0742:200a Stollmann ISDN TA [HFC-S].

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0742:200a Stollmann ISDN TA [HFC-S]

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

Windows

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

USB\VID_0742&PID_200A
USB\VID_0742&PID_200A&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0742&PID_200A"

macOS

$ system_profiler SPUSBDataType
    ISDN TA [HFC-S]:
      Product ID: 0x200a
      Vendor ID: 0x0742  (Stollmann)

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:

0742  Stollmann
	200a  ISDN TA [HFC-S]

More from Stollmann