- Mitglied seit
- 1 Dez 2004
- Beiträge
- 151
- Punkte für Reaktionen
- 0
- Punkte
- 0
0.2.0-RC7h
- fixed "1034 bytes frame" bug in qozap
- added RTAI (www.rtai.org) support for zaphfc:
RTAI will generate a 1 khz zaptel timer for zaphfc. With this you can run
any number of zaphfc cards with a single timing source (just like with the
florz patches). zaphfc does not need the ugly 8khz timer hack anymore.
The only caveeat is that RTAI is only available for kernels up to 2.6.8.1
and does not support all architectures.
I have run my tests with kernel 2.6.8.1 (patched with the adeos nano kernel
patches) and RTAI version 3.1. If you have RTAI installed zaphfc will
automagically build with RTAI timing enabled (see the Makefile to disable
this). Before loading zaphfc you need to enable RTAI by loading the rtai_hal
and rtai_ksched modules. If you run X on your machine (which you shouldnt,
but i do on my development box) make sure you start RTAI before starting X
(I had some nasty kernel crashes when i tried vice versa.)
Hmm, da muß ich mir erstmal einen neuen Kernel besorgen.....
- fixed "1034 bytes frame" bug in qozap
- added RTAI (www.rtai.org) support for zaphfc:
RTAI will generate a 1 khz zaptel timer for zaphfc. With this you can run
any number of zaphfc cards with a single timing source (just like with the
florz patches). zaphfc does not need the ugly 8khz timer hack anymore.
The only caveeat is that RTAI is only available for kernels up to 2.6.8.1
and does not support all architectures.
I have run my tests with kernel 2.6.8.1 (patched with the adeos nano kernel
patches) and RTAI version 3.1. If you have RTAI installed zaphfc will
automagically build with RTAI timing enabled (see the Makefile to disable
this). Before loading zaphfc you need to enable RTAI by loading the rtai_hal
and rtai_ksched modules. If you run X on your machine (which you shouldnt,
but i do on my development box) make sure you start RTAI before starting X
(I had some nasty kernel crashes when i tried vice versa.)
Hmm, da muß ich mir erstmal einen neuen Kernel besorgen.....