0cf2:6220 SD Card Reader (SG361)

ENE Technology, Inc.

Vendor ID
0cf2
Product ID
6220
Combined
0cf2:6220
Decimal
3314:25120

What is this device?

This is the USB identifier for a SD Card Reader (SG361) manufactured by ENE Technology, Inc.. The vendor ID 0cf2 is registered to ENE Technology, Inc. with the USB Implementers Forum, and 6220 is the product ID that ENE Technology, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 0cf2:6220 ENE Technology, Inc. SD Card Reader (SG361).

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0cf2:6220 ENE Technology, Inc. SD Card Reader (SG361)

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

Windows

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

USB\VID_0CF2&PID_6220
USB\VID_0CF2&PID_6220&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0CF2&PID_6220"

macOS

$ system_profiler SPUSBDataType
    SD Card Reader (SG361):
      Product ID: 0x6220
      Vendor ID: 0x0cf2  (ENE Technology, 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:

0cf2  ENE Technology, Inc.
	6220  SD Card Reader (SG361)

More from ENE Technology, Inc.