Jump to content

Humusoft MF6xx: Difference between revisions

From HW wiki
Pisa (talk | contribs)
No edit summary
Lisovros (talk | contribs)
Added git repository
Line 2: Line 2:
driver support for data acquisition cards produced by [http://www.humusoft.com/ Humusoft] company.
driver support for data acquisition cards produced by [http://www.humusoft.com/ Humusoft] company.


The two card odels are considered at the first phase
 
== MF6xx ==
 
The two card models are considered at the first phase


* MF624 - Data Acquisition Board - http://www.humusoft.cz/produkty/datacq/mf624/
* MF624 - Data Acquisition Board - http://www.humusoft.cz/produkty/datacq/mf624/
* MF614 - Data Acquisition Board - http://www.humusoft.cz/produkty/datacq/old/mf614/
* MF614 - Data Acquisition Board - http://www.humusoft.cz/produkty/datacq/old/mf614/
== Hudaqlib ==


Hudaqlib project developed by Jaroslav Fojtik provides Linux userspace
Hudaqlib project developed by Jaroslav Fojtik provides Linux userspace
Line 11: Line 17:


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 ==
Source code of the UIO driver (kernel part) is available on git:
  git clone git@rtime.felk.cvut.cz:mf6xx

Revision as of 19:32, 26 January 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