0a92:0053 AudioTrak Optoplay

EGO SYStems, Inc.

Vendor ID
0a92
Product ID
0053
Combined
0a92:0053
Decimal
2706:83

What is this device?

This is the USB identifier for a AudioTrak Optoplay manufactured by EGO SYStems, Inc.. The vendor ID 0a92 is registered to EGO SYStems, Inc. with the USB Implementers Forum, and 0053 is the product ID that EGO SYStems, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 0a92:0053 EGO SYStems, Inc. AudioTrak Optoplay.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0a92:0053 EGO SYStems, Inc. AudioTrak Optoplay

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

Windows

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

USB\VID_0A92&PID_0053
USB\VID_0A92&PID_0053&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0A92&PID_0053"

macOS

$ system_profiler SPUSBDataType
    AudioTrak Optoplay:
      Product ID: 0x0053
      Vendor ID: 0x0a92  (EGO SYStems, 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:

0a92  EGO SYStems, Inc.
	0053  AudioTrak Optoplay

More from EGO SYStems, Inc.