Changes between Initial Version and Version 1 of Configurations/FujitsuTechnologySolutions/D2348 (A1, A2)

Show
Ignore:
Timestamp:
10/07/09 21:14:30 (4 years ago)
Author:
andy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Configurations/FujitsuTechnologySolutions/D2348 (A1, A2)

    v1 v1  
     1= Fujitsu D2348 (A1, A2) = 
     2 
     3{{{ 
     4 
     5# Fujitsu Technology Solutions D2348 (A1, A2), "Hades"-Chip 
     6# Contributed by Thilo Cestonaro <thilo.cestonaro@ts.fujitsu.com> 
     7 
     8chip "fschds-*" 
     9 
     10 
     11# Temperatures 
     12    label temp1 "CPU Temp" 
     13    label temp2 "Super I/O Temp" 
     14    label temp3 "System Temp" 
     15    ignore temp4 
     16    ignore temp5 
     17 
     18# Fans 
     19    label fan1 "PSU Fan" 
     20    label fan2 "CPU Fan" 
     21    label fan3 "System FAN2" 
     22    label fan4 "System FAN3" 
     23    label fan5 "System FAN4" 
     24 
     25# Voltages 
     26    label in0 "+12V" 
     27    label in1 "+5V" 
     28    label in2 "Vbat" 
     29 
     30}}}