Re: [rtl] RH 7.2 install problems

2002-02-12 Thread Daniel R Schuette
Hi Frank, First make sure that /dev/rtf1 exists on your system. As I recall this is not a part of the default installation. If the device is there check that whatever account you are using has permissions to access /dev/rtf1 device. When these devices are created they are owned by root and

Re: [rtl] pthread_suspend_np

2001-12-06 Thread Daniel Krippner
some mechanisms providing user space services return) independently of its period, so pthread_suspend does the trick. thanks! Daniel -- 3S-Smart Software Solutions GmbH Fischerstr.19, D-87435 Kempten Tel. ++49-(0)831-54031-72 Fax ++49-(0)831-54031-50 email: [EMAIL PROTECTED] web: http://www

[rtl] pthread_suspend_np

2001-12-05 Thread Daniel Krippner
question: does suspend_np suspend periodic tasks until the call to wakeup, or only till their next period? thanks Daniel -- 3S-Smart Software Solutions GmbH Fischerstr.19, D-87435 Kempten Tel. ++49-(0)831-54031-72 Fax ++49-(0)831-54031-50 email: [EMAIL PROTECTED] web: http://www.3s

[rtl] best way to wait for activity on com port

2001-11-29 Thread Daniel Krippner
with a signal handler that does nothing but copy data from the com port to a buffer, but that seems to be not fast enough - only ~19200bd on a 133Mhz embedded PC. Any Ideas how to optimize something like that? Glad for help, cu Daniel -- [rtl] --- To unsubscribe: echo unsubscribe rtl

[rtl] Devfs support

2001-11-21 Thread Daniel Haglund
Does the rtlinux modules (mbuff, rtl_fifo) support devfs? /Daniel Haglund -- [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/

Re: [rtl] same thread-handle twice

2001-10-24 Thread Daniel Krippner
Problem solved, the first thread chose to end itself rather earlier than it used to do, so it's handle was free to be used by the next thread. cu Daniel -- [EMAIL PROTECTED] - Student of Computer Networking University of Applied Sciences Furtwangen WWW: in bunten Bildern wenig

Re: [rtl] same thread-handle twice

2001-10-23 Thread Daniel Krippner
); s_iTasks++; printk(KERN_INFO SysTaskCreate: TaskName = %s, TaskNr = %d, TaskHandle = %ld\n, szTaskName, iTask, s_Tasks[iTask].sysInfo.ulHandle); return iTask; } cu thanks Daniel -- 3S-Smart Software Solutions GmbH Fischerstr.19, D-87435 Kempten Tel. ++49-(0)831-54031-72 Fax ++49

Re: [rtl] virtual memory

2001-10-01 Thread Daniel Krippner
kernel versions does it apply to? cu Daniel -- 3S-Smart Software Solutions GmbH Fischerstr.19, D-87435 Kempten Tel. ++49-(0)831-54031-72 Fax ++49-(0)831-54031-50 email: [EMAIL PROTECTED] web: http://www.3s-software.com -- [rtl] --- To unsubscribe: echo unsubscribe rtl | mail [EMAIL

[rtl] Making my rtlinux modules load faster

2001-09-17 Thread Daniel Haglund
making the root filesystem optional? Any suggestion on how I can make my modules execute as soon as possible are appreciated. Thanks. Daniel Haglund -- [rtl] --- To unsubscribe: echo unsubscribe rtl | mail [EMAIL PROTECTED] OR echo unsubscribe rtl Your_email | mail [EMAIL PROTECTED] -- For more

[rtl] rtl_request_traps() and -1 for vector

2001-08-04 Thread Daniel
Hi people! I got a problem: I installed a handler for interrupts using rtl_request_traps(), and when in the handler I get -1 for the interrupt number... when it should be 3 really. Anyone any idea? It used to work, also. cu Daniel -- [EMAIL PROTECTED] Student of Communication

Re: [rtl] Using rtl V3.0 with kernel 2.2.16

2001-07-04 Thread Daniel Krippner
Daniel -- [EMAIL PROTECTED] - Student of Computer Networking University of Applied Sciences Furtwangen WWW: in bunten Bildern wenig Klarheit, viel Irrtum und ein Fünkchen Wahrheit (Johann Wolfgang v. Goethe) -- [rtl] --- To unsubscribe: echo unsubscribe rtl | mail [EMAIL