Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17518
b: refs/heads/master
c: 1927268
h: refs/heads/master
v: v3
  • Loading branch information
Jesse Barnes authored and Greg Kroah-Hartman committed Jan 9, 2006
1 parent ec36b3f commit d539539
Show file tree
Hide file tree
Showing 2 changed files with 8 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: 54c762fe62d9ff0982f38e80cbec9c59104311e9
refs/heads/master: 19272684b8e2fff39941e4c044d26ad349dd1a69
7 changes: 7 additions & 0 deletions trunk/arch/i386/pci/fixup.c
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,13 @@ static struct dmi_system_id __devinitdata toshiba_ohci1394_dmi_table[] = {
DMI_MATCH(DMI_PRODUCT_VERSION, "PSM4"),
},
},
{
.ident = "Toshiba A40 based laptop",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
DMI_MATCH(DMI_PRODUCT_VERSION, "PSA40U"),
},
},
{ }
};

Expand Down

0 comments on commit d539539

Please sign in to comment.