Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98283
b: refs/heads/master
c: 040dee5
h: refs/heads/master
i:
  98281: 3f25636
  98279: a735d41
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Jun 19, 2008
1 parent 5a988a2 commit c76b338
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: cc18e0fea7907e7a96b7df71b81838d518bc074e
refs/heads/master: 040dee53a724f54d47876674d50184873364f207
7 changes: 7 additions & 0 deletions trunk/drivers/ata/ata_piix.c
Original file line number Diff line number Diff line change
Expand Up @@ -1042,6 +1042,13 @@ static int piix_broken_suspend(void)
DMI_MATCH(DMI_PRODUCT_NAME, "Tecra M4"),
},
},
{
.ident = "TECRA M4",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
DMI_MATCH(DMI_PRODUCT_NAME, "TECRA M4"),
},
},
{
.ident = "TECRA M5",
.matches = {
Expand Down

0 comments on commit c76b338

Please sign in to comment.