Jump to content

Humusoft MF6xx: Difference between revisions

From HW wiki
Pisa (talk | contribs)
Pisa (talk | contribs)
No edit summary
Line 18: Line 18:
The project homepage is at http://www.penguin.cz/~fojtik/hudaqlib/hudaqlib.html
The project homepage is at http://www.penguin.cz/~fojtik/hudaqlib/hudaqlib.html


 
== UIO Support ==
== UIO ==


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


The code can be browsed online in Rtime GIT mf6xx.git [http://rtime.felk.cvut.cz/gitweb/mf6xx.git/tree/HEAD:/src/uio repository]
The code can be browsed online in Rtime GIT mf6xx.git [http://rtime.felk.cvut.cz/gitweb/mf6xx.git/tree/HEAD:/src/uio repository]
The experimental UIO based Hudaqlib port for MF624 and MF614 is part of [http://rtime.felk.cvut.cz/gitweb/mf6xx.git/tree/HEAD:/src/hudaqlib repository] as well.
== COMEDI Driver ==
The code can be browsed online in Rtime GIT mf6xx.git [http://rtime.felk.cvut.cz/gitweb/mf6xx.git/tree/HEAD:/src/comedi repository]
== QEMU Emulation of MF624 ==
The code can be browsed online in Rtime GIT mf6xx.git [http://rtime.felk.cvut.cz/gitweb/mf6xx.git/tree/HEAD:/src/qemu repository]


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

Revision as of 14:23, 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 Support

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

The experimental UIO based Hudaqlib port for MF624 and MF614 is part of repository as well.

COMEDI Driver

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

QEMU Emulation of MF624

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