06e1:a708 — saa7114H video input card (Instant VideoMPX)
ADS Technologies, Inc.
- Vendor ID
- 06e1
- Product ID
- a708
- Combined
- 06e1:a708
- Decimal
- 1761:42760
What is this device?
This is the USB identifier for a saa7114H video input card (Instant VideoMPX) manufactured by ADS Technologies, Inc.. The vendor ID 06e1 is registered to ADS Technologies, Inc. with the USB Implementers Forum, and a708 is the product ID that ADS Technologies, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 06e1:a708 ADS Technologies, Inc. saa7114H video input card (Instant VideoMPX).
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 06e1:a708 ADS Technologies, Inc. saa7114H video input card (Instant VideoMPX)
You can filter directly with lsusb -d 06e1:a708, or get the full descriptor dump with lsusb -v -d 06e1:a708. Kernel messages from dmesg show the same pair as idVendor=06e1, idProduct=a708.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_06E1&PID_A708 USB\VID_06E1&PID_A708&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_06E1&PID_A708"
macOS
$ system_profiler SPUSBDataType
saa7114H video input card (Instant VideoMPX):
Product ID: 0xa708
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. a708 saa7114H video input card (Instant VideoMPX)