On Thu, Jan 21, 1999 at 02:59:00AM +0100, Tomasz Motylewski wrote:
> Few cosmetic details:
> 
> the tar archive should probably consist of a single directory compressed
> like RTlinux-2.0.36-9J/...

Yes.

> 
> why the modules do not have .o extension ?

It seemed like a good idea at the time. I'm thinking about .mod

> 
> insmod rtl_fifo
> insmod rtl_sched
> insmod rtl_nfifo
> ./rtl_nfifo: init_module: Device or resource busy

It's a bad idea to have two fifo modules. If nfifo works, we will remove
plain fifo from the distribution.

> examples/measurements/  :  make test   tries to open /dev/rtf0  which is not
> created. Works after mknod    -   min=3  max=(15-19) (K6-2 333MHz)
> 
> examples/sound make test does not work and disables speaker completely, even
> after unloading the sound module normal beeps are disabled. Motherboard
> MSI-5169

Will check. 
> 
> May be the kernel patch should have the standard form :
> linux/......   not r/......     ?
> 
> The modules in examples/paralel are still compiled against 2.0.35, and
> moreover "make clean" does not remove them - those binaries should not be in
> the distribution at all.

Ok.
> 
> This was my first test of RT-Linux, general impression - good engine, needs
> some polish. May be some meta-howto should be included in the distribution,
> containing the list of available resources.

Contributed code accepted gratefully.

> Is waking up kernel BH handlers by RT-tasks permitted ? 

Only handlers on a RT queue! The 2.2 version will remove this limitation.


---------------------------------
Victor Yodaiken
Department of Computer Science
New Mexico Institute of Mining and Technology
Socorro NM 87801
Homepage                http://www.cs.nmt.edu/~yodaiken
PowerPC Linux page      http://linuxppc.cs.nmt.edu
Real-Time Page          http://rtlinux.org

--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to