0cf2:6230 — SD Card Reader (UB623X)
ENE Technology, Inc.
- Vendor ID
- 0cf2
- Product ID
- 6230
- Combined
- 0cf2:6230
- Decimal
- 3314:25136
What is this device?
This is the USB identifier for a SD Card Reader (UB623X) manufactured by ENE Technology, Inc.. The vendor ID 0cf2 is registered to ENE Technology, Inc. with the USB Implementers Forum, and 6230 is the product ID that ENE Technology, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 0cf2:6230 ENE Technology, Inc. SD Card Reader (UB623X).
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 0cf2:6230 ENE Technology, Inc. SD Card Reader (UB623X)
You can filter directly with lsusb -d 0cf2:6230, or get the full descriptor dump with lsusb -v -d 0cf2:6230. Kernel messages from dmesg show the same pair as idVendor=0cf2, idProduct=6230.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_0CF2&PID_6230 USB\VID_0CF2&PID_6230&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0CF2&PID_6230"
macOS
$ system_profiler SPUSBDataType
SD Card Reader (UB623X):
Product ID: 0x6230
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. 6230 SD Card Reader (UB623X)