On Mon, Aug 28, 2000 at 11:31:41AM -0600, [EMAIL PROTECTED] wrote:
> > First: /usr/src/linux/.config
> > 
> > rtlinux-2.3-pre2: CONFIG_RTL=y
> > 
> > rtlinux-2.3-pre3: CONFIG_RTLINUX=y
> > Why was this changed?
> 
> Why is this referenced in comedi?

So that Comedi can autodetect RTLinux.  This is the reason I gave
when I convinced you to originally put it in.  Not a problem, the
autodetect script can be changed as necessary.


> > Second: linux/rtl.h: No such file or directory
> > Is there any way to detect (#ifdef) the change from <linux/rtl.h> to <rtl.h>
> 
> It's easy to define 
> #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,3,0)
> 
> We probably need a RTLINUX_VERSION_CODE too.

Wasn't this discussion about source compatibility?  Requiring that
the user modify the source code to upgrade != source
compatibility.




dave...

-- [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