Re: [rtl] Posix threads book

2001-08-30 Thread Chunky Kibbles
On Tue, Aug 28, 2001 at 06:52:35PM -0500, Jennings, Richard R wrote: Can anyone suggest a good book on practical use of Posix threads (pthreads) with example code, etc. All the books I have found seem to be out of date or have not so good reviews. The O'reilly one is excellent, IMHO

[rtl] hard crash

2001-08-30 Thread Linus Gasser
Hi, I'm (still) enhancing a software-radio under RTLinux. But from time to time it crashes, and it crashes really hard. Sometimes the SysRq-key works, but mostly not anymore. Sometimes it's also the RTLinux-task running and linux being dead. Still early alpha-ware ;-) Now, is it possible with

Re: [rtl] Posix threads book

2001-08-30 Thread Anders Gnistrup
Jennings, Richard R wrote: Can anyone suggest a good book on practical use of Posix threads (pthreads) with example code, etc. All the books I have found seem to be out of date or have not so good reviews. I got a pure bible. Programming with POSIX Threads David R. Butenhof 1997

[rtl] tranfer data rate

2001-08-30 Thread bfe
Dear all, I am witring because I am desesparate with the transfer rate I get with my Raid configuration using a qlogic 2gb qla2300 fiber channel under linux. Here is my configuration : - Pc Workstation chipset Intel I860, Bi-pro Xeon 1,5 GHz, 1 GB RDRam, linux Red-Hat 7.1 Kernel 2.4.2. - Qlogic

Re: [rtl] accessing external devices from rtl

2001-08-30 Thread Norm Dresner
Peter. I think you'll still need to use ioremap() to get a virtual address with which to access the memory -- and don't forget to iounmap() afterwards. If you don't have a copy of Rubini's book, Linux Device Drivers, the QD account is VirtualAddress = ioremap( PhysicalAddress , size );

Re: [rtl] port Linux device driver to RTLinux-any book?

2001-08-30 Thread Norm Dresner
Exactly what do you mean by port it to rtl? (notice that CAPS are unnecessary). If all you want to do is run this driver as a linux driver on an rtl-enhanced computer, then there's nothing to do. If you want it to be a real-time driver, then you'll probably have a lot of work. Norm -

Re: [rtl] Problems with PPPD

2001-08-30 Thread Michael Barabanov
Upgrading to RTLinux 3.1 (ftp://hq.fsmlabs.com/pub/rtlinux/v3) should fix the problem. Hermann Betz ([EMAIL PROTECTED]) wrote: Hi community, I?ve a periodic RT-Thread (pthread-make_periodic_np) with periodic time of 50 ms. In addition I have configured a PPP dialin-connection with mgetty