2010/3/15 Jan Kiszka <[email protected]>
> Cyril Wallois wrote:
> > Hi all,
> >
> > I try to use my ethernet driver as a module, but it is not operational.
> >
> > the modprobe command start the init function but the probe function is
> not
> > use.
> >
> > It seems that the chip is not register, I try with the usual driver and
> the
> > specific driver with rtnet, but I have the same issue.
> >
> > Tell me if you have any idea ?
> >
>
> That's quite a few information to give a proper answer.
>
> Have you read the README file, specifically the part that says "Shutdown
> the network device which shall become part of the RT-network and remove
> its driver module"? Alternatively, you can also unbind a Linux driver
> from some PCI device via "echo -n $PCI_ID >
> /sys/bus/pci/drivers/$DRIVER/unbind".
>
> Jan
>
> Thanks for the reply,
I try to use TRNet on an embedded system, which as an ethernet controller
connected to an ARM via GPIO.
I solve the problem which comes from a source file of the embedded card,
it's doesn't take care of the module variable (XX_MODULE) for the ethernet
controller,
Cordially,
WALLOIS Cyril
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
RTnet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rtnet-users