1524:6680 UTS 6680

ENE Technology Inc

Vendor ID
1524
Product ID
6680
Combined
1524:6680
Decimal
5412:26240

What is this device?

This is the USB identifier for a UTS 6680 manufactured by ENE Technology Inc. The vendor ID 1524 is registered to ENE Technology Inc with the USB Implementers Forum, and 6680 is the product ID that ENE Technology Inc assigned to this particular model. When you run lsusb on Linux, this device appears as 1524:6680 ENE Technology Inc UTS 6680.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1524:6680 ENE Technology Inc UTS 6680

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

Windows

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

USB\VID_1524&PID_6680
USB\VID_1524&PID_6680&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1524&PID_6680"

macOS

$ system_profiler SPUSBDataType
    UTS 6680:
      Product ID: 0x6680
      Vendor ID: 0x1524  (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:

1524  ENE Technology Inc
	6680  UTS 6680

More from ENE Technology Inc