[coreboot] [v2] r4256 - trunk/util/superiotool

svn at coreboot.org svn at coreboot.org
Thu May 7 02:21:02 CEST 2009


Author: uwe
Date: 2009-05-07 02:21:02 +0200 (Thu, 07 May 2009)
New Revision: 4256

Modified:
   trunk/util/superiotool/smsc.c
Log:
Fix my last commit. I looked at the wrong dead laptop.

Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de>
Acked-by: Uwe Hermann <uwe at hermann-uwe.de>



Modified: trunk/util/superiotool/smsc.c
===================================================================
--- trunk/util/superiotool/smsc.c	2009-05-07 00:03:18 UTC (rev 4255)
+++ trunk/util/superiotool/smsc.c	2009-05-07 00:21:02 UTC (rev 4256)
@@ -531,7 +531,7 @@
 		{EOT}}},
 	{0x79, "SCH5504", {	/* From sensors-detect (no datasheet) */
 		{EOT}}},
-	{0x7a, "FDC37N869", {	/* Found in Toshiba Satellite A80-117. */
+	{0x7a, "LPC47N217", {	/* Found in Toshiba Satellite A80-117. */
 		{EOT}}},
 	{0x7c, "SCH3112", {
 		{EOT}}},





More information about the coreboot mailing list