110a:1658 UPort 1650-8 8-Port RS-232/422/485

Moxa Technologies Co., Ltd.

Vendor ID
110a
Product ID
1658
Combined
110a:1658
Decimal
4362:5720

What is this device?

This is the USB identifier for a UPort 1650-8 8-Port RS-232/422/485 manufactured by Moxa Technologies Co., Ltd.. The vendor ID 110a is registered to Moxa Technologies Co., Ltd. with the USB Implementers Forum, and 1658 is the product ID that Moxa Technologies Co., Ltd. assigned to this particular model. When you run lsusb on Linux, this device appears as 110a:1658 Moxa Technologies Co., Ltd. UPort 1650-8 8-Port RS-232/422/485.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 110a:1658 Moxa Technologies Co., Ltd. UPort 1650-8 8-Port RS-232/422/485

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

Windows

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

USB\VID_110A&PID_1658
USB\VID_110A&PID_1658&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_110A&PID_1658"

macOS

$ system_profiler SPUSBDataType
    UPort 1650-8 8-Port RS-232/422/485:
      Product ID: 0x1658
      Vendor ID: 0x110a  (Moxa Technologies Co., Ltd.)

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:

110a  Moxa Technologies Co., Ltd.
	1658  UPort 1650-8 8-Port RS-232/422/485

More from Moxa Technologies Co., Ltd.