Hello,

I use ELDK with RTAI patch installed on MPC850.
I attempted writing a regular Linux driver (independent from RTAI calls) using down()/up() functions. When I attempted to load insmod to install my module I received error "unresolved symbols" for these calls.
I assume some module should be added ELDK configuration. But, may be, the problem is in RTAI extension?

Thanks.
Vlad,