From: James S. <jsi...@tr...> - 2001-06-27 19:55:02
|
> I did something similar at > http://www.iptel-now.de/HOWTO/INPUT_DECOMPOSED/input_decomposed.html Your the PS/2 to serial guy. BTW where can you pick up one of these devices? I like to order on to show it off at the company. > It's using a new device though (the same way Alessandro Rubini did in his > example and the other email this week did. BTW - i was unsure whether > this approach can handle bytes arriving "byte by byte" and not "on > block", so i used another "re-assembling" algorithm, the (hardware) > devices that i use to inject the events do send interleaved anyway). Ah. I really need to write some docs on input driver writing. We have docs but they could be better. > I like the idea of just inputattaching" to a pty much more too though ! > So looking forward to having a look at your code. Me too. I look forward to Justin's code. Does this mean we can send events from a remote machine? |