Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286091
b: refs/heads/master
c: b73fa46
h: refs/heads/master
i:
  286089: 323e04c
  286087: 93e188e
v: v3
  • Loading branch information
Benjamin Larsson authored and Jeff Garzik committed Jan 18, 2012
1 parent 1a1c88a commit fb3dbed
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: 3a25179e068b2fae8df7a7ab63a2a5ed71a2e927
refs/heads/master: b73fa4630e63e4d23407181c2bc0a54777bd0ce8
7 changes: 7 additions & 0 deletions trunk/drivers/ata/ata_piix.c
Original file line number Diff line number Diff line change
Expand Up @@ -1116,6 +1116,13 @@ static int piix_broken_suspend(void)
DMI_MATCH(DMI_PRODUCT_NAME, "SATELLITE U205"),
},
},
{
.ident = "Satellite Pro A120",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
DMI_MATCH(DMI_PRODUCT_NAME, "Satellite Pro A120"),
},
},
{
.ident = "Portege M500",
.matches = {
Expand Down

0 comments on commit fb3dbed

Please sign in to comment.