Jump to content

Humusoft MF6xx: Difference between revisions

From HW wiki
Lisovros (talk | contribs)
No edit summary
Pisa (talk | contribs)
Line 24: Line 24:
   git clone git@rtime.felk.cvut.cz:mf6xx
   git clone git@rtime.felk.cvut.cz:mf6xx


The code can be browsed online in Rtime GIT mf6xx.git [http://rtime.felk.cvut.cz/gitweb/mf6xx.git/tree:/src/uio repository]


== Driver implementation / Implementace ovladae ==
== Driver implementation / Implementace ovladae ==

Revision as of 14:18, 19 May 2011

This page is mainly focussed on Linux UIO driver support for data acquisition cards produced by Humusoft company.


MF6xx

The two card models are considered at the first phase


Hudaqlib

Hudaqlib project developed by Jaroslav Fojtik provides Linux userspace access and I/O support functions for above cards

The project homepage is at http://www.penguin.cz/~fojtik/hudaqlib/hudaqlib.html


UIO

Source code of the UIO driver (kernel part) is available on git:

  git clone git@rtime.felk.cvut.cz:mf6xx

The code can be browsed online in Rtime GIT mf6xx.git repository

Driver implementation / Implementace ovladae

[Czech language only]

Postupně vznikající popis implementace ovladae