-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 All, has anyone had any luck getting speakup to patch into the 2.6.8.1 kernel? I just tried a little while ago and the following patch was rejected: [contents of /usr/src/linux/drivers/char/vt.c.rej] *************** *** 100,106 **** #include <linux/workqueue.h> #include <linux/bootmem.h> #include <linux/pm.h> - - #include <asm/io.h> #include <asm/system.h> #include <asm/uaccess.h> - --- 100,110 ---- #include <linux/workqueue.h> #include <linux/bootmem.h> #include <linux/pm.h> + #include <linux/speakup.h> + #ifdef CONFIG_SPEAKUP_MODULE + #include "speakup/spk_con_module.h" + #endif + #include <asm/io.h> #include <asm/system.h> #include <asm/uaccess.h> [ end of .rej file ] How can I fix this? Thanks, William -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBInkMblQW9DDEZTgRAnAyAJ9wwdf6LxMdGyxvYfoC6VVH1M8FZQCgmPh8 k9t/P0r5dUnRCIRgifoSDag= =ph3r -----END PGP SIGNATURE-----