Re: [PATCH] Input: document i8042.noloop

Previous thread: [PATCH 0/4] Automatic quotaon on remount by Jan Kara on Thursday, March 13, 2008 - 5:59 am. (9 messages)

Next thread: spinlock lockup in 2.6.24-* and 2.6.25-rc5 by Mr. Berkley Shands on Thursday, March 13, 2008 - 6:42 am. (1 message)
From: Jiri Kosina
Date: Thursday, March 13, 2008 - 6:25 am

Document 'noloop' kernel parameter of i8042 controller driver. Pointed out 
in #10236.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>

--- 
 Documentation/kernel-parameters.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 533e67f..09118a0 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -735,6 +735,8 @@ and is between 256 and 4096 characters. It is defined in the file
 			     (Don't attempt to blink the leds)
 	i8042.noaux	[HW] Don't check for auxiliary (== mouse) port
 	i8042.nokbd	[HW] Don't check/create keyboard port
+	i8042.noloop	[HW] Disable the AUX Loopback command while probing
+			     for the AUX port
 	i8042.nomux	[HW] Don't check presence of an active multiplexing
 			     controller
 	i8042.nopnp	[HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX
--

From: Dmitry Torokhov
Date: Thursday, March 13, 2008 - 1:15 pm

Applied, thank you Jiri.

-- 
Dmitry
--

Previous thread: [PATCH 0/4] Automatic quotaon on remount by Jan Kara on Thursday, March 13, 2008 - 5:59 am. (9 messages)

Next thread: spinlock lockup in 2.6.24-* and 2.6.25-rc5 by Mr. Berkley Shands on Thursday, March 13, 2008 - 6:42 am. (1 message)