linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add drivers necessary to support PS/2 port on TQM85xx boards
@ 2010-08-12  9:31 Dmitry Eremin-Solenikov
  2010-08-12  9:31 ` [PATCH 1/4] serio: support multiple child devices per single parent Dmitry Eremin-Solenikov
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Dmitry Eremin-Solenikov @ 2010-08-12  9:31 UTC (permalink / raw)
  To: linux-input; +Cc: Dmitry Torokhov

On tqm85xx boards PS/2 keyboard and mouse are connected to the CPU via
special PIC controller multiplexing two PS/2 streams into single UART.

To support this I'm using already existing serport UART->serio ldisc,
on top of which runs protcol multiplexer serio->2 serio ports driver,
which provides serio ports for atkbd and psmouse drivers.

-- 
With best wishes
Dmitry


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-08-14 12:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-12  9:31 [PATCH 0/4] Add drivers necessary to support PS/2 port on TQM85xx boards Dmitry Eremin-Solenikov
2010-08-12  9:31 ` [PATCH 1/4] serio: support multiple child devices per single parent Dmitry Eremin-Solenikov
2010-08-13  3:26   ` Dmitry Torokhov
2010-08-14 12:01     ` Dmitry Eremin-Solenikov
2010-08-12  9:31 ` [PATCH 2/4] serio: add support for PS2Mult multiplexer protocol Dmitry Eremin-Solenikov
2010-08-13  3:33   ` Dmitry Torokhov
2010-08-12  9:31 ` [PATCH 3/4] atkbd: support binding to ps2mult devices Dmitry Eremin-Solenikov
2010-08-12  9:31 ` [PATCH 4/4] psmouse: " Dmitry Eremin-Solenikov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).