📄 install
字号:
This set of programs is designed to allow access to the VMEbusthrough the Tundra Semiconductor Universe and Universe II CA91C042PCI-VME bridge chips. This popular chip is found on many IntelVMEbus Processors including those from:Dynatem, Concurrent Technologies, Xycom, SBS/Or ComputerThis driver will only work with the 2.2.x and 2.4.x Linux kernels and waslast tested with 2.4.7. Also, you must have the GCC compiler version 2.95.x. This program has been made to work with the EGCScompiler with modifications from some of our users, but theVMELinux Project has only enough time for one compiler. Anyway,the two compiler projects are merging back together soon so thiswill all be a moot point. GCC 3.0 seems to work but has not been testedfully.To install the VMELinux driver and access programs do the following:Change into the ca91c042 directory and follow the instructions in theINSTALL file.Change into the vmeutils directory and follow the instructions in theINSTALL file.Change into the vmeshell directory and follow the instructions in theINSTALL file.The ca91c042 directory contains a C program which is a Linux KernelModule. It can be added and removed from an operating Linux system.The vmeutils directory contains a C++ source which creates a programthat can access the ca91c042 driver through some file in the /devdirectory. It also serves as an example of how to access the driverfor other programs.The vmeshell directory contains shell scripts that access the vmeutilsprogram from the command prompt. These scripts are very useful forcasual access to the VMEbus.What is missing from the file collection is an example of how to usethe ca91c042 driver for interrupts and other real-time access. Theproper method for this is to write another kernel module program in Cthat accesses the routines loaded by the ca91c042 module. An exampleof this will be coming soon to www.vmelinux.org.The VMELinux Project started out only as a method of getting access tothe VMEbus using Linux and Intel based processor boards. It servesthis purpose well, but has grown into a decent VMEbus solution formore severe tasks. One company is relying on VMELinux and Linux toprovide Real-Time access to custom VMEbus boards with Interrupt ratesin excess of 2000 Hz.We hope you enjoy the use of Linux in your VMEbus solution. This filecollection is licensed under the GNU General Public License. A copyis available at www.vmelinux.org.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -