1631:6200 GWUSB2E

Good Way Technology

Vendor ID
1631
Product ID
6200
Combined
1631:6200
Decimal
5681:25088

What is this device?

This is the USB identifier for a GWUSB2E manufactured by Good Way Technology. The vendor ID 1631 is registered to Good Way Technology with the USB Implementers Forum, and 6200 is the product ID that Good Way Technology assigned to this particular model. When you run lsusb on Linux, this device appears as 1631:6200 Good Way Technology GWUSB2E.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1631:6200 Good Way Technology GWUSB2E

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

Windows

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

USB\VID_1631&PID_6200
USB\VID_1631&PID_6200&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1631&PID_6200"

macOS

$ system_profiler SPUSBDataType
    GWUSB2E:
      Product ID: 0x6200
      Vendor ID: 0x1631  (Good Way 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:

1631  Good Way Technology
	6200  GWUSB2E

More from Good Way Technology