Re: [RTnet-developers] Kernel module for smc91111
Brought to you by:
bet-frogger,
kiszka
From: Jan K. <jan...@we...> - 2011-09-16 06:32:57
|
On 2011-09-14 12:18, Hinko Kocevar wrote: > Hi all, > > I'm trying to use smc91111 RT driver provided in RTnet package (git > sources) on my ARM PXA253 board. The modules compiles against linux > 2.6.35.9 and Xenomai 2.5.6, but when it is loaded it produces oops. > > What is the state of this module? > > OTOH, I might also try to port the stock kernel driver smc91x we are > currently using to RTnet. It is quite similar to the one in RTnet but > with more features and support for many ARM based boards. The rt_smc91111 is probably not prepared for your hardware. Note that there is both smc91x ans smc911x in upstream while rt_smc9111 was based on the latter (IIRC). Jan |