Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64645
b: refs/heads/master
c: 3cc0b9d
h: refs/heads/master
i:
  64643: 96ffc94
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Aug 31, 2007
1 parent 4bf7c55 commit 2b96471
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: 91a6d4ed333a47003f07636b3bd143521e0bbad1
refs/heads/master: 3cc0b9d3baeb6103d87743e4737a4b6eda30d399
7 changes: 7 additions & 0 deletions trunk/drivers/ata/ata_piix.c
Original file line number Diff line number Diff line change
Expand Up @@ -934,6 +934,13 @@ static int piix_broken_suspend(void)
DMI_MATCH(DMI_PRODUCT_NAME, "TECRA M7"),
},
},
{
.ident = "Satellite U200",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
DMI_MATCH(DMI_PRODUCT_NAME, "Satellite U200"),
},
},
{
.ident = "Satellite U205",
.matches = {
Expand Down

0 comments on commit 2b96471

Please sign in to comment.