0c6c:04b2 Specbos 1201

JETI Technische Instrumente GmbH

Vendor ID
0c6c
Product ID
04b2
Combined
0c6c:04b2
Decimal
3180:1202

What is this device?

This is the USB identifier for a Specbos 1201 manufactured by JETI Technische Instrumente GmbH. The vendor ID 0c6c is registered to JETI Technische Instrumente GmbH with the USB Implementers Forum, and 04b2 is the product ID that JETI Technische Instrumente GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 0c6c:04b2 JETI Technische Instrumente GmbH Specbos 1201.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0c6c:04b2 JETI Technische Instrumente GmbH Specbos 1201

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

Windows

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

USB\VID_0C6C&PID_04B2
USB\VID_0C6C&PID_04B2&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0C6C&PID_04B2"

macOS

$ system_profiler SPUSBDataType
    Specbos 1201:
      Product ID: 0x04b2
      Vendor ID: 0x0c6c  (JETI Technische Instrumente 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:

0c6c  JETI Technische Instrumente GmbH
	04b2  Specbos 1201

More from JETI Technische Instrumente GmbH