06e1:a701 DVD Xpress

ADS Technologies, Inc.

Vendor ID
06e1
Product ID
a701
Combined
06e1:a701
Decimal
1761:42753

What is this device?

This is the USB identifier for a DVD Xpress manufactured by ADS Technologies, Inc.. The vendor ID 06e1 is registered to ADS Technologies, Inc. with the USB Implementers Forum, and a701 is the product ID that ADS Technologies, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 06e1:a701 ADS Technologies, Inc. DVD Xpress.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 06e1:a701 ADS Technologies, Inc. DVD Xpress

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

Windows

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

USB\VID_06E1&PID_A701
USB\VID_06E1&PID_A701&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_06E1&PID_A701"

macOS

$ system_profiler SPUSBDataType
    DVD Xpress:
      Product ID: 0xa701
      Vendor ID: 0x06e1  (ADS Technologies, 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:

06e1  ADS Technologies, Inc.
	a701  DVD Xpress

More from ADS Technologies, Inc.