Install file of DIDMA. Written by M. Masmano Copyright (C) 2003 OCERA Consortium. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 2. This patch modify RTLinux code for install DIDMA.c and DIDMA.h code The code is distributed as a patch file against rtlinux-3.2.pre1 source code plus some new files (examples + doc). In order to install, please follow next steps: 1.- Configure Makfile variables. - edit Makefile and set RTLINUX variable to your RTLinux copy path. 2.- Type make install 3.- Change to the RTLinux directory. - type make xconfig - enable DIDMA algorithm. - type make clean ; make New features are by default disabled, you have to enable them before building RTLinux.