2245:1500 AST1500/1510 PC-over-LAN Virtual Hub

Aspeed Technology, Inc.

Vendor ID
2245
Product ID
1500
Combined
2245:1500
Decimal
8773:5376

What is this device?

This is the USB identifier for a AST1500/1510 PC-over-LAN Virtual Hub manufactured by Aspeed Technology, Inc.. The vendor ID 2245 is registered to Aspeed Technology, Inc. with the USB Implementers Forum, and 1500 is the product ID that Aspeed Technology, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 2245:1500 Aspeed Technology, Inc. AST1500/1510 PC-over-LAN Virtual Hub.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2245:1500 Aspeed Technology, Inc. AST1500/1510 PC-over-LAN Virtual Hub

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

Windows

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

USB\VID_2245&PID_1500
USB\VID_2245&PID_1500&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2245&PID_1500"

macOS

$ system_profiler SPUSBDataType
    AST1500/1510 PC-over-LAN Virtual Hub:
      Product ID: 0x1500
      Vendor ID: 0x2245  (Aspeed 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:

2245  Aspeed Technology, Inc.
	1500  AST1500/1510 PC-over-LAN Virtual Hub

More from Aspeed Technology, Inc.