042b:9316 8x931Hx Customer Hub

Intel Corp.

Vendor ID
042b
Product ID
9316
Combined
042b:9316
Decimal
1067:37654

What is this device?

This is the USB identifier for a 8x931Hx Customer Hub manufactured by Intel Corp.. The vendor ID 042b is registered to Intel Corp. with the USB Implementers Forum, and 9316 is the product ID that Intel Corp. assigned to this particular model. When you run lsusb on Linux, this device appears as 042b:9316 Intel Corp. 8x931Hx Customer Hub.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 042b:9316 Intel Corp. 8x931Hx Customer Hub

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

Windows

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

USB\VID_042B&PID_9316
USB\VID_042B&PID_9316&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_042B&PID_9316"

macOS

$ system_profiler SPUSBDataType
    8x931Hx Customer Hub:
      Product ID: 0x9316
      Vendor ID: 0x042b  (Intel Corp.)

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:

042b  Intel Corp.
	9316  8x931Hx Customer Hub

More from Intel Corp.