Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64891
b: refs/heads/master
c: 749aea7
h: refs/heads/master
i:
  64889: 9af4b7e
  64887: 2d8a69d
v: v3
  • Loading branch information
Elvis Pranskevichus authored and Dmitry Torokhov committed Sep 5, 2007
1 parent 8f71d71 commit 4455418
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7a1904c32c5a18a1123fa0ea5040439337617877
refs/heads/master: 749aea73aaf4ff1dbd83c2021b57a4dde6bbe2b9
10 changes: 10 additions & 0 deletions trunk/drivers/input/serio/i8042-x86ia64io.h
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,16 @@ static struct dmi_system_id __initdata i8042_dmi_nomux_table[] = {
DMI_MATCH(DMI_PRODUCT_VERSION, "HP Pavilion Notebook ZT1000"),
},
},
{
/*
* Like DV4017EA does not raise AUXERR for errors on MUX ports.
*/
.ident = "HP Pavilion DV4270ca",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "Hewlett-Packard"),
DMI_MATCH(DMI_PRODUCT_NAME, "Pavilion dv4000 (EH476UA#ABL)"),
},
},
{
.ident = "Toshiba P10",
.matches = {
Expand Down

0 comments on commit 4455418

Please sign in to comment.