Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 22 Oct 2002 21:36:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 22 Oct 2002 21:36:13 -0400 Received: from ns.cinet.co.jp ([210.166.75.130]:780 "EHLO multi.cinet.co.jp") by vger.kernel.org with ESMTP id ; Tue, 22 Oct 2002 21:36:12 -0400 Message-ID: From: Osamu Tomita To: "'Vojtech Pavlik '" Cc: "'LKML '" Subject: RE: [PATCH][RFC] add support for PC-9800 architecture (11/26) inp ut Date: Wed, 23 Oct 2002 10:42:19 +0900 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-2022-jp" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1068 Lines: 29 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/