I applied your patch, now the warning has disappeared, thanks :) I loaded and removed modules a few times to see if I still had the crash, and I had 2 segmentation faults errors and crashes: once when I loaded rtnet (kernel BUG at slab.c:815! it's the first time I receive this message) and then when I loaded 3c59x-rt (the same errors I had before), probably a consequence of rtnet crash.
I have some another questions: 1) I'd like to run the round_trip_time example on my machine, so I loaded client and server module running "run client 172.30.30.19" and "run server 192.168.0.1". In "dmesg" I see "RTnet: Host 192.168.0.1 unreachable (from 172.30.30.19).. packetloss 100% (of course)". It looks like my rt-network doesn't work, even if I hope this happens because I did not understand how to run the examples... 2) After I load rtnet on my linux machine I can't ping it form a windows pc (and vice versa), while with eth0 it works: is it a normal behaviour or do I have to worry? Probably I need to change my network device and try one of the Supported Network Adapters? Thanks and sorry if my questions look obvious! :) Marina > -----Messaggio originale----- > Da: Jan Kiszka [mailto:[EMAIL PROTECTED] > Inviato: mercoled� 25 febbraio 2004 14.42 > A: Giudici, Marina > Cc: RTNet (Posta elettronica) > Oggetto: Re: [RTnet-users] still having problems with rtnet > > > Giudici, Marina schrieb: > > > Hello, > > I installed rtnet 0.6.1 and the problems I had with > rtifconfig are solved, > > That's great - but still a bit obscure. > > > now I can use it. I have a question about my driver module, > 3c59x-rt: it is > > loaded with a warning that sais "symbol for parameter > compaq_ioaddr not > > found", end I have the following dmesg output: > > > > Well, as the 3c59x-rt is not officially supported, this bug obviously > remained undiscovered. Please try the attached fix and tell me if it > works (go to the rtnet source directory and run "patch -p0 < > 3c59x.patch") . I'm not sure if this is the reason for the > crash, but it > will fix the warning (I guess you'd rather like it the other > way around > ;) ). > > 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

