home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 mARCH / PCWK3A99.iso / Pcwktxt / Y2k / Killer / DIRECT.DAT < prev    next >
Text File  |  1998-02-22  |  1KB  |  25 lines

  1. Most RTCs fail the 'direct I/O' test on our Millennium Bug Toolkit.
  2. Try our free demo from our web site www.computerexperts.co.uk/pc2000
  3.  
  4. That test shows that the RTC will roll-over to 1/1/1900 on many PCs.  Some
  5. companies claim that this does not matter, provided that the BIOS interprets
  6. that incorrect date as 1/1/2000.  They call that a 'compliant' machine.
  7.  
  8. A compliant BIOS, which, when given the incorrect date 1/1/1900 by the RTC,
  9. 'infers' that it means 1/1/2000, may be suitable in the following conditions
  10.  
  11. 1) The PC should preferably be switched off on roll-over
  12. 2) The BIOS when run should set the RTC century byte to 20.  (Some do not)
  13. 3) The RTC should be able to retain 20 in the century byte. (Some cannot)
  14. 4) No programs should directly interrogate the RTC for the date, only via
  15.    the BIOS.
  16.  
  17. If all of these conditions are satisfied, BIOS compliance should be good
  18. enough.  However we will be using a TSR fix as well.
  19.  
  20. Our view
  21. you should test for the first two Our toolkit does that with other tests)
  22.  
  23. It is very difficult to know whether any programs directly interrogate
  24. the rtc. if you are unsure the tsr is the safest option.         
  25.