Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Input: yet another model that does not play nicely when i8042 is put in MUX mode - Fujitsu Lifebook S6230

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

+7
+7
drivers/input/serio/i8042-x86ia64io.h
··· 117 117 }, 118 118 }, 119 119 { 120 + .ident = "Fujitsu Lifebook S6230", 121 + .matches = { 122 + DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU"), 123 + DMI_MATCH(DMI_PRODUCT_NAME, "LifeBook S6230"), 124 + }, 125 + }, 126 + { 120 127 .ident = "Fujitsu T70H", 121 128 .matches = { 122 129 DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU"),