From d5fe99c5674ab3231f38d93b33ebc14a0d7b3f03 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 20 Apr 2008 22:03:27 -0500 Subject: [PATCH] --- yaml --- r: 93392 b: refs/heads/master c: 01ce2601e4ba354fe1e25bb940817570d0c8ed4f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/ata/ata_piix.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e1b71c966e24..a09583ea1f78 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a6116c9e60978a6deaa20691c67ffed727e50df1 +refs/heads/master: 01ce2601e4ba354fe1e25bb940817570d0c8ed4f diff --git a/trunk/drivers/ata/ata_piix.c b/trunk/drivers/ata/ata_piix.c index b7c38eeb498f..ea2c7649d399 100644 --- a/trunk/drivers/ata/ata_piix.c +++ b/trunk/drivers/ata/ata_piix.c @@ -573,6 +573,7 @@ static const struct ich_laptop ich_laptop[] = { { 0x27DF, 0x1043, 0x1267 }, /* ICH7 on Asus W5F */ { 0x27DF, 0x103C, 0x30A1 }, /* ICH7 on HP Compaq nc2400 */ { 0x24CA, 0x1025, 0x0061 }, /* ICH4 on ACER Aspire 2023WLMi */ + { 0x2653, 0x1043, 0x82D8 }, /* ICH6M on Asus Eee 701 */ /* end marker */ { 0, } };