Input: i8042 - add Intel D845PESV to nopnp list
authorJiri Kosina <jkosina@suse.cz>
Wed, 28 May 2008 05:10:52 +0000 (01:10 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 29 May 2008 20:19:58 +0000 (16:19 -0400)
This patch introduces i8042_dmi_nopnp_table to make it possible to perform
DMI matches for systems that need 'i8042.nopnp' to work correctly, and
introduces such an entry for Intel D845PESV -- this system doesn't
detect PS2 mouse reliably without this option, as reported by Robert
Lewis.

[dtor@mail.ru - make it compile if CONFIG_PNP is off - reported
 by Randy Dunlap]

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found