Re: SV: SV: SV: uniform input device packets?

Vojtech Pavlik (vojtech@twilight.ucw.cz)
Thu, 25 Jun 1998 12:23:02 +0200


On Thu, Jun 25, 1998 at 12:13:11PM +0200, Brian Schau wrote:

> > > In that case: if you need any special coding/help/anything to be
> > > done, count me in!
> > Great, do you have any experience with tablet driver programming?

> nope. I have begun work on a driver for the Calcomp UltraSlate
> II drawing table, though ....

That sounds good. :)

> > > Maybe it would be better not to have this discussion on
> > > linux-kernel?
> > I could set up a mailing list for this project, what do you think?

> yes, that would be nice. No need to bother the people on
> linux-kernel. I don't even think the UID (uniform input devices)
> "driver" belongs in the kernel, initially. One could create a
> prototype living in userland. When the prototype works
> satisfactorily it could be included in the kernel ...

Myself I think we need it to be in the kernel. You can't talk to
keyboard, joysticks and non-serial mice in userland. And while
their drivers have to be in the kernel, the main driver should
be there as well, this would simplify things a lot.

I would't put it into the official kernel anyway. I'd suggest
creating a package of modules module for this ... with integrating
into kernel sources later, when the thing becomes stable and
proves to be useful.

Vojtech

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu