lkml.org 
[lkml]   [2002]   [Feb]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] amiga input api drivers
On Thu, Jan 31, 2002 at 09:54:51PM +0100, Geert Uytterhoeven wrote:
> On Thu, 31 Jan 2002, James Simmons wrote:
> > The amiga mouse and amiga joystick have been already ported over to the
> > input api. Now for the keyboard. This patch is the input api amiga
> > keyboard. I wanted people to try it out before I send it off to be
> > included in the DJ tree. Have fun!!!
>
> > diff -urN -X /home/jsimmons/dontdiff linux-2.5.2-dj7/drivers/input/keyboard/amikbd.c linux/drivers/input/keyboard/amikbd.c
> > --- linux-2.5.2-dj7/drivers/input/keyboard/amikbd.c Wed Dec 31 16:00:00 1969
> > +++ linux/drivers/input/keyboard/amikbd.c Thu Jan 31 07:44:05 2002
>
> > +static char *amikbd_messages[] = {
> > + KERN_ALERT "amikbd: Ctrl-Amiga-Amiga reset warning!!\n",
> > + KERN_WARNING "amikbd: keyboard lost sync\n",
> > + KERN_WARNING "amikbd: keyboard buffer overflow\n",
> > + KERN_WARNING "amikbd: keyboard controller failure\n",
> > + KERN_ERR "amikbd: keyboard selftest failure\n",
> > + KERN_INFO "amikbd: initiate power-up key stream\n",
> > + KERN_INFO "amikbd: terminate power-up key stream\n",
> > + KERN_WARNING "amikbd: keyboard interrupt\n"
> > +};
>
> > + if (scancode < 0x78) { /* scancodes < 0x78 are keys */
>
> [...]
>
> > + }
> > +
> > + printk(amikbd_messages[scancode]); /* scancodes >= 0x78 are error codes */
>
> Oops, amikbd_messages[scancode-0x78]?

Thanks. And thanks to James for fixing this in the CVS as well.
Does it work otherwise?

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

\
 
 \ /
  Last update: 2005-03-22 13:23    [W:1.956 / U:2.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site