diff options
author | Dmitry Torokhov <dtor_core@ameritech.net> | 2005-09-04 02:42:00 -0400 |
---|---|---|
committer | Dmitry Torokhov <dtor_core@ameritech.net> | 2005-09-04 02:42:00 -0400 |
commit | 945ef0d428bc33c639e49d27fb8cc765adec3fdf (patch) | |
tree | 0bcd9222a42b61081015419276d6aaa731e3ee3b /Documentation/kernel-parameters.txt | |
parent | c3d31e7f9a94800ba895a081e143e79954f6c62f (diff) |
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 3d5cd7a09b2f..111e98056195 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -549,6 +549,7 @@ running once the system is up. | |||
549 | keyboard and can not control its state | 549 | keyboard and can not control its state |
550 | (Don't attempt to blink the leds) | 550 | (Don't attempt to blink the leds) |
551 | i8042.noaux [HW] Don't check for auxiliary (== mouse) port | 551 | i8042.noaux [HW] Don't check for auxiliary (== mouse) port |
552 | i8042.nokbd [HW] Don't check/create keyboard port | ||
552 | i8042.nomux [HW] Don't check presence of an active multiplexing | 553 | i8042.nomux [HW] Don't check presence of an active multiplexing |
553 | controller | 554 | controller |
554 | i8042.nopnp [HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX | 555 | i8042.nopnp [HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX |