On Tue, Nov 1, 2011 at 1:34 PM, Chiefdome <chiefdome@xxxxxxxxxxxxxx> wrote: > Hi as asked in the subject is there a howto on the net? > I dont know how to apply a patch directly from my thunderbird. > Maybe I m totally wrong > > Thanks for your replys. > Just save the patch as an ASCII text file (i.e my_driver_fix.patch) And patch your kernel using the patch binary on top of your Linux kernel source directory. For example: $ cd /home/javier/development/linux-omap-2.6 $ patch -p1 < my_driver_fix.patch Hope it helps, -- Javier Martínez Canillas (+34) 682 39 81 69 Barcelona, Spain -- To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs