0832:5850 Cable

Kouwell Electronics Corp.

Vendor ID
0832
Product ID
5850
Combined
0832:5850
Decimal
2098:22608

What is this device?

This is the USB identifier for a Cable manufactured by Kouwell Electronics Corp.. The vendor ID 0832 is registered to Kouwell Electronics Corp. with the USB Implementers Forum, and 5850 is the product ID that Kouwell Electronics Corp. assigned to this particular model. When you run lsusb on Linux, this device appears as 0832:5850 Kouwell Electronics Corp. Cable.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0832:5850 Kouwell Electronics Corp. Cable

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

Windows

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

USB\VID_0832&PID_5850
USB\VID_0832&PID_5850&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0832&PID_5850"

macOS

$ system_profiler SPUSBDataType
    Cable:
      Product ID: 0x5850
      Vendor ID: 0x0832  (Kouwell Electronics Corp.)

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:

0832  Kouwell Electronics Corp.
	5850  Cable

More from Kouwell Electronics Corp.