ba77:7147 Agterbosch

Clockmaker

Vendor ID
ba77
Product ID
7147
Combined
ba77:7147
Decimal
47735:28999

What is this device?

This is the USB identifier for a Agterbosch manufactured by Clockmaker. The vendor ID ba77 is registered to Clockmaker with the USB Implementers Forum, and 7147 is the product ID that Clockmaker assigned to this particular model. When you run lsusb on Linux, this device appears as ba77:7147 Clockmaker Agterbosch.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID ba77:7147 Clockmaker Agterbosch

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

Windows

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

USB\VID_BA77&PID_7147
USB\VID_BA77&PID_7147&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_BA77&PID_7147"

macOS

$ system_profiler SPUSBDataType
    Agterbosch:
      Product ID: 0x7147
      Vendor ID: 0xba77  (Clockmaker)

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:

ba77  Clockmaker
	7147  Agterbosch

More from Clockmaker