601a:4740 XBurst Jz4740 boot mode

Ingenic Semiconductor Ltd.

Vendor ID
601a
Product ID
4740
Combined
601a:4740
Decimal
24602:18240

What is this device?

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

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 601a:4740 Ingenic Semiconductor Ltd. XBurst Jz4740 boot mode

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

Windows

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

USB\VID_601A&PID_4740
USB\VID_601A&PID_4740&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    XBurst Jz4740 boot mode:
      Product ID: 0x4740
      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.
	4740  XBurst Jz4740 boot mode

More from Ingenic Semiconductor Ltd.