I have patched the driver with your patch but I have the same problems:
rt_3c59x: rtnet device registration failed -22 3c59x: vortex_probe1 fails. Returns -22 /usr/local/rtnet/modules/rt_3c59x.o: init_module: No such device
In the patch source in line 9 there's:
+ rtos_irq_t irq_handle;
but the prototype rtos_irq_t don't has define in the rtnet source.
Please update your RTnet code to latest subversion (follow the repository link on the RTnet homepage and read the berlios site about how to checkout code from the SVN). All changes Takis and I made are contained in that version and they should at least compile without problems.
Jan
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ RTnet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rtnet-users

