[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rtl] number of fifos



I use RTLinux 3.0 and you can configure the number of FIFOS in the RTLInux
config utility.

Go in /usr/src/rtlinux
Do make menuconfig
Check out the drivers configuration page.

You will then have to create the /dev/rtf files using
mknod /dev/rtf65 c 150 65
mknod /dev/rtf66 c 150 66
etc...

----- Original Message -----
From: "Stefano Miotto" <miotto@control.dsi.unifi.it>
To: "RTLinux mailing list" <rtl@rtlinux.org>
Sent: Tuesday, April 03, 2001 2:05 PM
Subject: [rtl] number of fifos


> Hi everybody,
> could someone please tell me what should I do to change the number of
> fifos my system have?
> In /dev I have fifos from rtf0 to rtf7, while in
> /usr/src/rtlinux-2.0/rtl/fifos/rt_fifo.c I've found:
> #define RTF_NO 64
> How is this possible?
> Should I recompile this single file?Could you please tell me how?
> Thank you in advance,
> Stefano.
>
>
>
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail majordomo@rtlinux.org OR
> echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
> --
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/rtlinux/
>
>