home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / at / setup21.arc / SETUP.DOC < prev    next >
Encoding:
Text File  |  1988-06-03  |  3.7 KB  |  70 lines

  1.          SETUP version 2.1 by Kenneth Herron
  2.  
  3.          Notes:
  4.          1) This program is in the public domain.  The version upon which 
  5.          it is based was originally placed in the Public Domain by Bob
  6.          Kamins and Tyler Ivanco.
  7.  
  8.          2) The hard disk descriptions are generated by reading the table 
  9.          in ROM, and so some entries may be different from machine to 
  10.          machine (IBM has a standard set for types 1-23).  You may now set 
  11.          any drive type up to # 255; I doubt that any machine actually has 
  12.          a table this large so you'll probably find garbage in some of 
  13.          these positions.  (You'll also notice that you can't set type 15; 
  14.          this is not a valid drive type) 
  15.  
  16.          3)  3.5" drives are now supported.  You will also find type '# 5' 
  17.          through '# 15' available in a bid for future compatibility. 
  18.  
  19.          4) Display cards which install their own BIOS (eg, the EGA and VGA 
  20.          cards) are now supported.  Set EGA/VGA for *any* card which 
  21.          installs its own BIOS. 
  22.  
  23.          5) You will be warned if any of the CMOS error flags are set;  The 
  24.          possible errors include: Battery is dead, Clock has lost power 
  25.          (these are NOT the same), RAM checksum is bad, configuration is 
  26.          bad, memory size is wrong, either hard disk failed to initialize, 
  27.          or time is incorrect.  Note that some of these are maintained by 
  28.          the BIOS as part of the power-on test; they may only be correct 
  29.          after a cold reboot ('Battery dead' is always correct). 
  30.  
  31.          6) The system clock is updated every time you change one of the 
  32.          time or date fields.  The CMOS clock is only updated if you save 
  33.          the new configuration at the end.  The 'Stand by--Setting clock' 
  34.          message means the program is waiting to sync with a whole second 
  35.          to set the clock as accurately as possible. ( Unfortunately, DOS 
  36.          isn't as picky.  You may find your system clock 1-2 seconds slow 
  37.          the next time you boot). 
  38.  
  39.          7) Features added from the original version:
  40.          *      The day of the week is now displayed.  It is maintained by 
  41.                 the BIOS and can't be directly changed, so if your BIOS 
  42.                 can't handle leap years don't blame me. :-)
  43.          *      The value of 100ths of seconds is displayed (because it's 
  44.                 there, that's why!).  Again, it can't be changed directly.
  45.          *      You can synchronize the clock with the 0 key, no matter 
  46.                 which field you're on.  Synchronizing the clock sets it 
  47.                 backward to the last whole second, so you may have to 
  48.                 fiddle with it a bit.
  49.          *      When finished, you will be asked whether to save the 
  50.                 configuration or not.  
  51.          *      The executable is around 9k smaller, and much faster.
  52.  
  53.          8) Features added from version 2.0 (some are noted above):
  54.          *      Warning screen on configuration errors.
  55.          *      Corrected a bug in which the display was not restored 
  56.                 properly on exit (that's what I get for trusting the 
  57.                 manual).
  58.          *      Added the EGA/VGA display types, 720k, and 1.44 meg drives.
  59.          *      Corrected stupid bugs in Hard Drive types.
  60.          *      Corrected a bug with date setting; you can no longer set
  61.                 dates like 2/31/88 by starting with 5/31/88 and changing
  62.                 the month.
  63.  
  64.          9) I can be reached over Usenet as agollum@engr.uky.edu, or 
  65.          ukma!ukecc!agollum, or 
  66.                 Kenneth Herron
  67.                 111 Buchanan Street
  68.                 Lexington, Kentucky  40508
  69.  
  70.