Erros/unresolved as below. Attached patch fixes sdla_chdlc, sbni and mark_page_accessed. The sonyapi I don't know. Seems like we should export acpi_disabled in kernel/setup.c. The comx is an ongoing fight :-) Margit sdla_chdlc.c:594:43: missing terminating " character sdla_chdlc.c: In function `wpc_init': sdla_chdlc.c:595: error: parse error before "Failed" sdla_chdlc.c:595: error: stray '\' in program sdla_chdlc.c:595:68: missing terminating " character make[3]: *** [sdla_chdlc.o] Error 1 sbni.c: In function `calc_crc32': sbni.c:1558: error: asm-specifier for variable `_crc' conflicts with asm clobber list make[3]: *** [sbni.o] Error 1 depmod: *** Unresolved symbols in /lib/modules/2.4.22-pre3/kernel/drivers/char/sonypi.o depmod: acpi_disabled depmod: *** Unresolved symbols in /lib/modules/2.4.22-pre3/kernel/drivers/net/wan/comx.o depmod: proc_get_inode depmod: *** Unresolved symbols in /lib/modules/2.4.22-pre3/kernel/fs/hfsplus/hfsplus.o depmod: mark_page_accessed Margit