Re: [rtl] How to Install RT-LinuxV3 on RedHat7.1(kernel2.4.2)

2001-08-04 Thread John Regehr
On Fri, 3 Aug 2001, Anders Gnistrup wrote: I haven't followed the whole kgcc thing very closely, but I don't think Redhat 7.1 has a kgcc. At least, it's not listed in their list of packages for 7.1 nor is it mentioned on the list of gotchas as it was for 7.0. See: Wrong. When

[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] regd mbuff

2001-08-04 Thread Chandu Reddy K
HI Chris I found in u'r reply the folowing header files. any thing related to Mbuff. #include stddisclaimer.h #include win_slams.h thanks chandu -Original Message- From: Chris Hawks [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 02, 2001 6:24 PM To: [EMAIL

[rtl] Announce: Java bindings for mbuff driver

2001-08-04 Thread Matt Sherer
There have been a few bits of interest in java bindings for the mbuff driver, but AFAIK there was never a complete binding, so here's an implementation: http://www.emerging.org/mbuff_java.tar.gz It should be fairly complete, although not set in stone. Feel free to suggest improvements to the

[rtl] linux compile

2001-08-04 Thread Dan Peters
Can somebody tell me why I always get the following error when trying to compile a new kernel. I have tried 2.2.16, 17, with always the same results: make[2]: Entering directory `/home/dpp/linux/arch/i386/lib' cc -D__KERNEL__ -I/home/dpp/linux/include -D__ASSEMBLY__ -D__SMP__ -traditional -c

RE: [rtl] regd mbuff

2001-08-04 Thread Basham, Richard R
Here is an exchange I had with Tomasz a while back regarding mbuff and buffer sizes. I am not sure if this is the definitive answer but it may help a few people out. It is a little long winded but it covers a lot of investigation effort. Rich -Original Message- From: Basham,

Re: [rtl] kernel compile problem

2001-08-04 Thread Norm Dresner
What version of Linux (and gcc) are you using? Norm - Original Message - From: Dan Peters [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, August 03, 2001 12:36 PM Subject: [rtl] kernel compile problem Can somebody tell me why I always get the following error when trying to

Re: [rtl] regd mbuff

2001-08-04 Thread Matt Sherer
Basham, Richard R wrote: Here is an exchange I had with Tomasz a while back regarding mbuff and buffer sizes. I am not sure if this is the definitive answer but it may help a few people out. It is a little long winded but it covers a lot of investigation effort. ... I checked SHMAX

[rtl] how to install the ethernet device driver

2001-08-04 Thread liang . zhu
Hi, My ethernet device driver couldn't work after I installed the RT-liux due to the version problem. Someone suggest that I should recompile the device driver. Could you please kindly give me more detailed info on this, i.e., where I could got the source file (I guess it's under