2100:9e50 USB-59 Radio Cable [Yaesu VX-8/D/DR]

RT Systems

Vendor ID
2100
Product ID
9e50
Combined
2100:9e50
Decimal
8448:40528

What is this device?

This is the USB identifier for a USB-59 Radio Cable [Yaesu VX-8/D/DR] manufactured by RT Systems. The vendor ID 2100 is registered to RT Systems with the USB Implementers Forum, and 9e50 is the product ID that RT Systems assigned to this particular model. When you run lsusb on Linux, this device appears as 2100:9e50 RT Systems USB-59 Radio Cable [Yaesu VX-8/D/DR].

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2100:9e50 RT Systems USB-59 Radio Cable [Yaesu VX-8/D/DR]

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

Windows

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

USB\VID_2100&PID_9E50
USB\VID_2100&PID_9E50&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2100&PID_9E50"

macOS

$ system_profiler SPUSBDataType
    USB-59 Radio Cable [Yaesu VX-8/D/DR]:
      Product ID: 0x9e50
      Vendor ID: 0x2100  (RT Systems)

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:

2100  RT Systems
	9e50  USB-59 Radio Cable [Yaesu VX-8/D/DR]

More from RT Systems