Lines Matching full:keyboards
10 * This driver can handle standard AT keyboards and PS/2 keyboards in
11 * Translated and Raw Set 2 and Set 3, as well as AT keyboards on dumb
12 * input-only controllers and AT keyboards connected over a one way RS232
57 MODULE_PARM_DESC(scroll, "Enable scroll-wheel on MS Office and similar keyboards");
61 MODULE_PARM_DESC(extra, "Enable extra LEDs and keys on IBM RapidAcces, EzKey and similar keyboards"…
252 * Certain keyboards to not like ATKBD_CMD_RESET_DIS and stop responding
782 * Some keyboards report different values, but the first byte is always 0xab or in atkbd_probe()
783 * 0xac. Some old AT keyboards don't report anything. If a mouse is connected, this in atkbd_probe()
809 "NCD terminal keyboards are only supported on non-translating controllers. " in atkbd_probe()
826 * sets it into that. Unfortunately there are keyboards that can be switched
837 * For known special keyboards we can go ahead and set the correct set. in atkbd_select_set()
839 * IBM RapidAccess / IBM EzButton / Chicony KBP-8993 keyboards. in atkbd_select_set()