Signed-off-by: Robinson P. Tryon <[EMAIL PROTECTED]>

This chip shares the same id as the LPC47M10x line, and from
comparison, appears to have the same set of registers.

In general, can I assume that two chips with the same id number will
have the exact same register layout?

Also, what are "Ultra I/Os", and should superiotool support dumps from 'em?
Index: smsc.c
===================================================================
--- smsc.c	(revision 2828)
+++ smsc.c	(working copy)
@@ -52,7 +52,7 @@
 		{EOT}}},
 	{0x51, "LPC47B27x", {
 		{EOT}}},
-	{0x59, "LPC47M10x", {
+	{0x59, "LPC47M10x or LPC47M112", {
 		{NOLDN, NULL,
 			{0x03,0x07,0x20,0x21,0x22,0x23,0x24,0x26,0x27,0x28,
 			 0x2a,0x2b,0x2c,0x2d,0x2e,0x2f,EOT},
-- 
linuxbios mailing list
[email protected]
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to