11b0:6298 Kingston SNA-DC/U

ATECH FLASH TECHNOLOGY

Vendor ID
11b0
Product ID
6298
Combined
11b0:6298
Decimal
4528:25240

What is this device?

This is the USB identifier for a Kingston SNA-DC/U manufactured by ATECH FLASH TECHNOLOGY. The vendor ID 11b0 is registered to ATECH FLASH TECHNOLOGY with the USB Implementers Forum, and 6298 is the product ID that ATECH FLASH TECHNOLOGY assigned to this particular model. When you run lsusb on Linux, this device appears as 11b0:6298 ATECH FLASH TECHNOLOGY Kingston SNA-DC/U.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 11b0:6298 ATECH FLASH TECHNOLOGY Kingston SNA-DC/U

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

Windows

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

USB\VID_11B0&PID_6298
USB\VID_11B0&PID_6298&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_11B0&PID_6298"

macOS

$ system_profiler SPUSBDataType
    Kingston SNA-DC/U:
      Product ID: 0x6298
      Vendor ID: 0x11b0  (ATECH FLASH TECHNOLOGY)

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:

11b0  ATECH FLASH TECHNOLOGY
	6298  Kingston SNA-DC/U

More from ATECH FLASH TECHNOLOGY