0639:7213 CH7213

Chrontel, Inc.

Vendor ID
0639
Product ID
7213
Combined
0639:7213
Decimal
1593:29203

What is this device?

This is the USB identifier for a CH7213 manufactured by Chrontel, Inc.. The vendor ID 0639 is registered to Chrontel, Inc. with the USB Implementers Forum, and 7213 is the product ID that Chrontel, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 0639:7213 Chrontel, Inc. CH7213.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0639:7213 Chrontel, Inc. CH7213

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

Windows

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

USB\VID_0639&PID_7213
USB\VID_0639&PID_7213&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0639&PID_7213"

macOS

$ system_profiler SPUSBDataType
    CH7213:
      Product ID: 0x7213
      Vendor ID: 0x0639  (Chrontel, 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:

0639  Chrontel, Inc.
	7213  CH7213

More from Chrontel, Inc.