0922:001a LabelWriter 400 Turbo

Dymo-CoStar Corp.

Vendor ID
0922
Product ID
001a
Combined
0922:001a
Decimal
2338:26

What is this device?

This is the USB identifier for a LabelWriter 400 Turbo manufactured by Dymo-CoStar Corp.. The vendor ID 0922 is registered to Dymo-CoStar Corp. with the USB Implementers Forum, and 001a is the product ID that Dymo-CoStar Corp. assigned to this particular model. When you run lsusb on Linux, this device appears as 0922:001a Dymo-CoStar Corp. LabelWriter 400 Turbo.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0922:001a Dymo-CoStar Corp. LabelWriter 400 Turbo

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

Windows

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

USB\VID_0922&PID_001A
USB\VID_0922&PID_001A&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0922&PID_001A"

macOS

$ system_profiler SPUSBDataType
    LabelWriter 400 Turbo:
      Product ID: 0x001a
      Vendor ID: 0x0922  (Dymo-CoStar Corp.)

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:

0922  Dymo-CoStar Corp.
	001a  LabelWriter 400 Turbo

More from Dymo-CoStar Corp.