Hi, On Wed, Oct 20, 2010 at 11:46 PM, luxInteg <[email protected]> wrote: > Greetings, > > I had a cursory non-expert look at analogy and noticed the supported cards > are all by NI. I want to dabble a little with with xenomai and as a starter > with these two daq-cards:- > > > http://www.adlinktech.com/PD/web/PD_detail.php?sg-daq&pid=29 > > and > > http://www.adlinktech.com/PD/web/PD_detail.php?pid=566 > > (both have the amcc5933 PCI intrface) > > is there a template with the needed subroutines ( or functions ) > necessary have a go at writing a driver for analogy > for devices of the above types?
A good start would be to have a look at the driver "analogy_fake" which is just a test driver. Concerning the API for driver development, it is described in the Doxygen doc (Modules -> Analogy API -> Driver API -> *) at: http://www.xenomai.org/documentation/xenomai-2.5/html/api/index.html Regards, Alexis. > > regards > lusInteg > > _______________________________________________ > Xenomai-help mailing list > [email protected] > https://mail.gna.org/listinfo/xenomai-help > _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
