1046:6694 Generic W6694 USB

Winbond Electronics Corp. [hex]

Vendor ID
1046
Product ID
6694
Combined
1046:6694
Decimal
4166:26260

What is this device?

This is the USB identifier for a Generic W6694 USB manufactured by Winbond Electronics Corp. [hex]. The vendor ID 1046 is registered to Winbond Electronics Corp. [hex] with the USB Implementers Forum, and 6694 is the product ID that Winbond Electronics Corp. [hex] assigned to this particular model. When you run lsusb on Linux, this device appears as 1046:6694 Winbond Electronics Corp. [hex] Generic W6694 USB.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1046:6694 Winbond Electronics Corp. [hex] Generic W6694 USB

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

Windows

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

USB\VID_1046&PID_6694
USB\VID_1046&PID_6694&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1046&PID_6694"

macOS

$ system_profiler SPUSBDataType
    Generic W6694 USB:
      Product ID: 0x6694
      Vendor ID: 0x1046  (Winbond Electronics Corp. [hex])

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:

1046  Winbond Electronics Corp. [hex]
	6694  Generic W6694 USB

More from Winbond Electronics Corp. [hex]