home *** CD-ROM | disk | FTP | other *** search
/ Phoenix CD 2.0 / Phoenix_CD.cdr / 01e / miscutil.zip / IGNITION.DOC < prev    next >
Text File  |  1987-01-28  |  35KB  |  932 lines

  1.                             PC-IGNITION  Version 1.4
  2.                         John D Baker  (C) Copyright 1986
  3.  
  4.  
  5.      This program may be used at no charge, given away to friends, and
  6.      posted on computer bulletin boards. If you find this program useful,
  7.      please print and send the Registration Form in the file REGFORM.DOC,
  8.      registration fee is $10.00
  9.  
  10.      The author shall not be held for any liability arising out of the use
  11.      of the programs described in this document, and/or of this document
  12.      itself, or any modification thereof.
  13.  
  14.  
  15.               CONTENTS
  16.  
  17.               Introduction:                                Page
  18.                   System Requirements......................  1
  19.                   What This Program Does...................  2
  20.                   Who's In Control.........................  2
  21.                   Getting Started..........................  3
  22.  
  23.               Control Panel:
  24.                   Sysop....................................  3
  25.                   Adding New Users.........................  4
  26.                   Changing Passwords.......................  4
  27.                   Design The Logon Display.................  5
  28.                   Screen Colors............................  5
  29.                   Sub Directories..........................  6
  30.                   Alarm Sensitivity........................  6
  31.                   Telling DOS How Much Ram To Use..........  6
  32.                   When To Run PC-IGNITION..................  8
  33.  
  34.               Setting The Switches:
  35.                   Setting The Switches.....................  9
  36.                   Ram Expansion Boards.....................  9
  37.                   Config.Sys Files......................... 10
  38.                   Ansi.Sys................................. 11
  39.                   Ram Disk................................. 11
  40.                   Print Spoolers........................... 11
  41.                   Non DOS Programs......................... 11
  42.                   Using RAMOUNT............................ 12
  43.                   Setting Switch Block #2.................. 12
  44.  
  45.               Appendix:
  46.                   Error Messages........................... 14
  47.                   Problems and Solutions................... 15
  48.  
  49.  
  50.  
  51.      SYSTEM REQUIREMENTS
  52.      -------------------
  53.  
  54.      IBM-PC/XT, or 100% Compatible
  55.      PC-DOS, or MS-DOS Operating System (Version 2.0, or 2.1)
  56.      64K Bytes of Ram
  57.  
  58.  
  59.  
  60.      WHAT THIS PROGRAM DOES
  61.      ----------------------
  62.  
  63.      PC-IGNITION Starts your computer FAST, with Logon Security.
  64.  
  65.      PC-IGNITION can allow your computer to go from power-on to ready in 15
  66.      seconds, with 704k of ram, saving 78 seconds of computer startup time.
  67.  
  68.      It will also give your computer a hardware type of security, by
  69.      restricting the full use of your system unless PC-IGNITION is run
  70.      using a valid password.
  71.  
  72.      Switch Block #2 on the Main System Board of your PC will have to be
  73.      changed.
  74.  
  75.      Setting the switch is easy, and the full details are given below.
  76.  
  77.  
  78.  
  79.      WHO'S IN CONTROL
  80.      ----------------
  81.  
  82.      Logon Names are assigned as responses to the Logon prompt, and are
  83.      added by the person in control of the computer, whom we will refer to
  84.      as the SYSTEM OPERATOR.
  85.  
  86.      To start the program up the first time, you must type in a special
  87.      response to the Logon and Password prompts. This Logon Name and
  88.      Password combination will activate the Control Panel.
  89.  
  90.      When the CONTROL PANEL is being displayed, you can:
  91.  
  92.        Design your own Logon Display, with a choice of 254 different
  93.        graphic characters.
  94.  
  95.        Select the default screen colors from a choice of 120 different
  96.        color combinations (if you have a color monitor).
  97.  
  98.        Assign Logon Names and Passwords for up to six other users.
  99.  
  100.        Set a limit for the number of logon attempts, before the siren alarm
  101.        is activated by an unauthorized user.
  102.  
  103.        Tell DOS how much ram to use. (change this instead of switch #2, if
  104.         you add more ram chips later)
  105.  
  106.  
  107.      The first part of this Guide will cover the Control Panel and how to
  108.      setup it's options. You should get familiar with this program before
  109.      attempting to change any switches.
  110.  
  111.  
  112.  
  113.      GETTING STARTED
  114.      --------------
  115.  
  116.      If you have a Hard Fixed Disk then the hard disk is your Boot Disk.
  117.  
  118.      If you don't have a hard fixed disk, then Floppy Disk Drive A is your
  119.      Boot Drive, and the floppy diskette you start your computer with is a
  120.      Boot Disk.
  121.  
  122.      IGNITION.COM is written in tightly packed assembly code for small size
  123.      and speed. At a size of only 4K the entire program should easily fit
  124.      onto any boot disk you have.
  125.  
  126.  
  127.      Copy IGNITION.COM to your regular Boot Disk.
  128.  
  129.      Then, with IGNITION.COM on the current disk drive and directory
  130.  
  131.         at the DOS prompt type: IGNITION  <CR>
  132.  
  133.  
  134.      Note: <CR> = Carriage Return
  135.  
  136.      The Logon Display will appear in the upper half of the screen, a beep
  137.      will sound, and the Logon prompt will appear.
  138.  
  139.      TO ACTIVATE THE CONTROL PANEL, enter the Logon Name and Password for
  140.  
  141.      Sysop..
  142.  
  143.  
  144.        From the LOGON prompt type: SYSTEM  <CR>
  145.  
  146.        From the PASSWORD prompt type: OPERATOR  <CR>
  147.  
  148.  
  149.  
  150.  
  151.      SYSOP
  152.      -----
  153.  
  154.      In the lower left corner of the Control Panel you will see  Sysop..
  155.  
  156.      When you logon using the Logon Name and Password combination next to
  157.      Sysop..  the Control Panel is activated.
  158.  
  159.      You may change the Logon Name and Password for Sysop, in the same way
  160.      as the other Logon Names and Passwords.
  161.  
  162.      A Logon Name for Sysop is required. If you erase the Logon Name for
  163.      Sysop, the Control Panel will not allow you to exit.
  164.  
  165.  
  166.  
  167.      ADDING NEW USERS
  168.      ----------------
  169.  
  170.      While the Control Panel is being displayed, enter a LOGON NAME for
  171.      yourself under LOGON next to one of the User.. entries.
  172.  
  173.      When you logon using a Logon Name and Password next to one of the
  174.      User.. entries, the Control Panel will not be activated, but ram will
  175.      still be expanded.
  176.  
  177.      Logon Names may be up to 8 characters long. Only certain keyboard
  178.      characters are valid. The rule is, if you type a character and it
  179.      displays, it's a valid character. Lower Case characters are converted
  180.      into Upper Case.
  181.  
  182.      By using the down-arrow-key, and up-arrow-key, you may move the cursor
  183.      to other fields and enter Logon Names and Password combinations for up
  184.      to six users.
  185.  
  186.  
  187.  
  188.      CHANGING PASSWORDS
  189.      ------------------
  190.  
  191.      A password is optional. If a password is not assigned, press <CR> at
  192.      the Password prompt when logging on.
  193.  
  194.      The System Operator may change passwords by logging onto the Control
  195.      Panel.  Enter Passwords under PASSWORD next to one of the User..
  196.      entries.
  197.  
  198.      A Password MUST have a LOGON NAME associated with it.
  199.  
  200.      The same valid character rules for Logon Names apply to Passwords.
  201.  
  202.      Passwords are encrypted before being saved to disk, then decrypted for
  203.      the System Operator, when being displayed on the Control Panel.
  204.  
  205.      Users may change their password without logging onto the Control
  206.      Panel,  by entering their Logon Name in response to the Logon prompt,
  207.      then entering the word  "CHANGE" in response to the Password prompt,
  208.      instead of thier normal password.
  209.  
  210.      There will be a prompt to enter the old password.  If the old password
  211.      is correct,  the user will be prompted to enter the new password
  212.      twice (to check for spelling errors).
  213.  
  214.      When changing passwords using this method, if you press a key and a
  215.      star prints then it's a valid key.
  216.  
  217.  
  218.  
  219.      DESIGN THE LOGON DISPLAY
  220.      ------------------------
  221.  
  222.      When the Control Panel is active you may use the up-arrow-key or left-
  223.      arrow-key to move the curser into the Logon Display at the top of the
  224.      screen.
  225.  
  226.      You can erase the PC-IGNITION logo, and design your own in the Logon
  227.      Display.
  228.  
  229.      Messages and Graphic designs you put into the Logon Display will be
  230.      displayed every time PC-IGNITION is run.
  231.  
  232.      Your work in the Logon Display is saved when you press the <Esc> key.
  233.      You may then make additional changes at any time, by using the Sysop..
  234.      Logon and Password.
  235.  
  236.      The full 256 characters of the IBM ascii character set are available
  237.      by holding down the <ALT>Key  and entering the decimal value of the
  238.      ascii character codes on the numeric-key-pad.  When you release the
  239.      <ALT>Key,  the graphic character will appear.
  240.  
  241.      The numeric-key-pad will only accept numeric input when the <ALT>Key
  242.      is held, to input ascii graphic codes. If you wish to place numeric
  243.      text into your Logon Display, use the number keys at the top of your
  244.      keyboard.
  245.  
  246.      Most editing keys work as expected.
  247.  
  248.      Use the arrow-keys on the numeric-key-pad to move the curser up, down,
  249.      left, and right.
  250.  
  251.      The <DEL>Key erases the character under the curser.
  252.  
  253.      The <BACKSPACE>Key erases the character left of the curser.
  254.  
  255.      Pressing the <HOME>Key moves the curser to the start of the line.
  256.  
  257.      Pressing the <END>Key moves the curser to the end of the line.
  258.  
  259.      There are seven lines available in the Logon Display.
  260.  
  261.      Graphic designs and Text lines can be adjusted to the left and right
  262.      by using the <INS>Key, and <DEL>Key. When the insert mode is on,
  263.      "INSERT ON" will be displayed at the bottom of your screen.
  264.  
  265.      When the insert message is not being displayed, the curser is in over-
  266.      strike mode.
  267.  
  268.  
  269.  
  270.      SCREEN COLORS
  271.      -------------
  272.  
  273.      If you have a color monitor, press the <PG UP>Key and change the
  274.      colors of your screen until you find a color combination you like. If
  275.      you pass a color and want to go back to it, press the <PG DN>Key.
  276.  
  277.      There are 8 different background colors, and 16 foreground colors.
  278.      With a total of 120 different usable color combinations available.
  279.  
  280.      Some color monitors do not display the 8 high intensity colors.  If
  281.      the monitor you are using is of this type, only 8 foreground colors
  282.      are available, and you will need to press the <PG UP>Key or <PG DN>Key
  283.      twice to change colors.
  284.  
  285.      If you are using a monochrome display, press the <PG DN>Key and change
  286.      your display to reverse video (black letters on white background).
  287.      Pressing the <PG UP>Key will restore the monitor to normal white
  288.      letters on black background.
  289.  
  290.      Screen colors are saved when you press the <Esc> key from the Control
  291.      Panel, or when making a password change, and the display will come up
  292.      in those colors every time PC-IGNITION is run.
  293.  
  294.  
  295.  
  296.      SUB DIRECTORIES
  297.      ---------------
  298.  
  299.      On the Control Panel is a field called Path, this is the path to where
  300.      you want IGNITION.COM to be located on your disk. For example if
  301.      IGNITION.COM is located on drive C:, in a directory called ETC, then
  302.      the Path would be  C:\ETC\IGNITION.COM
  303.  
  304.      Then by setting the DOS search path to include C:\ETC, you can call
  305.      PC-IGNITION from any sub-directory, and all changes to Passwords, or
  306.      the Control Panel will be written to that one copy of IGNITION.COM.
  307.  
  308.  
  309.  
  310.      ALARM SENSITIVITY
  311.      -----------------
  312.  
  313.      Sets the number of times an unauthorized user may attempt to logon
  314.      before activating the siren alarm.
  315.  
  316.      When the limit of logon attempts is reached, the alarm gives a warning.
  317.      Every time after the first warning, it howles for five minutes.
  318.  
  319.      Use the numeric keys at the top of your keyboard to set the
  320.      sensitivity level between 1 and 9 Logon attempts. Setting this value
  321.      to 0 (Zero) will disconnect the alarm feature.
  322.  
  323.  
  324.  
  325.      TELLING DOS HOW MUCH RAM TO USE
  326.      -------------------------------
  327.  
  328.      Limit Ram To:
  329.  
  330.      Use the number keys at the top of your keyboard to set the Ram Limit.
  331.  
  332.      In most cases PC-IGNITION will automatically set the Ram Limit to the
  333.      correct value if you just set this to 999, then press the <Esc> key.
  334.      Next time you Logon to Sysop, the correct value will be displayed.
  335.  
  336.      If you specify a Ram Limit which is higher then the actual amount of
  337.      ram in your system, PC-IGNITION will seek out and initialize all of
  338.      the available ram up to 704K, then change the setting on the Control
  339.      Panel to the actual amount found.
  340.  
  341.      Ram is initialized after you press the <Esc> key from the Control
  342.      Panel, then the Ram Limit is saved to disk.
  343.  
  344.      Every time you boot the computer, and run PC-IGNITION  with a VALID
  345.      User Password, ram will be expanded to the value which has been set
  346.      for the Ram Limit. (no need to Logon to the Control Panel every time)
  347.  
  348.      In some situations you could have more ram then the computer has been
  349.      using.
  350.  
  351.        Some older PC Compatibles (64K on the main system board) will only
  352.        address 544K of ram, because they don't read DIP switch #5 on Switch
  353.        Block #2.
  354.  
  355.        With PC-IGNITION you can use up to 704K on the original or current
  356.        IBM-PC/XT and 100% Compatibles.
  357.  
  358.        Normal video ram starts at 704K for the monochrome display, and at
  359.        736K for the color graphics display.
  360.  
  361.        Display adapter cards have their own ram installed on the card.  Some
  362.        video display cards, such as the "Tecmar Graphics Master", have an
  363.        extra 64K of ram installed, starting at 640K.
  364.  
  365.        If you have the full 640K installed in your system,  you can use the
  366.        extra 64K on some video display adapters as normal ram, and have 704K.
  367.  
  368.        Alternatively, you could have 704K on ram expansion cards.
  369.  
  370.      In other situations you may need to set a 640K limit on how much ram
  371.      PC-IGNITION and DOS will give your programs access to. Because it
  372.      might be in use for some other purpose.
  373.  
  374.        The "Tecmar Graphics Master" uses the extra 64K for video display if
  375.        you are using the GM device driver. If you are using the GM device
  376.        driver set the Ram Limit to 640.
  377.  
  378.        The EGA Graphics Adapter uses ram starting at 640K for the video
  379.        display. If you are using the "Enhanced" Graphics Adapter, set the
  380.        Ram Limit to 640.
  381.  
  382.        Some Co-Processor expansion boards have ram on them starting at 640K.
  383.        If using a Co-Processor board you may need to Limit Ram to 640.
  384.  
  385.      If you experience a scrambling of the video display and programs or
  386.      data, try booting your computer again and set the Ram Limit to 640K.
  387.  
  388.      PC-IGNITION does not initialize ram on mliti-megabyte ram expansion
  389.      cards. It may or may not work with them.
  390.  
  391.       To disable the Quick-Start Security feature of PC-IGNITION, set
  392.      Switch Block #2, to the actual amount of ram in your computer, and set
  393.      the Ram Limit setting on the Control Panel to match the switch.
  394.  
  395.  
  396.  
  397.      WHEN TO RUN PC-IGNITION
  398.      -----------------------
  399.  
  400.      The command "IGNITION" should be included in your AUTOEXEC.BAT file.
  401.  
  402.      Be sure to have a spare copy of IGNITION.COM on a separate disk, in
  403.      case of a problem with the placement of IGNITION in your AUTOEXEC.BAT
  404.  
  405.      If you have set the switches to restrict ram when the computer is
  406.      booted, as described below, then IGNITION should be the first
  407.      command in your AUTOEXEC.BAT file.
  408.  
  409.      Internal DOS commands, and programs small enough to fit into the
  410.      limited ram space, can be run "BEFORE" IGNITION.
  411.  
  412.      Terminate-and-Stay-Resident programs like SideKick and ram-disk,
  413.      print-spoolers, some keyboard macros, and other programs which run in
  414.      the background, should be run "AFTER" IGNITION.
  415.  
  416.      A sample AUTOEXEC.BAT might look like this (excluding the comments)
  417.  
  418.        echo off      ; OK to run some DOS commands
  419.        cls
  420.        setTime       ; and small programs before IGNITION
  421.        IGNITION      ; EXPAND AVAILABLE RAM to it's full amount
  422.        Spooler       ; run ram-resident programs after IGNITION
  423.        RamDisk
  424.        SideKick
  425.        echo on
  426.  
  427.  
  428.      PC-IGNITION may be run more then once during a computing session,
  429.      without rebooting the computer. It only initializes ram the first time.
  430.  
  431.  
  432.  
  433.      SETTING THE SWITCHES
  434.      --------------------
  435.  
  436.      The remainder of this documentation will cover how to determine the
  437.      smallest switch setting you can use, to obtain the fastest startup
  438.      time and tightest security against unauthorized use of your computer.
  439.  
  440.      After helping you find the minimum amount of ram required to boot your
  441.      computer, the details of how to set Switch Block #2 are given.
  442.  
  443.      Normally you must change the setting on Switch Block #2 whenever you
  444.      add ram chips to your computer.
  445.  
  446.      When you turn the computer on, ram is initialized to the value found
  447.      on the Main System Board Switch Block #2. If you have more ram then
  448.      the switch indicates, it won't be used.
  449.  
  450.      If you set the switch to 64K, your computer will start loading DOS
  451.      13 seconds after turning the power on. However, only 64K will be
  452.      available for use by your programs, regardless of how much ram is
  453.      really in your computer.
  454.  
  455.      After running PC-IGNITION with a valid Password, the usable amount of
  456.      ram in your system is expanded (in less then 2 seconds) to the amount
  457.      you have set for the Ram Limit on the PC-IGNITION Control Panel.
  458.  
  459.      When you add ram chips, just Logon to the Control Panel and increase
  460.      the Ram Limit. Resetting Switch Block #2 will not be necessary.
  461.  
  462.      Setting Switch #2 to 64K is the ideal situation, but for one reason or
  463.      another it may be that you can not set the switch to 64K, but must set
  464.      it to a higher amount.
  465.  
  466.  
  467.  
  468.      RAM EXPANSION BOARDS
  469.      --------------------
  470.  
  471.      Ram expansion cards have switch blocks on them, which are set to
  472.      define the starting, and ending ram address on that card.
  473.  
  474.      Before setting Switch Block #2 on the Main System Board, check to be
  475.      sure all the other switches are set properly on your ram expansion
  476.      cards, and multi-function boards.
  477.  
  478.      Ram can be scattered around on separate cards in your computer, but
  479.      the switch setting on the cards determine what the address is.
  480.  
  481.      Ram on the Main System Board is hard wired to start at address 0 (zero).
  482.      If the Main System Board is fully populated with ram, you can add a
  483.      ram expansion board.
  484.  
  485.      The starting ram address on the expansion card is set by switches on
  486.      the card to pickup where the Main System Board left off. There is a
  487.      physical break between the two cards, but the address flow is
  488.      continuous without a gap or over-lap of memory address.
  489.  
  490.      If you set the ram ENDING ADDRESS SWITCH on the ram expansion card too
  491.      low, ram will not be used by your computer.
  492.  
  493.      Normally Switch Block #2  on the Main System Board also has to be
  494.      reset to the TOTAL AMOUNT OF RAM IN THE SYSTEM, when adding ram chips.
  495.      But this is the switch we will use to restrict ram at boot time.
  496.  
  497.      The 64K block of ram between 640K and 704K is used by different
  498.      expansion cards for different purposes. You must be careful of the
  499.      expansion cards put into your computer. If you're not careful, you
  500.      could end up with two or three cards addressing the same block of ram
  501.      at the same time.
  502.  
  503.      If you have an over-lap of memory address by different cards, it will
  504.      cause problems, like scrambling of data/programs/video display, and
  505.      general irrational results.
  506.  
  507.      If you have the 64K of ram between 640K and 704K on only one card, and
  508.      it's not being used for any other purpose, you may be able to  use it
  509.      as normal ram for your programs.
  510.  
  511.      Be certain all switch settings on the expansion cards in your system
  512.      are set correctly.
  513.  
  514.  
  515.  
  516.      CONFIG.SYS FILES
  517.      ----------------
  518.  
  519.      A CONFIG.SYS file is similar to an AUTOEXEC.BAT file. It is run
  520.      automatically by DOS when the computer is booted. However, it is run
  521.      before the AUTOEXEC.BAT, and also before the DOS prompt is turned over
  522.      to the user. You cannot run PC-IGNITION and expand ram before the
  523.      CONFIG.SYS file is run.
  524.  
  525.      Some device drivers are installed by including their file name in the
  526.      CONFIG.SYS file.
  527.  
  528.      If you have device drivers which are installed by the CONFIG.SYS file,
  529.      check the instruction sheets which come with your device drivers, for
  530.      the amount of ram required.
  531.  
  532.      If you include the command  "BUFFERS="  in your CONFIG.SYS file, each
  533.      buffer takes 528 Bytes of ram.
  534.  
  535.      You must set Switch Block #2 high enough to accommodate the total ram
  536.      requirements of all device drivers in your CONFIG.SYS file, plus DOS
  537.      and 4K for PC-IGNITION.
  538.  
  539.      The best way to determine ram requirements is to boot your computer
  540.      with the CONFIG.SYS file, then run "RAMOUNT", or DOS CHKDSK, to see
  541.      how much ram is being used up.
  542.  
  543.      See section "Using RAMOUNT"  for more information.
  544.  
  545.  
  546.  
  547.      ANSI.SYS
  548.      --------
  549.  
  550.      ANSI.SYS is a device driver which is installed by the CONFIG.SYS file.
  551.  
  552.      ANSI.SYS is a small file and doesn't take much ram, you can probably
  553.      still set Switch Block #2 to 64K. Run the program "RAMOUNT" to see if
  554.      this is possible on your system.
  555.  
  556.  
  557.  
  558.      RAM DISK
  559.      --------
  560.  
  561.      Most ram disk can be installed from an AUTOEXEC.BAT file or be
  562.      installed directly from the DOS prompt. If your ram-disk is of this
  563.      type, run PC-IGNITION first to expand the amount of available ram.
  564.  
  565.      Some ram disk must be installed from a CONFIG.SYS file. If your ram
  566.      disk is of this type, you can not run PC-IGNITION first, so you must
  567.      set Switch Block #2 high enough to accommodate.
  568.  
  569.      If you have a Ram Disk which must be installed by the CONFIG.SYS file,
  570.      but allows you to change the disk size later. You may be able to lower
  571.      your switch settings if you set the Ram Disk up for its smallest size
  572.      in the CONFIG.SYS file, then increase the disk size after you run PC-
  573.      IGNITION.
  574.  
  575.      See section "Using RAMOUNT"  for the correct Switch setting.
  576.  
  577.  
  578.  
  579.      PRINT SPOOLERS
  580.      --------------
  581.  
  582.      Print spoolers also take up space in ram. Follow the same instruction
  583.      as for Ram Disk.
  584.  
  585.  
  586.  
  587.      NON-DOS PROGRAMS
  588.      ----------------
  589.  
  590.      PC-IGNITION works with the PC-DOS/MS-DOS operating system, and cannot
  591.      expand Ram for NON-DOS programs and Operating Systems.
  592.  
  593.      if you use NON-DOS programs, check for the ram requirements on their
  594.      instruction sheets. You must set Switch Block #2 high enough to
  595.      accommodate NON-DOS programs.
  596.  
  597.      Some game diskettes work without an operating system. Games of this
  598.      type cannot be run by typing their name at the DOS prompt.  To run
  599.      these programs, the diskette is inserted into floppy drive A: and the
  600.      computer must be restarted. Most games of this type need 64K of ram.
  601.  
  602.  
  603.  
  604.      USING RAMOUNT
  605.      -------------
  606.  
  607.      Included with PC-IGNITION is a program called RAMOUNT.
  608.  
  609.      RAMOUNT adds up the amount of ram being used by the operating system,
  610.      device drivers, and all the other Terminate-and-Stay-Resident
  611.      programs currently installed in your computer.
  612.  
  613.      To use RAMOUNT:
  614.  
  615.       Temporarily place RAMOUNT in your AUTOEXEC.BAT in place of IGNITION,
  616.       then boot your computer.
  617.  
  618.  
  619.      RAMOUNT will report:
  620.  
  621.       The total ram requirement of currently installed device drivers,
  622.        programs running in the background, and DOS.
  623.  
  624.       The CURRENT SETTING of Switch Block #2 on the main system board.
  625.  
  626.       The RECOMMENDED SETTING of Switch Block #2 on the main system board.
  627.  
  628.       The gain or loss in startup time, if you change the switch from the
  629.        current setting to the recommended setting.
  630.  
  631.       How to set the ON OFF switch positions of Switch Block #2, for the
  632.        recommended value.
  633.  
  634.  
  635.      If you have "NON-DOS games or programs" requiring a higher amount of
  636.      ram then the suggested switch setting, set the switches for the higher
  637.      amount. RAMOUNT can not tell how much ram is required by NON-DOS games
  638.      or programs.
  639.  
  640.  
  641.  
  642.      SETTING SWITCH BLOCK #2
  643.      -----------------------
  644.  
  645.      If everything is in order and working properly. Disconnect the
  646.      electricity from the computer, the monitor, and everything attached to
  647.      them.
  648.  
  649.      Do Not Static Shock The Insides Of Your Computer.
  650.  
  651.      You may have to remove all of the expansion cards. If you disconnect
  652.      any cables, mark them as to where they go.
  653.  
  654.  
  655.      There are two switch blocks on the Main System Board.  Switch Block #2
  656.      is the one you are looking for, it's located on the Main System Board,
  657.      usually under the floppy disk drive.
  658.  
  659.      Switch Block #2 is the only switch block in the computer we will be
  660.      setting to restrict the ram at boot time. All other switches must be
  661.      set correctly.
  662.  
  663.      Switch Block #2 has 8 DIP switches on it.
  664.  
  665.      Write down the current settings before making any changes.
  666.  
  667.  
  668.      DIP Switches 1 thru 5 determine memory at boot time.
  669.  
  670.       AMT. OF MEMORY      DIP SWITCHES #        STARTUP TIME
  671.                         1   2   3   4   5
  672.                 64K.... ON  ON  ON  ON  ON..... 13 Seconds
  673.                128K.... ON  OFF ON  ON  ON..... 21 Seconds
  674.                192K.... ON  ON  OFF ON  ON..... 29 Seconds
  675.                256K.... ON  OFF OFF ON  ON..... 37 Seconds
  676.                288K.... OFF OFF OFF ON  ON..... 41 Seconds
  677.                320K.... ON  ON  ON  OFF ON..... 45 Seconds
  678.                352K.... OFF ON  ON  OFF ON..... 49 Seconds
  679.                384K.... ON  OFF ON  OFF ON..... 53 Seconds
  680.                416K.... OFF OFF ON  OFF ON..... 57 Seconds
  681.                448K.... ON  ON  OFF OFF ON..... 61 Seconds
  682.                480K.... OFF ON  OFF OFF ON..... 65 Seconds
  683.                512K.... ON  OFF OFF OFF ON..... 69 Seconds
  684.                544K.... OFF OFF OFF OFF ON..... 73 Seconds
  685.                576K.... ON  ON  ON  ON  OFF.... 77 Seconds
  686.                608K.... OFF ON  ON  ON  OFF.... 81 Seconds
  687.                640K.... ON  OFF ON  ON  OFF.... 85 Seconds
  688.                704K.... No setting available... 93 Seconds
  689.  
  690.  
  691.      See the "Guide to Operations" or the "Technical Reference
  692.      Manual" for more details.
  693.  
  694.      Each 64K increment adds 8 seconds to the computer start up time.
  695.  
  696.      Using the RAMOUNT program will be your best guide for selecting the
  697.      proper switch settings. Run it again after setting the Switch, to be
  698.      certain the switch was set correctly.
  699.  
  700.      Remember to set the switch high enough to accomodate your NON-DOS
  701.      programs.
  702.  
  703.      To disable the Quick-Start Security feature of PC-IGNITION, set Switch
  704.      Block #2, to the actual amount of ram in your computer, and set the
  705.      Ram Limit setting on the PC-IGNITION Control Panel to match the switch
  706.      setting.
  707.  
  708.  
  709.  
  710.      ERROR MESSAGES
  711.      --------------
  712.  
  713.      Program too big to fit in memory
  714.  
  715.        PC-IGNITION has not been run, or Ram Limit on the Control Panel is
  716.        set to low, or the switches on your RAM EXPANSION CARD are not set
  717.        properly, or you just don't have enough ram.
  718.  
  719.  
  720.      Memory allocation error
  721.      Cannot load COMMAND, system halted
  722.  
  723.        COMMAND.COM cannot reload itself. Did you run PC-IGNITION first, to
  724.        expand ram out to the full amount? If this error happens during the
  725.        CONFIG.SYS file, you'll have to increase your setting on Switch
  726.        Block #2. Also, newer versions of DOS take up more ram then DOS 2,
  727.        and you may have to increase the switch setting.
  728.  
  729.  
  730.      PARITY ERROR
  731.  
  732.        If PC-IGNITION has not been run after booting your computer, none of
  733.        the ram above the Switch Block #2 setting has been initialized. If a
  734.        program tries to read that portion of ram, a parity error will occur.
  735.  
  736.  
  737.      Insert COMMAND.COM disk in drive A:
  738.      and strike any key when ready
  739.  
  740.        The DOS program COMMAND.COM must be on the disk drive the computer
  741.        was started from, when running PC-IGNITION the first time after
  742.        booting the computer.
  743.  
  744.  
  745.      Invalid Password
  746.  
  747.        Either the Logon Name or the Password was mis-spelled. The alarm
  748.        will be activated after the number of Logon failures specified on
  749.        the Control Panel.
  750.  
  751.  
  752.      Spelling Error
  753.  
  754.        When making a password change, the new password is entered twice to
  755.        check for typing errors.
  756.  
  757.  
  758.      Invalid Path Specified - File NOT Updated!
  759.  
  760.        An error was made on the Control Panel when entering the path.
  761.        Logon to the Control Panel again, and enter a Valid Drive and
  762.        path, for where to place IGNITION.COM
  763.  
  764.  
  765.      Command:
  766.  
  767.        PC-IGNITION is finished, and has exited to the operating system.
  768.        Enter any DOS command.
  769.  
  770.  
  771.  
  772.      PROBLEMS AND SOLUTION
  773.      ---------------------
  774.  
  775.       PROBLEM:  NON-DOS programs will not load or run properly.
  776.  
  777.         Cause:  Insufficient memory (SWITCH #2 is set too low)
  778.      Solution:   Check the instruction sheets which come with the NON-DOS
  779.                 program for ram requirements. Try setting Switch Block #2
  780.                 on the main system board to a higher amount of ram.
  781.  
  782.  
  783.       PROBLEM:  DOS programs will not load or run properly.
  784.  
  785.         Cause:  PC-IGNITION was not run after booting the computer.
  786.      Solution:   Run PC-IGNITION and logon using a valid Logon Name and
  787.                 Password.
  788.  
  789.  
  790.       PROBLEM:  Computer will not boot DOS.
  791.  
  792.         Cause:  Commands in the CONFIG.SYS file are taking up too much ram.
  793.  
  794.            or:  Commands in your AUTOEXEC.BAT file which should be run
  795.                 after IGNITION are eating up all the available ram.
  796.  
  797.      Solution:  Set Switch Block #2 for enough ram to accommodate all
  798.                 commands and device drivers in your CONFIG.SYS file. Also,
  799.                 newer versions of DOS may require more ram.
  800.  
  801.  
  802.       PROBLEM:  After running PC-IGNITION, DOS is not using all of your
  803.                 available ram.
  804.  
  805.         Cause:  Your Ram Limit is set too low on the Control Panel.
  806.      Solution:   Logon to PC-IGNITION Control Panel and
  807.                 increase the Ram Limit.
  808.  
  809.            or:  The ram ENDING ADDRESS SWITCH on a RAM EXPANSION CARD is
  810.                 not set properly.
  811.      Solution:   Increase the ram ending address on the RAM EXPANSION CARD.
  812.  
  813.                 (Be sure to do both of these things if you add more ram
  814.                 chips later)
  815.  
  816.  
  817.       PROBLEM:  Strange characters or behavior of the video monitor.
  818.                 Data and/or video monitor get scrambled.
  819.  
  820.         Cause:  The Ram Limit is set too high on your Control Panel.
  821.      Solution:   Set Ram Limit to 640 to prevent DOS from using the ram
  822.                 above 640K for programs and data.
  823.  
  824.            or:  Over-lapping memory address. (hardware problem)
  825.      Solution:   Check the instruction for your ram expansion boards, video
  826.                 graphics cards, and Co-Processor boards. Set the switches
  827.                 accordingly. It is possible to have more then two cards
  828.                 involved in over-lapping memory addresses.
  829.  
  830.  
  831.  
  832.      ACKNOWLEDGEMENTS
  833.      ----------------
  834.  
  835.      MS-DOS is a registered trademark of Microsoft Corp.
  836.  
  837.      PC-DOS is a registered trademark of I.B.M. Corp.
  838.  
  839.      IBM-PC and IBM-XT are registered trademarks of I.B.M. Corp.
  840.  
  841.      GRAPHICS MASTER and GM are registered trademarks of Tecmar Inc.
  842.  
  843.      SIDEKICK is a registered trademark of Borderland International
  844.  
  845.      PC-IGNITION and RAMOUNT are Copyright by John D Baker  (1985, 1986)
  846.  
  847.  
  848.      BE AWARE OF:
  849.      ------------
  850.  
  851.      Although the 64K ram Switch setting will prevent access to most of
  852.      your programs...
  853.  
  854.      If you put IGNITION as the FIRST command in your AUTOEXEC.BAT file,
  855.      someone could still boot your computer with another Boot Disk, or
  856.      press <Ctrl>C to stop the AUTOEXEC.BAT before IGNITION is run.
  857.  
  858.      If you set Switch Block #2 to 64K, there may still enough ram to run
  859.      the DOS COPY, DEBUG , TYPE and FORMAT commands.
  860.  
  861.                                   *----------*
  862.  
  863.  
  864.  
  865.      Registration, Comments, and Suggestions are encouraged.
  866.  
  867.  
  868.      PC-IGNITION  Version 1.4  (C) Copyright 1986
  869.  
  870.       Written by: John D Baker
  871.                   CompuServe 71340,611
  872.  
  873.  
  874.  
  875.    PC-IGNITION  Version 1.4                                REGISTRATION FORM
  876.  
  877.    Quick-Start Security for the IBM-PC
  878.  
  879.  
  880.    MAIL TO: John D Baker
  881.             Post Office Box 2195
  882.             Avon, CO.  81620
  883.  
  884.  
  885.  
  886.  
  887.                                                        Registration:  $10.00
  888.  
  889.                                                               Total: _______
  890.  
  891.  
  892.  
  893.         Name: ______________________________________________________________
  894.  
  895.      Company: ______________________________________________________________
  896.  
  897.      Address: ______________________________________________________________
  898.  
  899.             : ______________________________________________________________
  900.  
  901.             : ______________________________________________________________
  902.  
  903.      Day Phone: _________________________ Eve: _____________________________
  904.  
  905.  
  906.  
  907.  
  908.  
  909.    COMMENTS:
  910.  
  911.    _________________________________________________________________________
  912.  
  913.    _________________________________________________________________________
  914.  
  915.    _________________________________________________________________________
  916.  
  917.    _________________________________________________________________________
  918.  
  919.    _________________________________________________________________________
  920.  
  921.    _________________________________________________________________________
  922.  
  923.    _________________________________________________________________________
  924.  
  925.    _________________________________________________________________________
  926.  
  927.  
  928.  
  929.  
  930.  
  931.                         Copyright (C) 1986 John D Baker
  932.