|
Linux Information
This software development kit (SDK) contains a character driver and several example applications. The driver is a loadable kernel module and is intended for an x86 port of Linux. The package contains full source code for all software. The driver is licensed under the GNU General Public License, and the example programs are licensed under a modified BSD license.
Please refer to the README file included with the driver for the list of products supported by that version of the driver.
The example applications include demonstrations of streaming data from standard input to an ASI output, and from an ASI input to a file.
Installing the SDK
Type
tar xvfz asi-version.tar.gz
to extract the package to a directory called asi-version.
Further instructions are in the README and INSTALL files.
Feedback? If you think you've found a bug, or have a suggestion on how to improve the driver, please fill out the Request Info page located on our contact page. Help us build a better driver!
|