051a:a005 Smart Display Version 9973

WYSE Technology

Vendor ID
051a
Product ID
a005
Combined
051a:a005
Decimal
1306:40965

What is this device?

This is the USB identifier for a Smart Display Version 9973 manufactured by WYSE Technology. The vendor ID 051a is registered to WYSE Technology with the USB Implementers Forum, and a005 is the product ID that WYSE Technology assigned to this particular model. When you run lsusb on Linux, this device appears as 051a:a005 WYSE Technology Smart Display Version 9973.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 051a:a005 WYSE Technology Smart Display Version 9973

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

Windows

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

USB\VID_051A&PID_A005
USB\VID_051A&PID_A005&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_051A&PID_A005"

macOS

$ system_profiler SPUSBDataType
    Smart Display Version 9973:
      Product ID: 0xa005
      Vendor ID: 0x051a  (WYSE Technology)

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:

051a  WYSE Technology
	a005  Smart Display Version 9973

More from WYSE Technology