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
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ 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 RTnet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rtnet-users