> The other version is known not to work with the new module > initialization stuff in the 2.6 kernels.
Oh, and... You will have to recompile the modules using the recommended way for 2.6 (eg 'make -C /path/to/linux/ SUBDIRS=$PWD modules') and use the .ko object files. There are also some other changes in the module layout. (see http://lwn.net/Articles/driver-porting/ for more info ) ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
