On Fri, 25 Feb 2005 19:40:27 +0100, Panagiotis Issaris
<[EMAIL PROTECTED]> wrote:
> Hi,
> 
> > The driver initially did not compile as it didn't seem to be in sync
> > with recent RTnet changes. The attached patch
> > fixes this. (Being mainly "rtos_irq_t irq_handle" related stuff, and
> > change of the definition of the
> > interrupthandler signatures, "pci_*state*" functions.)
> 
> > This patch enables me to compile the driver, load and configure it. As
> > I didn't have a second PC around
> > to test it, the RTnet functionality is untested. I'm posting this
> > patch as is - there's still some tracing
> > calls which should be removed. If you prefer to have it cleaned up a
> > little, I'll do that.
> 
> The attached patch is a cleaner version of the previous one: I removed
> the tracing statements involving
> success and only kept additional failure messages. The changes which
> weren't necessary for compilation
> or loading are removed.
> 

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.

thanks
   Nicol@


-------------------------------------------------------
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

Reply via email to