README.TXT Driver File Contents (Aokide.exe)

			       -------------
			       Mapower LS120
			       -------------

1. Instructions for DOS/Windows 3.1/3.11 users
   1.1 Installing LS120
   1.2 LS120FMT application
   1.3 Booting from external LS120 drive
   1.4 Driver command line options
   1.5 Uninstalling LS120

2. Instructions for OS/2 users
   2.1 Installing LS120
   2.2 Driver command line options
   2.3 Uninstalling LS120


1. Instructions for DOS/Windows 3.1/3.11 users
==============================================

1.1. Installing LS120
---------------------

There are two ways you can install the LS120 driver:

1.1.1 If you want the driver to be loaded during system boot up, 
      type C:\AOKIDE\LS120\INSTALL

1.1.2 You can also load the driver from the command prompt by typing LS120 
      from C:\AOKIDE\LS120\.

Note: 1. In this case, you need to run LS120 whenever your system
	 is restarted.
      2. This option cannot be used in Windows 95 DOS sessions.
      3. If you get an error message saying that there are not enough
	 drive letters available, add the following line in CONFIG.SYS,
		LASTDRIVE=Z 
      4. You can assign a fixed drive letter for all the systems for your 
	 parallel port drive. For example type LS120 /L:G where you would
	 like to assign drive letter G to the parallel port drive.


1.2 LS120FMT application
------------------------

LS120FMT application has the following features:

1. Option to scan the parallel ports for the existence of an LS120 drive 
   and also report the type of Super IO card installed in the system.
2. Disk utilities to display the existing type of format and create 
   floppy formats for 720KB/1.44MB/120MB diskettes. For the maximum compatibility
   across all operating systems such as DOS/Windows 3.x, Windows 95, Windows NT 
   and OS/2, floppy format is recommended.
3. Option to create a parallel port boot manager diskette in drive A. This
   diskette can be used to boot from the LS120 connected to the printer port.
4. Option to make the diskette in the LS120 drive bootable. For booting from 
   120 MB diskettes, make sure a fixed disk format has been created using 
   LS120FMT.EXE application before making it as bootable. Please refer to the 
   topic "Booting from external LS120 drive" for more information.
5. Option to set driver command line options.


1.3 Booting from external LS120 drive
-------------------------------------

To boot from the external LS120 drive, do the following:

1. Insert a blank formatted 1.44 MB disk in drive A and make it as a boot 
   manager diskette using "Utils" - "Create Boot Manager Diskette" menu 
   option of LS120FMT.EXE application.
2. Insert a blank formatted 1.44 MB diskette or a 120 MB diskette (if it has the
   fixed disk format created using "Utils" - "Quick Format" menu option of 
   LS120FMT.EXE) in the external LS120 drive. Make this diskette as DOS 
   bootable diskette using "Utils" - "Make LS120 Bootable" menu option of LS120FMT.
3. Set Boot sequence in CMOS to A, C.
4. When system starts up, boot manager menu is displayed. Press Ctl + Z
   (Control Key with letter Z) to boot from parallel port.

After you have booted through LS120, the LS120 drive takes over drive A if the 
diskette capacity is 1.44 MB or drive C if the diskette capacity is 120 MB. 

If there are problems while running Windows 3.1 after booting from the parallel 
port, comment out the SMARTDRV.EXE line from autoexec.bat and then try running 
Windows 3.1.


1.4 Driver command line options
-------------------------------

Use the command line options ONLY if the driver is unable to detect the
hardware or if the driver exhibits a data reliability problem. The options 
can be set using the "Device" - "Driver Settings" menu option of LS120FMT.EXE.
The command line options cannot be changed if the driver line in CONFIG.SYS 
is commented out (with a "REM").

The command line options are:

1. Slow down Enhanced parallel port access
2. Turn off Burst Mode - This option slows down port access for 
   Uni-directional and Bi-directional parallel ports.
3. Force Port to behave as a Standard Parallel Port - This option will force 
   the driver to detect the parallel port as a uni-directional port which is 
   the slowest mode of operation.
4. Reduce Port access speed by [1-30] - This option slows down the port access
   by a slow factor number and is applicable for all parallel port types.

The Driver settings menu will be enabled only if

- the driver line entry is present in CONFIG.SYS and
- the file INSFILES.INF is present in the directory where the LS120FMT.EXE
  is present.


1.5 Uninstalling LS120
----------------------

To uninstall LS120, run INSTALL.EXE from the directory where you have 
installed the software and choose Uninstall option.



2. Instructions for OS/2 users
==============================


2.1 Installing LS120
--------------------

1. Open OS/2 System folder
2. Open System Setup folder
3. Open Device Driver Install (in Warp 4 this is found in the Install/Remove
   folder)
4. Change the source directory to C:\AOKIDE\LS120\OS2
5. Select Install
6. Select Mapower LS120 ADD
7. Select OK
8. After it installs select Exit, and reboot your system

If the preceeding installation procedure fails to work, check to make sure that
the following line is present in your CONFIG.SYS file. If it is not present,
you will need to add:
      basedev=cdblazer.add /v


2.2 Driver command line options
-------------------------------

Use these command line options only if the driver is unable to detect the
hardware. 

/E          : Disables fast EPP. This applies only for Enhanced Parallel Ports.
/SF=1..30   : Introduces a delay factor of 30 (Can take a value from 1 to 30 
	      with 30 as the slowest mode of operation).
/U          : Forces Uni-Directional mode. (Applicable only for non
	      Uni-directional ports.
/V          : Enables verbose mode 
/W          : Disables burst mode data transfer. This does not apply for 
	      Enhanced Parallel Ports.

These options can be added to the following driver line entry in CONFIG.SYS, 
      basedev=cdblazer.add /v
For example you can induce a slow factor of five by adding /SF=5 as follows
      basedev=cdblazer.add /v /SF=5


2.3 Uninstalling LS120
----------------------

To uninstall LS120, remove the following line from CONFIG.SYS file:
      basedev=cdblazer.add /v
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 2.24