[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Announce: RTL/RTAI fifos update
Hi everyone,
I finally got around to updating the common rtai_rtl_fifos package.
This is now inline with its parent (rtai-1.5/newfifos). I've tested it
on rtlinux-3.0-pre9 and on rtai-1.5. This package includes the
following updates:
- bug fixes: Nasty stuff with select with the final parameter set to
0.
- named fifos: This is now included to make it easier to avoid fifo
device clashes
- FIONREAD is supported
You can find this at:
http://opensource.lineo.com/rtai.html@lineo.com
Click on rtai_rtl_fifos-06.tar.gz
To install this, untar in the top-level directory of rtl/rtai. After
installation, cd rtai_rtl_fifos-06 and then type make. This will a
module called rt_fifos.o, which you can copy to your modules directory
(note that the name is different to avoid overwriting the original).
Regards, Stuart