On Thu, Sep 23, 2010 at 8:44 PM, Dmitry Eremin-Solenikov <dbaryshkov@xxxxxxxxx> wrote: > PS2Mult is a simple serial protocol used for multiplexing several PS/2 streams > into one serial data stream. It's used e.g. on TQM85xx serie of boards. > > Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@xxxxxxxxx> > --- > > It actually depends on "serio: multiple children" patch. I'm not resending it > as you were the originator of the latest version of the patch. So, what about this version of patch? > > drivers/input/serio/Kconfig | 8 + > drivers/input/serio/Makefile | 1 + > drivers/input/serio/ps2mult.c | 283 +++++++++++++++++++++++++++++++++++++++++ > include/linux/serio.h | 2 + > 4 files changed, 294 insertions(+), 0 deletions(-) > create mode 100644 drivers/input/serio/ps2mult.c -- With best wishes Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html