patch for speakup serial hardware synths

From: John Heim
Date: Fri May 11 2012 - 11:47:02 EST


A few weeks ago I asked about a problem with the speakup screen reader code. It does not work with serial hardware speech synthesizers. But I managed to get it working. How can I submit my fix for integration into the kernel code. The patch file can be downloaded here:
http://www.math.wisc.edu/~jheim/downloads/patch-2012-03-06.patch

To install it you cd to the linux source directory and do this:
patch -i patch-2012-03-06.patch drivers/staging/speakup/serialio.c"


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" 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.tux.org/lkml/