Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64045
b: refs/heads/master
c: 5c08ea0
h: refs/heads/master
i:
  64043: 8c0e784
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Aug 15, 2007
1 parent b53a310 commit 94a97ef
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: 80b8987c8feaf07a070f7cdcd55db024e9e200ec
refs/heads/master: 5c08ea019198230a62c601ddf97d0319ae246ad8
7 changes: 7 additions & 0 deletions trunk/drivers/ata/ata_piix.c
Original file line number Diff line number Diff line change
Expand Up @@ -900,6 +900,13 @@ static int piix_broken_suspend(void)
DMI_MATCH(DMI_PRODUCT_NAME, "TECRA M5"),
},
},
{
.ident = "TECRA M7",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
DMI_MATCH(DMI_PRODUCT_NAME, "TECRA M7"),
},
},
{
.ident = "Satellite U205",
.matches = {
Expand Down

0 comments on commit 94a97ef

Please sign in to comment.