Introduction
This document describes the folder configuration and naming convention of the
...
DevWareX USB drivers.
Drivers Folder Configuration
All
...
drivers are located in subfolders under C:\Aptina Imaging\drivers.
The subfolders are identified with their Operating System (OS) and OS size.
...
The OSs supported are
...
listed, each with an OS size of 32-bit and/or 64-bit.
The following table identifies the available drivers and the names of the .inf file (which is used during the driver installation process).
...
XP_32 | XP_64 | Vista_32 | Vista_64 | Windows7_32 | Windows7_64 | Windows8_64 | Windows10_64 | |
Demo2X | cyusb | miusb2 | Usb32vi | Usb64vi | Usb32w7 | Usb64w7 | N/A | N/A |
Demo3 | cyusb3 | N/A | N/A | N/A | Apt32w7 | Apt64w7 | cyusb3 | cyusb3 |
AVStream | Avs32xp | N/A | N/A | N/A | Avs32w7 | Avs64w7 |
...
N/A | N/A |
Driver Installation
For instructions on how to install a USB driver, refer
...
the guide for your supported OS;
USB XP Driver User Guide
...
, USB Windows7 Driver User Guide
...
, Windows8 USB3 Driver Usage instructions, Windows10 USB3 Driver Usage instructions.
Refer to the AVStream Switch User Guide for instructions on how to enable a Demo2X board to be a UVC device.
Demo3 UVC support is available but not currently distributed. Please contact demokits@aptina.com for more information.
XP and Windows7 Driver Naming Conventions
The Windows7 drivers
...
follow a naming convention; if a driver combination isn't present it isn't supported.
The naming convention is aaabbcc., where:*
aaa = <driver type>: AVS = AVStream, USB = Demo2X, APT = Demo3
bb = <OS size>: 32 = 32-bit, 64 = 64-bit
cc = <OS>: xp = XP, vi = Vista, w7 = Windows 7
For XP_32, the "cyusb." = Demo2X, "cyusb3.* = Demo3
For XP_64, the "miusb2.inf." is for Demo2X, with no other drivers available.*