From 2b964713ce86ffc3498b788dab2fe039cfae70ce Mon Sep 17 00:00:00 2001 From: Tejun Heo Date: Sat, 25 Aug 2007 08:31:02 +0900 Subject: [PATCH] --- yaml --- r: 64645 b: refs/heads/master c: 3cc0b9d3baeb6103d87743e4737a4b6eda30d399 h: refs/heads/master i: 64643: 96ffc94939eac39144d8a5e1d76dfc29c04c5e0f v: v3 --- [refs] | 2 +- trunk/drivers/ata/ata_piix.c | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 7eb7e7d48a7d..25aafdd6bd51 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 91a6d4ed333a47003f07636b3bd143521e0bbad1 +refs/heads/master: 3cc0b9d3baeb6103d87743e4737a4b6eda30d399 diff --git a/trunk/drivers/ata/ata_piix.c b/trunk/drivers/ata/ata_piix.c index 127deb87a334..22752e46b34f 100644 --- a/trunk/drivers/ata/ata_piix.c +++ b/trunk/drivers/ata/ata_piix.c @@ -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 = {