linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "soft" USB keyboard and mouse driver
@ 2009-04-21  8:48 Alessio Sangalli
  2009-04-22 11:22 ` Jiri Kosina
  0 siblings, 1 reply; 5+ messages in thread
From: Alessio Sangalli @ 2009-04-21  8:48 UTC (permalink / raw)
  To: linux-input

Hi I would need a hint what is best to do; I have an embedded device
that can do a "soft" implementation of USB for embedded
applications. The aim is to be compatible with low-speed HID USB
devices.

The fact is, it does not implement a full USB stack but only
point-to-point communication with the aforementioned devices. I know it
sounds weird but it's more like a "PS/2" port than a USB thing.

Now, I have a generic character device driver that can read keyboard and
mouse data. Of course I get what a USB device would send when you press
keys etc.

How do you think it would be the best way to integrate it with the input
subsystem?

Any idea would be appreciated.

Thank you!
Alessio



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

end of thread, other threads:[~2009-04-23 15:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-21  8:48 "soft" USB keyboard and mouse driver Alessio Sangalli
2009-04-22 11:22 ` Jiri Kosina
2009-04-22 16:01   ` Alessio Sangalli
2009-04-23  9:33     ` Jiri Kosina
2009-04-23 15:18       ` Alessio Sangalli

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).