601a:4760 JZ4760 Boot Device

Ingenic Semiconductor Ltd.

Vendor ID
601a
Product ID
4760
Combined
601a:4760
Decimal
24602:18272

What is this device?

This is the USB identifier for a JZ4760 Boot Device manufactured by Ingenic Semiconductor Ltd.. The vendor ID 601a is registered to Ingenic Semiconductor Ltd. with the USB Implementers Forum, and 4760 is the product ID that Ingenic Semiconductor Ltd. assigned to this particular model. When you run lsusb on Linux, this device appears as 601a:4760 Ingenic Semiconductor Ltd. JZ4760 Boot Device.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 601a:4760 Ingenic Semiconductor Ltd. JZ4760 Boot Device

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

Windows

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

USB\VID_601A&PID_4760
USB\VID_601A&PID_4760&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_601A&PID_4760"

macOS

$ system_profiler SPUSBDataType
    JZ4760 Boot Device:
      Product ID: 0x4760
      Vendor ID: 0x601a  (Ingenic Semiconductor Ltd.)

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:

601a  Ingenic Semiconductor Ltd.
	4760  JZ4760 Boot Device

More from Ingenic Semiconductor Ltd.