Installing the Parallel-PCI card under DOS for use with Windows 3.x or DOS PURPOSE OF UTILITY The purpose of the program is to enable our Parallel-PCI board from DOS level. It configures DOS to accept our board and it may set the PCI bus address to what you have set as a parameter. You can leave that parameter out and DOS will be configured to what the PCI bus on your system has configured our card to. DOS can have a maximum of three parallel ports enabled, so you can have up to 3 Parallel-PCI cards in a system as long as there are no other parallel ports in the system. The three standard addresses are 3bc 378 278. The LAVA card cannot install on 3BC because it may cause problems with video cards. You may assign the card any address you wish other than 3BC. You must omit parameter 2 and 3 (in config.sys file syntax) if there is only one Parallel-PCI card in your system. INSTALLATION INSTRUCTIONS 1) Insert the LAVA Parallel-PCI into a free PCI slot. 2) Boot into DOS. 3) With the LAVA Parallel-PCI floppy diskette in the floppy drive, copy the setaddr.sys file to root directory of the hard drive. Use the following command: copy a:\DOS\setaddr.sys c:\ 4) Add the following line in your config.sys file as the last device to be loaded after HIMEM and EMM386, or if you are running DOS under Windows 95 add this line also to your config.dos. device=c:\setaddr.sys [1] [2] [3] where [1] [2] [3] (leave the [] out) are the I/O addresses that you wish to assign to the LAVA Parallel-PCI cards started with LAVA Parallel-PCI with the lowest PCI slot number. Consult your motherboard manual to verify which slot is the lowest slot number. You can use other addresses for the Parallel-PCI card such as 378 or non standard addresses such as 288,238,2b8,338. NOTE!! DO NOT USE THE STANDARD ADDRESS 3BC! This address could cause problems with your video. here are some examples: Single LAVA Parallel-PCI card installed on address 278: device=c:\setaddr.sys 278 Single LAVA Paralle- PCI card installed on PCI bus default address assigned: device=c:\setaddr.sys Two single cards or LAVA Dual Parallel-PCI card installed on PCI bus default address assigned: device=c:\setaddr.sys Single card plus LAVA Dual Parallel-PCI card installed on PCI bus default address assigned: device=c:\setaddr.sys Two single cards or LAVA Dual Parallel-PCI cards installed on address 278 and 378 first card 378 second card 278: device=c:\setaddr.sys 378 278 Single card plus LAVA Dual Parallel-PCI card installed on address 378, 278 and 288 - first card 378, second card 278, third card 288: device=c:\setaddr.sys 378 278 288 You can also leave out these parameters and the Parallel-PCI card will be assigned the PCI bus assigned address like 6000,5000.... 5) Reboot into DOS and our setaddr.sys utility will report the IRQ and address assigned to our card.