RE: [PATCH][RFC] add support for PC-9800 architecture (11/26) inp

Osamu Tomita (tomita@cinet.co.jp)
Wed, 23 Oct 2002 10:42:19 +0900


Thanks for many suggestion.

-----Original Message-----
From: Vojtech Pavlik
To: Osamu Tomita
Cc: LKML; Linus Torvalds
Sent: 2002/10/22 19:29
Subject: Re: [PATCH][RFC] add support for PC-9800 architecture (11/26) input

> Before I'll think of merging this, it has to be seriously cleaned up.
> Comments below.
I see. I work away at cleanup.

> (Summary: use your own SERIO_TYPE for the PC-98 keyboard, remove dead
> code and definitions, fix naming, make as little #ifdefs as possible,
> and maybe you can put the PC-98 keyboard code into xtkbd.c (in which
> case you may get away with SERIO_XT).
Since xtkbd has not write keyboard function, I modified atkbd.
I'll rewrite driver, keycode translations and (un)initialize using xtkbd's
way. Also rename identifier.
I don't touch input.h in next patch.

Regards
Osamu Tomita
-
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/