9e88:9e8f Plug Computer Basic [SheevaPlug]

Marvell Semiconductor, Inc.

Vendor ID
9e88
Product ID
9e8f
Combined
9e88:9e8f
Decimal
40584:40591

What is this device?

This is the USB identifier for a Plug Computer Basic [SheevaPlug] manufactured by Marvell Semiconductor, Inc.. The vendor ID 9e88 is registered to Marvell Semiconductor, Inc. with the USB Implementers Forum, and 9e8f is the product ID that Marvell Semiconductor, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 9e88:9e8f Marvell Semiconductor, Inc. Plug Computer Basic [SheevaPlug].

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 9e88:9e8f Marvell Semiconductor, Inc. Plug Computer Basic [SheevaPlug]

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

Windows

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

USB\VID_9E88&PID_9E8F
USB\VID_9E88&PID_9E8F&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_9E88&PID_9E8F"

macOS

$ system_profiler SPUSBDataType
    Plug Computer Basic [SheevaPlug]:
      Product ID: 0x9e8f
      Vendor ID: 0x9e88  (Marvell Semiconductor, 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:

9e88  Marvell Semiconductor, Inc.
	9e8f  Plug Computer Basic [SheevaPlug]

More from Marvell Semiconductor, Inc.