rtnet.o and rtifconfig were created at the same time by rtnet 0.6.0, so I suppose they belong to the same version. I reinstalled rtnet but I still have the same problem. If I try to run "rtnet" from the dir "tools" my system hangs and I have to reboot, and the same thing happens if I try to run the examples. I'm surely doing something wrong, but I don't understand where.. When I load my module (3c59x-rt) it is loaded with warnings or (rarely) I have a segmentation fault error. I had warnings also when I installed rtnet: 3c59x-rt.c:3:2: warning: #warning This driver is probably not real-time safe! Under certain conditions 3c59x-rt.c:4:2: warning: #warning it can cause interrupt locks of up to 1 second (issue_and_wait). We 3c59x-rt.c:5:2: warning: #warning need a rewrite of critical parts, but we are lacking the knowledge 3c59x-rt.c:6:2: warning: #warning about the hardware details (e.g. how long does a normal delay take => 3c59x-rt.c:7:2: warning: #warning apply this value and throw an error message on timeouts). 3c59x-rt.c:8:2: warning: #warning ******************************************* Could it be here the problem?
Thanks, Marina -----Messaggio originale----- Da: Jan Kiszka [mailto:[EMAIL PROTECTED] Inviato: marted� 17 febbraio 2004 12.53 A: Giudici, Marina Cc: RTNet (Posta elettronica) Oggetto: Re: R: R: [RTnet-users] RTNet installation problems Giudici, Marina schrieb: > I had selected the wrong driver, now I can load the right one as a module > and use rtnet. I still have some problems with rtifconfig: if I do > "rtifconfig rteth0 up 172.30.30.5 netmask 255.255.0.0" the answer is "ioctl: > Inappropriate ioctl for device". Whta does it mean? The ip address and > netmask I used are the ones I usually have with eth0.. > Thanks, > Marina > Is it possible that you accidentally mixed up an old version of rtifconfig with a new rtnet.o or vice versa? We changed the internal interface in version 0.6.0, and this is a typical error message for it. Jan ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&op=click _______________________________________________ RTnet-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/rtnet-users

