View | Details | Raw Unified | Return to bug 135239
Collapse All | Expand All

(-)dmitry.orig/drivers/input/serio/i8042-x86ia64io.h (+7 lines)
Lines 145-150 Link Here
145
		},
145
		},
146
	},
146
	},
147
	{
147
	{
148
		.ident = "Fujitsu-Siemens Lifebook S7010",
149
		.matches = {
150
			DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),
151
			DMI_MATCH(DMI_PRODUCT_NAME, "LIFEBOOK S7010"),
152
		},
153
	},
154
	{
148
		.ident = "Toshiba P10",
155
		.ident = "Toshiba P10",
149
		.matches = {
156
		.matches = {
150
			DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
157
			DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),

Return to bug 135239