From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261538AbVA2TK5 (ORCPT ); Sat, 29 Jan 2005 14:10:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261535AbVA2TJu (ORCPT ); Sat, 29 Jan 2005 14:09:50 -0500 Received: from twilight.ucw.cz ([81.30.235.3]:63438 "EHLO suse.cz") by vger.kernel.org with ESMTP id S261536AbVA2TIL convert rfc822-to-8bit (ORCPT ); Sat, 29 Jan 2005 14:08:11 -0500 Subject: [PATCH 2/3] Document the atkbd.softraw module parameter. In-Reply-To: <1107017128686@twilight.ucw.cz> X-Mailer: gregkh_patchbomb_levon_offspring Date: Sat, 29 Jan 2005 17:45:28 +0100 Message-Id: <11070171283097@twilight.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: torvalds@osdl.org, vojtech@ucw.cz, linux-kernel@vger.kernel.org Content-Transfer-Encoding: 7BIT From: Vojtech Pavlik Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org You can pull this changeset from: bk://kernel.bkbits.net/vojtech/for-linus =================================================================== ChangeSet@1.1977.1.2, 2005-01-29 12:27:56+01:00, Andries.Brouwer@cwi.nl input: Document the atkbd.softraw module parameter. From: Andries Brouwer Signed-off-by: Vojtech Pavlik kernel-parameters.txt | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) =================================================================== diff -Nru a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt --- a/Documentation/kernel-parameters.txt 2005-01-29 17:37:19 +01:00 +++ b/Documentation/kernel-parameters.txt 2005-01-29 17:37:19 +01:00 @@ -226,15 +226,19 @@ atascsi= [HW,SCSI] Atari SCSI - atkbd.extra= [HW] Enable extra LEDs and keys on IBM RapidAccess, EzKey - and similar keyboards + atkbd.extra= [HW] Enable extra LEDs and keys on IBM RapidAccess, + EzKey and similar keyboards atkbd.reset= [HW] Reset keyboard during initialization atkbd.set= [HW] Select keyboard code set Format: (2 = AT (default) 3 = PS/2) - atkbd.scroll= [HW] Enable scroll wheel on MS Office and similar keyboards + atkbd.scroll= [HW] Enable scroll wheel on MS Office and similar + keyboards + + atkbd.softraw= [HW] Choose between synthetic and real raw mode + Format: (0 = real, 1 = synthetic (default)) atkbd.softrepeat= [HW] Use software keyboard repeat