maybe you did, works fine for me as a module, although this driver
doesn't want to compile with gcc 3.0.x (as said in another thread a few
days ago).
did you do the _full_ recompile of the kernel? (cp .config /tmp;make
mrproper;cp /tmp/.config .;make oldconfig dep install modules_install)
or did you just make modules modules_install after changing the config?
regards
-- Marek Pêtlicki <marpet@linuxpl.org> Linux User ID=162988
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/