Difference between revisions of "Getting the Processor Information"

From FreekiWiki
Jump to navigation Jump to search
Line 8: Line 8:
 
     ddr            [label="Does it have\nDDR slots?", fontsize="11"]
 
     ddr            [label="Does it have\nDDR slots?", fontsize="11"]
 
     harddrive      [label="Try to boot from the\nEVAL 2 HARD DRIVE\nCan you get the\nPROCESSOR INFO?", fontsize="11"]
 
     harddrive      [label="Try to boot from the\nEVAL 2 HARD DRIVE\nCan you get the\nPROCESSOR INFO?", fontsize="11"]
     manualdetermine [label="MANUALLY DETERMINE\nthe processor information\nand go back to the\nSYSTEM EVALUATION 2 OVERVIEW chart", shape="box", fontsize="11", URL="/index.php/System_Evaluation_2_Overview", style="bold"]
+
     manualdetermine [label="MANUALLY DETERMINE\nthe processor information\nand go back to the\nSYSTEM EVALUATION 2 OVERVIEW chart", fontsize="11", URL="/index.php/System_Evaluation_2_Overview"]
 
     post            [label="Does it\nPOST?", fontsize="11"]
 
     post            [label="Does it\nPOST?", fontsize="11"]
 
     poweron        [label="Does it\nPOWER ON?", fontsize="11"]
 
     poweron        [label="Does it\nPOWER ON?", fontsize="11"]
Line 19: Line 19:
 
     swapram        [label="Swap out the RAM\nsystematically\nTry different speeds\nDoes it POST?", fontsize="11"]
 
     swapram        [label="Swap out the RAM\nsystematically\nTry different speeds\nDoes it POST?", fontsize="11"]
 
     goback          [label="Go back to the\nSYSTEM EVALUATION 2 OVERVIEW chart", shape="box", style="bold", URL="/index.php/System_Evaluation_2_Overview", fontsize="11"]  
 
     goback          [label="Go back to the\nSYSTEM EVALUATION 2 OVERVIEW chart", shape="box", style="bold", URL="/index.php/System_Evaluation_2_Overview", fontsize="11"]  
    tardis          [label="Label and take it to the\nTARDIS\nfor further evaluation.", fontsize="11", shape="box", style="bold" ]
 
  
 
     start -> proc
 
     start -> proc
Line 35: Line 34:
 
     sdram -> ddr [taillabel="NO"]
 
     sdram -> ddr [taillabel="NO"]
  
     ddr -> tardis [label="YES"]
+
     ddr -> goback [label="YES"]
 
     ddr -> manualdetermine [taillabel="NO"]
 
     ddr -> manualdetermine [taillabel="NO"]
  
Line 63: Line 62:
 
     swapram -> procinfo [taillabel="YES"]
 
     swapram -> procinfo [taillabel="YES"]
 
     swapram -> manualdetermine [taillabel="NO"]
 
     swapram -> manualdetermine [taillabel="NO"]
 +
 +
    manualdetermine -> goback
 
   }
 
   }
 
</graphviz>
 
</graphviz>

Revision as of 15:39, 3 November 2006