Re: [PATCH 22/37] Input: add PS/2 serio driver for AVR32 devices

From: Dmitry Torokhov
Date: Mon Apr 21 2008 - 11:40:22 EST


On Mon, Apr 21, 2008 at 03:33:58PM +0200, Hans-Christian Egtvedt wrote:
> On Tue, 2008-04-15 at 01:30 -0400, Hans-Christian Egtvedt wrote:
> > Add support for the PSIF peripheral on AVR32 AP7 devices. It is implemented
> > as a serio driver and will behave like a serio 8042 device.
> >
> > The driver has been tested with a Dell keyboard capable of running on 3.3
> > volts and a Logitech mouse on the STK1000 + STK1002 starter kit. The Logitech
> > mouse was hacked by cutting the cord and using a bi-directional voltage
> > converter to get the required 5 volt I/O level.
> >
> > For more information about the PSIF module, see the datasheet for AT32AP700X at
> > http://www.atmel.com/dyn/products/datasheets.asp?family_id=682
> >
> > Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@xxxxxxxxx>
> > Signed-off-by: Dmitry Torokhov <dtor@xxxxxxx>
> > ---
>
> <snipp serio driver for AVR32>
>
> > +MODULE_AUTHOR("Hans-Christian Egtvedt <hcegtvedt@xxxxxxxxx>");
>
> This address has been changed, please apply the attached patch.
>
> > +MODULE_DESCRIPTION("Atmel AVR32 PSIF PS/2 driver");
> > +MODULE_LICENSE("GPL");
>
> PS! I think my old address even bounces a message, sorry about that :(
>

Applied, thanks.

--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/