Revision: 725
http://svn.sourceforge.net/hackndev/?rev=725&view=rev
Author: bobofdoom
Date: 2007-01-07 07:00:18 -0800 (Sun, 07 Jan 2007)
Log Message:
-----------
cocoboot: Added Treo 680 to machine list.
Modified Paths:
--------------
cocoboot/trunk/m68k/mach.c
Modified: cocoboot/trunk/m68k/mach.c
===================================================================
--- cocoboot/trunk/m68k/mach.c 2007-01-07 14:59:05 UTC (rev 724)
+++ cocoboot/trunk/m68k/mach.c 2007-01-07 15:00:18 UTC (rev 725)
@@ -32,6 +32,7 @@
{ 'TunX', 835, "Palm LifeDrive" },
{ 'H101', 909, "Palm Treo 600" }, /* not registered */
{ 'H102', 909, "Palm Treo 650" },
+ { 'D053', 1230, "Palm Treo 680" },
{ 'MT64', 918, "Palm Tungsten C" },
{ 'Cct1', 817, "Palm Tungsten E" },
{ 'Zir4', 844, "Palm Tungsten E2" },
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|