Re: [PATCH v9] input: tablet: add Pegasus Notetaker tablet driver

From: Martin Kepplinger
Date: Thu Jun 23 2016 - 11:50:19 EST


Am 2016-06-15 um 15:01 schrieb Martin Kepplinger:
> This adds a driver for the Pegasus Notetaker Pen. When connected,
> this uses the Pen as an input tablet.
>
> This device was sold in various different brandings, for example
> "Pegasus Mobile Notetaker M210",
> "Genie e-note The Notetaker",
> "Staedtler Digital ballpoint pen 990 01",
> "IRISnotes Express" or
> "NEWLink Digital Note Taker".
>
> Here's an example, so that you know what we are talking about:
> http://www.genie-online.de/genie-e-note-2/
>
> https://pegatech.blogspot.com/ seems to be a remaining official resource.
>
> This device can also transfer saved (offline recorded handwritten) data and
> there are userspace programs that do this, see https://launchpad.net/m210
> (Well, alternatively there are really fast scanners out there :)
>
> It's *really* fun to use as an input tablet though! So let's support this
> for everybody.
>
> Signed-off-by: Martin Kepplinger <martink@xxxxxxxxx>
> ---
> Hi Dmitry. I append this just in case you want to replace the driver you
> took.
>

Hi Dmitry,

This finishes up the driver for now. Any objections or advice from your
side?

thanks
martin