Re: [RTnet-developers] Kernel module for smc91111
Brought to you by:
bet-frogger,
kiszka
From: Hinko K. <hin...@i-...> - 2011-09-30 13:12:23
|
Here is the smc91x driver port to RTnet. Tested on XCEP PXA255 based board. It is not complete work, but maybe someone can benefit from it.. someday.. It compiles and runs! NOTE: I had problems with dereferencing and casting to 64-bit on my platform, hence the two 32-bit casts in the smc_hardware_send_pkt().. Also I'm not sure if skb->xmit_stamp is handled properly. Thanks to Gilles & Jan for their input! Best regards, Hinko -- Hinko Kocevar Technical support software engineer Instrumentation Technologies d.d. Velika pot 22, SI-5250 Solkan - Slovenia T:+386 5 3352600, F:+386 5 3352601 mailto: hin...@i-... http://www.i-tech.si - When your users demand stability |