1484:7616 Elsa Hub

Elsa AG [hex]

Vendor ID
1484
Product ID
7616
Combined
1484:7616
Decimal
5252:30230

What is this device?

This is the USB identifier for a Elsa Hub manufactured by Elsa AG [hex]. The vendor ID 1484 is registered to Elsa AG [hex] with the USB Implementers Forum, and 7616 is the product ID that Elsa AG [hex] assigned to this particular model. When you run lsusb on Linux, this device appears as 1484:7616 Elsa AG [hex] Elsa Hub.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1484:7616 Elsa AG [hex] Elsa Hub

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

Windows

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

USB\VID_1484&PID_7616
USB\VID_1484&PID_7616&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1484&PID_7616"

macOS

$ system_profiler SPUSBDataType
    Elsa Hub:
      Product ID: 0x7616
      Vendor ID: 0x1484  (Elsa AG [hex])

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:

1484  Elsa AG [hex]
	7616  Elsa Hub

More from Elsa AG [hex]