088b:4944 MassWorks ID-75 TouchScreen

MassWorks, Inc.

Vendor ID
088b
Product ID
4944
Combined
088b:4944
Decimal
2187:18756

What is this device?

This is the USB identifier for a MassWorks ID-75 TouchScreen manufactured by MassWorks, Inc.. The vendor ID 088b is registered to MassWorks, Inc. with the USB Implementers Forum, and 4944 is the product ID that MassWorks, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 088b:4944 MassWorks, Inc. MassWorks ID-75 TouchScreen.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 088b:4944 MassWorks, Inc. MassWorks ID-75 TouchScreen

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

Windows

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

USB\VID_088B&PID_4944
USB\VID_088B&PID_4944&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_088B&PID_4944"

macOS

$ system_profiler SPUSBDataType
    MassWorks ID-75 TouchScreen:
      Product ID: 0x4944
      Vendor ID: 0x088b  (MassWorks, Inc.)

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:

088b  MassWorks, Inc.
	4944  MassWorks ID-75 TouchScreen

More from MassWorks, Inc.