2.6 kernel module format is different with 2.4 kernel module format. so in 2.6, you yaffs module name should be yaffs.ko not yaffs.o insmod yaffs.ko I have used the yaffs successfully in linux kernel 2.6.5. With just minor repairs. 在2004年08月06日的10:17,Brad Beveridge写道: > Hi all, does yaffs work with 2.6? I've managed to compile against a 2.6 > kernel using CONFIG_KERNEL_2_5, but when I go to insmod the resulting > yaffs.o file I get > insmod: error inserting '/lib/modules/yaffs.o': -1 Invalid module format > I am up todate with CVS. I'll take a look at getting this going under > 2.6 & if I do, I'll post the results. > > Cheers > Brad > > _______________________________________________ > yaffs mailing list > yaffs@stoneboat.aleph1.co.uk > http://stoneboat.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs