diff options
author | Dmitry Torokhov <dtor_core@ameritech.net> | 2005-09-04 01:42:00 -0500 |
---|---|---|
committer | Dmitry Torokhov <dtor_core@ameritech.net> | 2005-09-04 01:42:00 -0500 |
commit | 945ef0d428bc33c639e49d27fb8cc765adec3fdf (patch) | |
tree | 0bcd9222a42b61081015419276d6aaa731e3ee3b /Documentation/kernel-parameters.txt | |
parent | c3d31e7f9a94800ba895a081e143e79954f6c62f (diff) | |
download | kernel-crypto-945ef0d428bc33c639e49d27fb8cc765adec3fdf.tar.gz kernel-crypto-945ef0d428bc33c639e49d27fb8cc765adec3fdf.tar.xz kernel-crypto-945ef0d428bc33c639e49d27fb8cc765adec3fdf.zip |
Input: i8042 - add i8042.nokbd module option to allow supressing
creation of keyboard port.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 3d5cd7a09b2..111e9805619 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -549,6 +549,7 @@ running once the system is up. keyboard and can not control its state (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.nomux [HW] Don't check presence of an active multiplexing controller i8042.nopnp [HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX |