0eee:8810 Mass Storage Drive

Digital Stream Technology, Inc.

Vendor ID
0eee
Product ID
8810
Combined
0eee:8810
Decimal
3822:34832

What is this device?

This is the USB identifier for a Mass Storage Drive manufactured by Digital Stream Technology, Inc.. The vendor ID 0eee is registered to Digital Stream Technology, Inc. with the USB Implementers Forum, and 8810 is the product ID that Digital Stream Technology, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 0eee:8810 Digital Stream Technology, Inc. Mass Storage Drive.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0eee:8810 Digital Stream Technology, Inc. Mass Storage Drive

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

Windows

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

USB\VID_0EEE&PID_8810
USB\VID_0EEE&PID_8810&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0EEE&PID_8810"

macOS

$ system_profiler SPUSBDataType
    Mass Storage Drive:
      Product ID: 0x8810
      Vendor ID: 0x0eee  (Digital Stream 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:

0eee  Digital Stream Technology, Inc.
	8810  Mass Storage Drive

More from Digital Stream Technology, Inc.