CMOS: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
m Time category
m Updated the year
Line 248:
=== Reading All RTC Time and Date Registers ===
<source lang="c">
#define CURRENT_YEAR 20112012 // Change this each year!
 
int century_register = 0x00; // Set by ACPI table parsing code if possible