040d:6204 Vectro VT6204 IDE bridge

VIA Technologies, Inc.

Vendor ID
040d
Product ID
6204
Combined
040d:6204
Decimal
1037:25092

What is this device?

This is the USB identifier for a Vectro VT6204 IDE bridge manufactured by VIA Technologies, Inc.. The vendor ID 040d is registered to VIA Technologies, Inc. with the USB Implementers Forum, and 6204 is the product ID that VIA Technologies, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 040d:6204 VIA Technologies, Inc. Vectro VT6204 IDE bridge.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 040d:6204 VIA Technologies, Inc. Vectro VT6204 IDE bridge

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

Windows

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

USB\VID_040D&PID_6204
USB\VID_040D&PID_6204&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_040D&PID_6204"

macOS

$ system_profiler SPUSBDataType
    Vectro VT6204 IDE bridge:
      Product ID: 0x6204
      Vendor ID: 0x040d  (VIA Technologies, Inc.)

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:

040d  VIA Technologies, Inc.
	6204  Vectro VT6204 IDE bridge

More from VIA Technologies, Inc.