K 10 svn:author V 3 phk K 8 svn:date V 27 2002-12-04T13:46:49.000000Z K 7 svn:log V 534 Use the correct value when writing the Day Of Week byte in the CMOS. The correct range is [1...7] with Sunday=1, but we have been writing [0...6] with Sunday=0. The Soekris computers flagged the zero, zapped the date, so if you rebooted your soekris on a sunday, it would come up with a wrong date. Bruce has a more extensive rework of this code, but we will stick with the minimalist fix for now. Spotted by: Soren Kristensen Thanks to: Michael Sierchio . Confirmed by: bde Approved by: re END