home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / 2300eide.zip / README.TXT < prev    next >
Text File  |  1995-03-20  |  28KB  |  711 lines

  1.  
  2.  
  3.         EIDE2300PLUS README.TXT File                    1/20/1995       
  4.  
  5.      +=====================+
  6.      | Release Information |
  7.      +=====================+
  8.  
  9.      Device Driver Diskette...............................(Version 3.10a)
  10.  
  11.      On this diskette you will find device drivers for the EIDE2300PLUS VL-Bus
  12.      IDE Disk Controller.
  13.  
  14.      EIDE2300.EXE  (Version 3.10) is the installation utility.
  15.      EIDE2300.SYS  (Version 3.10) is the driver for DOS.
  16.      EIDE2300.386  (Version 2.70) is the driver for Microsoft Windows 3.1
  17.            and Windows for Workgroups 3.11
  18.      EIDE2300.ADD  (Version 2.31) is the driver for IBM OS/2 2.0 and 2.1
  19.      EIDE310.DSK   (Version 2.20) is the driver for Netware386 3.10
  20.      EIDE311.DSK   (Version 2.20) is the driver for Netware386 3.11 and 3.12
  21.      EIDE401.DSK   (Version 2.30) is the driver for Netware386 4.01
  22.      EIDE401.DDI   is the installation information file for Netware 386 4.01
  23.      EIDENT31.SYS    (Version 3.10) is the driver for Microsoft Windows NT 3.1 
  24.      EIDENT35.SYS    (Version 3.10) is the driver for Microsoft Windows NT 3.5
  25.      PTITURBO.EXE  is the set mode utility for Windows NT 3.1, 3.5.
  26.      OEMSETUP.INF  is the information file 1 for Windows NT driver setup 
  27.      DISK1.NT      is the information file 2 for Windows NT driver setup 
  28.      EIFDISK.EXE   (Version 1.20) is the drives partition utility
  29.      \UNIX\README.TXT          (Version 1.30) is the README file for UNIX drivers
  30.      \UNIX\PTIINST             is the installation program for UNIX drivers 
  31.      \UNIX\DRIVER.SCO          is the driver for SCO UNIX 3.2.X
  32.      \UNIX\DRIVER.ATT          is the driver for AT&T UNIX SVR 4.0
  33.      \UNIX\INSTALL             is the internal program 1 for UNIX drivers 
  34.      \UNIX\REMOVE              is the internal program 2 for UNIX drivers
  35.      \UNIX\NAME                is the internal program 3 for UNIX drivers
  36.      \UNIX\SIZE                is the internal program 4 for UNIX drivers
  37.      \UNIX\PTISETMO            is the set mode utility  
  38.      \FLOPPY\FLOPPY.SYS        is the floppy device driver for EIDE2300PLUS
  39.                    in Windows NT shipped from Microsoft before
  40.                    February of 1994
  41.  
  42.      \UART\WG.DRV\SERIAL.386   is the serial port device driver of
  43.                    EIDE2300PLUS for Windows for Workgroups 3.11
  44.  
  45.      \UART\WIN.DRV\COMM.DRV    is the serial port device driver of
  46.                    EIDE2300PLUS for Windows 3.1
  47.  
  48.      \UART\DOS.DRV\COMS.EXE    is the utility of serial port of EIDE2300PLUS
  49.                    executed under DOS for DOS & Windows 3.1x
  50.                    operation.
  51.  
  52.  
  53.  
  54.  
  55.  
  56.      +============================================================+
  57.      | DOS Driver for EIDE2300PLUS VL-Bus IDE Controller          |
  58.      +============================================================+
  59.  
  60.      Your EIDE2300PLUS disk controller needs the device drivers to take the
  61.      advantage of the high performance 32-bit VL-Bus when running under
  62.      assorted operating systems.
  63.  
  64.      You can use the installation program "EIDE2300.EXE" to install the DOS
  65.      driver and Windows driver automatically(Please refer to the
  66.      EIDE2300PLUS Installation Guide for details). If you want to install
  67.      the drivers by yourself, please follow the procedures below:
  68.  
  69.      1. Complete the installation steps from (1) to (8) which are described
  70.     in the EIDE2300PLUS Installation Guide and boot to the DOS prompt.
  71.  
  72.      2. Copy the driver EIDE2300.SYS to your system in the appropriate path.
  73.  
  74.      3. Add the following statement to your CONFIG.SYS file:
  75.  
  76.   device=C:\EIDE2300\EIDE2300.SYS [/F] [/W] [/P] [/D0:n or /M0:m]
  77.                   [/D1:n or /M1:m] [/X2]
  78.  
  79.  
  80.  
  81.      The parameters F, W and P define the operating mode, and D0, D1, M0, 
  82.      M1, n, and m define the speed settings of the attached hard drives 
  83.      
  84.      NOTE: Only one speed mode can be specified per VL-IDE device.  Either   
  85.      D or M speed mode should be specified on the individual VL-IDE device, 
  86.      NOT both.  It is possible to define different modes for separate 
  87.      VL-IDE devices.  Example: /D0:d /M0:m is illegal
  88.                    /D0:d /M1:m is legal
  89.  
  90.      F   : EIDE2300PLUS controller works in the Fast mode (Default operation
  91.        is in Turbo mode).
  92.  
  93.      W   : EIDE2300PLUS controller works in the 16-bit data access mode.
  94.        Certain motherboard CPUs(for example, IBM 486 SLC2) have a 16-bit
  95.        external data bus and cannot operate in the default 32-bit data
  96.        access mode.
  97.  
  98.      P   : EIDE2300PLUS controller works in the Power-Saving-Detection mode.
  99.        This parameter is used when the IDE drive is not fully compatible
  100.        with the power saving functions.
  101.  
  102.      D0  : drive 0 PIO speed setting
  103.      D1  : drive 1 PIO speed setting
  104.      n   : drive speed from 0 to 8, or A
  105.        0 to 8 : PIO speed level (speed 8 is the so-called MODE 3 timing)
  106.        A : IORDY indicator
  107.  
  108.      M0  : drive 0 DMA speed setting
  109.      M1  : drive 1 DMA speed setting
  110.      m   : drive speed from 0 to 8
  111.        0 to 8 : DMA speed level
  112.      
  113.      X2  : Disable ISA-IDE IDE HD support (default: Enabled)
  114.  
  115.  
  116.      In the Fast(F) mode, the EIDE2300PLUS disk controller supports 32-bit
  117.      VL-Bus I/O access. In Turbo(T) mode, the EIDE2300PLUS not only supports
  118.      32-bit VL-Bus I/O access but also read/write multiple commands. Since
  119.      read/write multiple commands allow the host to access disk data in
  120.      multiple-sector blocks, the Turbo mode will usually be faster.
  121.  
  122.      Note that not all IDE drives support the read/write multiple commands.
  123.      Usually, you may set your EIDE2300PLUS to run in the Turbo mode. When
  124.      your system is brought up, the driver EIDE2300.SYS will automatically
  125.      issues an Identify Drive command to check if the attached IDE drive(s)
  126.      support the read/write multiple commands. In case your drive(s) does
  127.      not support the read/write multiple commands, the EIDE2300PLUS disk
  128.      controller will automatically be forced to run in the Fast mode.
  129.  
  130.      Please also note: While some IDE drives may respond to the Identify
  131.      Drive command and confirm its capability to support the read/write
  132.      multiple commands, they may not support the read/write multiple
  133.      commands properly.  In such cases, you will need to specify the
  134.      operating mode as "F" explicitly to ensure reliable operation of such
  135.      IDE drives.
  136.  
  137.      Example:
  138.  
  139.      The DOS driver EIDE2300.SYS resides in the root directory of the drive
  140.      C:. If you want your EIDE2300PLUS controller to run in the TURBO mode;
  141.      drive 0 at speed 3 and drive 1 at speed 5. Please add the following
  142.      statement to the file CONFIG.SYS.
  143.  
  144.      device = c:\EIDE2300.SYS /D0:3 /D1:5
  145.  
  146.      If your EIDE2300PLUS controller has to run in the Fast mode, the
  147.      statement must be changed to:
  148.  
  149.      device = c:\EIDE2300.SYS /f /D0:3 /D1:5
  150.  
  151.      If the DOS driver is installed manually, you might have the following
  152.      three types of prompt messages when you boot up the system.
  153.  
  154.  (a) HDD 0 setting: FAST  Mode, Speed 5 by DEVICE DRIVER AUTOMATICALLY
  155.      HDD 1 setting: Turbo Mode, DMA Speed 5 by DEVICE DRIVER AUTOMATICALLY
  156.  
  157.      Where the operating mode and the speed parameter may vary with the hard
  158.      drive(s) attached. This message will be shown when the device driver is
  159.      installed without any user specified parameter and the drive(s)
  160.      attached can be found in the internal speed table of the DOS driver.
  161.  
  162.  (b) HDD 0 setting: FAST  Mode, Speed 2 by HARDWARE JUMPER SETTING
  163.      HDD 1 setting: Turbo Mode, Speed 2 by HARDWARE JUMPER SETTING
  164.  
  165.  
  166.        +-----------------------------------------------+
  167.        |                      Notice                   |
  168.        |  To optimize the performance of your HDD      |
  169.        |    please execute the Installation Utility    |
  170.        |     to reconfigure your device driver         |
  171.        +-----------------------------------------------+
  172.  
  173.      Where the operating mode and speed parameter may vary with the hard
  174.      drive(s) attached.  This message will be shown when the HDD(s) can't be
  175.      found in the internal speed table. It might appear when the drive(s)
  176.      are brand new models for phe device driver, or the device driver is
  177.      copied from other PC's hard drive. The Installation Utility stands
  178.      for the EIDE2300.EXE.
  179.  
  180.  (c) HDD 0 setting: FAST  Mode, Speed 5 by USER DEFINED SETTING
  181.      HDD 1 setting: Turbo Mode, Speed 5 by USER DEFINED SETTING
  182.  
  183.        +----------------------------------------------------+
  184.        |                      Notice                         |
  185.        | Please ensure the above setting is your preference. |
  186.        |  For better reliability and optimized performance   |
  187.        |    please execute the Installation Utility          |
  188.        |      to reconfigure your device driver              |
  189.        +-----------------------------------------------------+
  190.  
  191.      Where the operating mode and speed parameter may vary with the hard
  192.      drive(s) attached. This message will be shown when user defined
  193.      parameter is entered with the DOS device driver. The Installation
  194.      Utility stands for the EIDE2300.EXE.
  195.  
  196.      Four IDE Drive Note
  197.      -------------------
  198.      1. The DOS Device driver "EIDE2300.SYS" loads and supports the IDE
  199.     hard disks on the secondary ISA-IDE connector. You can connect 
  200.     up to four IDE Hard disk Drives on your EIDE2300.
  201.  
  202.      2. The Master/Slave drive settings for drives on the ISA-IDE 
  203.     connector are the same as for VL-IDE connector.  There should 
  204.     be only one master and one slave on the ISA-IDE connector.
  205.        
  206.      3. The ROM BIOS on the EIDE2300PLUS controller supports large IDE 
  207.     drives on the VL-IDE (J1) connector ONLY.  
  208.  
  209.      4. If you would like to connect 3 (or 4) IDE hard disks, make sure the
  210.     DOS driver EIDE2300.SYS in installed. Than you can use the
  211.     EIFDISK.EXE enclosed in the "Drivers and Installation Utilities"
  212.     diskette to partition you 3rd and 4th IDE drives before formatting
  213.     them.
  214.       
  215.      IDE CDROM and other IDE Devices
  216.      --------------------------------
  217.     Other devices such as IDE CDROM and TAPE MUST support IDE ATAPI 
  218.     interface. The drive manufacturer provides software drivers to 
  219.     attach these drives.  
  220.     
  221.     Be sure to configure the proper master/slave drive settings.  On 
  222.     BOTH PRIMARY and SECONDARY connectors, there is one master and one
  223.     slave on EACH connector.
  224.               
  225.     On either PRIMARY or SECONDARY connector, the other IDE device 
  226.     relies on their supplied drivers.  The EIDE2300.SYS driver does 
  227.     not load support for IDE devices besides IDE hard disks.
  228.  
  229.     When installed on the PRIMARY connector, set in the Mainboard
  230.     Bios drive type to "not installed" for the other IDE device and 
  231.     when necessary, indicate the parameters IRQ14 PORT 1F0 for the 
  232.     driver installation.
  233.     
  234.     When installed on the SECONDARY connector, indicate IRQ15 and PORT 
  235.     170 for the driver installation.
  236.     
  237.  
  238.  
  239.      [Fast IO driver installation]
  240.  
  241.      There is a utility COMS.EXE under the \UART\DOS.DRV sub-directory of
  242.      the Device Driver Diskette. Please browse the README.TXT file in the
  243.      same sub-directory and install the utility as described to utilize the
  244.      UART16550 fast IO.
  245.  
  246.      +============================================================+
  247.      |    EIDE2300PLUS device driver for Microsoft Windows 3.1 and    |
  248.      |    Windows for Workgroups 3.11                             |
  249.      +============================================================+
  250.  
  251.      The file EIDE2300.386 is the Microsoft Windows 3.1 disk driver for the
  252.      EIDE2300PLUS disk controller.
  253.  
  254.      While Microsoft Windows version 3.1 supports 32-bit disk access, the
  255.      disk data transfer between host and the IDE adapter is still limited
  256.      by the 16-bit ISA bus.  If you want to speed up your hard drives under
  257.      Windows through the 32-bit VL-Bus, you need this driver.  In addition,
  258.      the driver also allows your host to access the disk data through the
  259.      faster "read/write multiple" commands.
  260.  
  261.      If you choose to install the Windows driver manually, you should
  262.      complete the installation steps from (1) to (8) which are described
  263.      in the EIDE2300PLUS Installation Guide, then follow the steps below:
  264.  
  265.  
  266.      1. Copy the driver EIDE2300.386 to your system in the appropriate path.
  267.  
  268.     It is recommended that the driver EIDE2300.386 be copied to the
  269.     Windows SYSTEM directory.
  270.  
  271.      2. Check if the following lines exit in the [386Enh] section of your
  272.     SYSTEM.ini file.
  273.  
  274.     [386Enh]
  275.     32BitDiskAccess=ON
  276.     device=*int13
  277.  
  278.     If the statements do not exist, add them into the [386Enh] section.
  279.     If the statements exist, but 32BitDiskAccess is set to "OFF", change
  280.     it to "ON".
  281.  
  282.  
  283.      3. Delete the "device=*wdctrl" device setting.
  284.  
  285.     Delete the command line "device=*wdctrl" from the [386Enh] section
  286.     of your SYSTEM.INI file, if it exists.
  287.  
  288.      4. Install the virtual device "EIDE2300.386".
  289.  
  290.     Add the following command lines in the [386Enh] section of the
  291.     SYSTEM.INI file:
  292.  
  293.     device=[drive:][\path\]EIDE2300.386
  294.     DisksAccessMode=[Fast|Turbo] [/W] [/D0:n|/M0:m] [/D1:n|/M1:m]
  295.  
  296.     The [drive:] and [\path\] point to the directory that contains
  297.     EIDE2300.386 file. Note that the setting must specify the full path
  298.     of the device driver EIDE2300.386.
  299.  
  300.     The setting of disk_access_mode specifies the disk access mode as
  301.     follows:
  302.  
  303.     Fast  : EIDE2300PLUS controller works in the Fast mode
  304.     Turbo : EIDE2300PLUS controller works in the Turbo mode
  305.         (default mode)
  306.  
  307.     W   : EIDE2300PLUS controller works in the 16-bit data access mode.
  308.           Certain motherboard CPUs(for example, IBM 486 SLC2) have a
  309.           16-bit external data bus and cannot operate in the default
  310.           32-bit data access mode.
  311.  
  312.     D0  : drive 0 PIO speed setting
  313.     D1  : drive 1 PIO speed setting
  314.     n   : drive speed from 0 to 8, or A
  315.  
  316.           0 to 8 : PIO speed level(speed 8 is the so-called MODE 3
  317.           timing
  318.           A      : IORDY indicator
  319.  
  320.     M0  : drive 0 DMA speed setting
  321.     M1  : drive 1 DMA speed setting
  322.     m   : drive speed from 0 to 8
  323.           0 to 8 : DMA speed level
  324.  
  325.     Note : If no parameter is specified, the EIDE2300PLUS disk
  326.            controller will be set to run under the default Turbo
  327.            and 32 bit data access mode.
  328.  
  329.     In the Fast(F) mode, the EIDE2300PLUS disk controller supports
  330.     32-bit VL-Bus I/O access. In the Turbo(T) mode, the EIDE2300PLUS not
  331.     only supports 32        bit VL-Bus I/O access but also read/write multiple
  332.     commands. Since read/write multiple commands allow the host to
  333.     access disk data in multiple-sector blocks, the Turbo mode will
  334.     usually be faster.
  335.  
  336.     Note that not all IDE drives support the read/write multiple
  337.     commands. Usually, you may set your EIDE2300PLUS to run in the Turbo
  338.     mode. When your system is brought up, the driver EIDE2300.386 will
  339.     automatically issue an Identify Drive command to check if the
  340.     attached IDE drive(s) support the read/write multiple commands.
  341.     In case your drive(s) does not support the read/write multiple
  342.     commands, the EIDE2300PLUS disk controller will automatically be
  343.     forced to run in the Fast mode.
  344.  
  345.     Please also note: While some IDE drives may respond to the Identify
  346.     Drive command and confirm its capability to support the read/write
  347.     multiple commands, they may not support the read/write multiple
  348.     commands properly.  In such cases, you will need to specify the
  349.     operating mode as "Fast" explicitly to ensure reliable operation of
  350.     such IDE drives.
  351.  
  352.      [Note]
  353.  
  354.      1. If there is a ROM BIOS on the EIDE2300PLUS controller,
  355.     the EIDE2300.386 supports LBA mode only on the VL/IDE (J1) connector
  356.     and when it is set as the primary controller.
  357.  
  358.  
  359.  
  360.  
  361.      [Fast IO driver installation]
  362.  
  363.      If you are using Windows 3.1, there is a device driver COM.386 under
  364.      the \UART\WIN.DRV sub-directory of the Device Driver Diskette. Please
  365.      browse the README file in the same sub-directory and install the device
  366.      driver as described to utilize the UART16550 fast IO.
  367.  
  368.      If you are using Windows for Workgroups 3.11, there is a device driver
  369.      SERIAL.386 under the \UART\WG.DRV sub-directory of the Device Driver
  370.      Diskette. Please browse the README.TXT file in the same sub-directory
  371.      and install the device driver as described to utilize the UART16550
  372.      fast IO.
  373.  
  374.  
  375.      +=============================================================+
  376.      | Netware 3.xx & 4.01 disk driver for EIDE2300PLUS Controller |
  377.      +=============================================================+
  378.  
  379.      It's assumed that you are familiar with Netware installation.  If this
  380.      is not the case, please refer to related documents.
  381.  
  382.      Please follow the steps below to install the driver for Netware 3.10,
  383.      and use EIDE311.DSK(EIDE401.DSK) instead of EIDE310.DSK in the following
  384.      procedure when you are installing Netware 3.11, 3.12 or 4.01.  Note that
  385.      you don't have to load the ISADISK.DSK when you are installing the
  386.      Netware driver for EIDE2300PLUS disk controller.
  387.  
  388.      1. After you have installed the EIDE2300PLUS disk controller, bring up
  389.     the Netware server until the prompt ":" appears on the screen.
  390.  
  391.      2. Type the following command after the ":" prompt:
  392.  
  393.     :load EIDE310 [/F|/T] [/W] [/D0:n] [/D1:m] port=1f0 int=e
  394.  
  395.     The parameters F, T and W define the operating mode. The parameters
  396.     D0, n, D1 and m define the speed setting for the attached IDE
  397.     drives.
  398.  
  399.     F   : EIDE2300PLUS controller works in thd Fast mode (Default
  400.           operation is in Turbo mode)
  401.  
  402.     W   : EIDE2300PLUS controller works in the 16-bit data access mode.
  403.           Certain motherboard CPUs(for example, IBM 486 SLC2) have a
  404.           16-bit external data bus and cannot operate in the default
  405.           32-bit data access mode.
  406.  
  407.     D0  : drive 0 speed setting
  408.     n   : drive 0 speed from 0 to 7
  409.  
  410.     D1  : drive 1 speed setting
  411.     m   : drive 1 speed from 0 to 7
  412.  
  413.  
  414.     Usually, you do not need to enter any speed parameters during the
  415.     installation process. Since when you execute the EIDE2300.EXE to
  416.     install the DOS driver, the device drivers for Netware are also
  417.     reconfigured for the optimal speed setting.
  418.  
  419.     Note: If no operating mode parameter is specified, the EIDE2300PLUS
  420.           controller will be set to run in the default Turbo and 32 bit
  421.           data access mode.
  422.  
  423.     In the Fast(F) mode, the EIDE2300PLUS disk controller supports
  424.     32-bit VL-Bus I/O access. In the Turbo(T) mode, the EIDE2300PLUS not
  425.     only supports 32-bit VL-Bus I/O access but also read/write multiple
  426.     commands. Since read/write multiple commands allow the host to
  427.     access disk data in multiple-sector blocks, the Turbo mode will
  428.     usually be faster.
  429.  
  430.     Note that not all IDE drives support the read/write multiple
  431.     commands. Usually, you may set your EIDE2300PLUS to run in the Turbo
  432.     mode. When your system is brought up, the driver EIDExxx.DSK will
  433.     automatically issue an Identify Drive command to check if the
  434.     attached IDE drive(s) support the read/write multiple commands. In
  435.     case your drive(s) does not support the read/write multiple
  436.     commands, the EIDE2300PLUS disk controller will automatically be
  437.     forced to run in the Fast mode.
  438.  
  439.     Please also note: While some IDE drives may respond to the Identify
  440.     Drive command and confirm its capability to support the read/write
  441.     multiple commands, they may not support the read/write multiple
  442.     commands properly.  In such cases, you will need to specify the
  443.     operating mode as "F" explicitly to ensure reliable operation of
  444.     such IDE drives.
  445.  
  446.  
  447.      +======================================================+
  448.      | IBM OS/2 2.x disk driver for EIDE2300PLUS Controller |
  449.      +======================================================+
  450.  
  451.      EIDE2300.ADD is the driver for IBM OS/2 2.0 and IBM OS/2 2.1.
  452.  
  453.      Your EIDE2300PLUS disk controller needs this device driver to take the
  454.      advantage of the high performance 32-bit VL-Bus when running under
  455.      OS/2.
  456.  
  457.      Please follow the steps below in installing the driver for the
  458.      EIDE2300PLUS disk controller.
  459.  
  460.      1. Install the OS/2 driver.
  461.  
  462.     Copy EIDE2300.ADD to the OS/2 directory of your system.
  463.  
  464.     Use a text editor to edit the CONFIG.SYS file. Add the following
  465.     line:
  466.  
  467.     BASEDEV = EIDE2300.ADD [/A:0 [/U:0 /SPEED:n] [/U:1 /SPEED:m]]
  468.  
  469.     Note: This line must not contain either drive or path information.
  470.  
  471.     parameters:
  472.  
  473.     A:       adapter number
  474.     U:       drive number
  475.     SPEED:   drive speed setting
  476.     n:       speed of drive 0 from 0 to 7
  477.     m:       speed of drive 1 from 0 to 7
  478.  
  479.     Example:
  480.  
  481.     If you want your EIDE2300PLUS controller to run with drive 0 at
  482.     speed 3 and drive 1 at speed 5.  Please add the following statement
  483.     to the file CONFIG.SYS.
  484.  
  485.     BASEDEV = EIDE2300.ADD /A:0 /U:0 /SPEED:3 /U:1 /SPEED:5
  486.  
  487.      2. Delete the "BASEDEV = IBM1S506.ADD" device setting.
  488.  
  489.     Delete the command line "BASEDEV = IBM1S506.ADD" from the CONFIG.SYS
  490.     file, if it exists.
  491.  
  492.      3. Reboot the system.
  493.  
  494.  
  495.      +=========================================================+
  496.      |  Microsoft Windows NT version 3.1, 3.5 disk driver for  |
  497.      |  EIDE2300PLUS Controller                                |
  498.      +=========================================================+
  499.  
  500.      You need this driver only if you want to install TURBO mode under
  501.      Windows NT.
  502.  
  503.      Please follow the steps below to install the driver.
  504.  
  505.      1. In "Program Manager," doubly click on "Windows NT Setup" in 
  506.     "Main" group.
  507.  
  508.      2. In "Windows NT Setup", select "Options", 
  509.     next choose "/Add/Remove SCSI Adapters..."
  510.  
  511.      3. In "SCSI Adapter Setup", click on "Add...".
  512.  
  513.      4. In "Select SCSI Adapter Option", select
  514.     "Other (Requires a disk from a hardware manufacturer)" in the
  515.     "Adapter:" box.
  516.  
  517.      5. One "Insert Diskette" box will appear.
  518.     Insert the driver diskette into Drive A: and press <Enter>.
  519.  
  520.      6. One "Select OEM Option" box will appear.
  521.     Select "Promise Technology Inc. EIDE2300PLUS Controller" and click on "OK".
  522.  
  523.      7. One "Select SCSI Adapter Option" will appear.
  524.     Click on "Install".
  525.  
  526.      8. After successful installation, the "SCSI Adapter Setup" box will
  527.     show that "Promise Technology Inc. EIDE2300PLUS Controller" 
  528.     has been installed. 
  529.  
  530.      9. Reboot your computer to assure the proper working of the driver.
  531.  
  532.  
  533.  
  534.      ******** Changing Operating Mode *******
  535.  
  536.      If you want to change the operating mode, please type the following
  537.      command:
  538.  
  539.     PTITURBO
  540.  
  541.      The following message will be shown on the screen to ask you which mode
  542.      will be set:
  543.  
  544.     Will the controller be in TURBO or FAST mode
  545.     (T/F)? (default=T)
  546.  
  547.      Please answer 'T' or 'F' for your setup.
  548.  
  549.      After the changes have been made, please do a hard boot of the system.
  550.  
  551.  
  552.      ******** Removing the Driver ***
  553.  
  554.  
  555.      1. In "Program Manager," doubly click on "Windows NT Setup" in 
  556.     "Main" group.
  557.  
  558.      2. In "Windows NT Setup", select "Options", 
  559.     next choose "/Add/Remove SCSI Adapters..."
  560.  
  561.      3. In "SCSI Adapter Setup", 
  562.     select "Promise Technology Inc. EIDE2300PLUS Controller" and
  563.     click on "Remove".
  564.  
  565.      4. After successful removing, the "SCSI Adapter Setup" box will
  566.     show that "Promise Technology Inc. EIDE2300PLUS Controller" 
  567.     has been removed. 
  568.  
  569.      [FLOPPY driver installation]
  570.  
  571.      If you are using Windows NT 3.1 which was shipped from Microsoft before
  572.      February, 1994, there is a floppy driver FLOPPY.SYS under the \FLOPPY
  573.      sub-directory of the Device Driver Diskette. Please browse the
  574.      README.TXT file in the same sub-directory and install the device driver
  575.      as described to avoid the compatibility problem of your floppy drive
  576.      when installing and using the Windows NT 3.1.
  577.  
  578.  
  579.      +===================================================+
  580.      |     UNIX Driver for EIDE2300PLUS Disk Controller  |
  581.      +===================================================+
  582.  
  583.      It is assumed that you are familiar with UNIX installation.  If this
  584.      is not the case, please refer to related documents.
  585.  
  586.      ********   Install EIDE2300PLUS Controller   ********
  587.  
  588.      1. Follow the installation step (1) through step (7), as described
  589.     in the Installation Guide, to install the EIDE2300PLUS controller in
  590.     to your system.
  591.  
  592.      2. Insert a bootable DOS diskette into drive A: and bring up your
  593.     system with DOS.
  594.  
  595.      3. Insert the diskette "Installation Utility & Drivers" in drive A, and
  596.     execute the installation utility "EIDE2300.EXE".
  597.  
  598.      4. Choose the "Analyze Hard Drive(s)" function to obtain the optimal
  599.     drive speed(s) and write down these values.
  600.  
  601.      5. Turn off the system power and set the speed jumper according to the
  602.     data you obtained in step 4.
  603.  
  604.     Note: When the peed setting parameter you obtained in step 4 is an
  605.           ODD number, you should set the hardware jumpers with the even
  606.           number which is one grade lower.
  607.  
  608.           For example, if the optimal speed is 5, you should set the
  609.           hardware speed setting to speed 4 to ensure data security.
  610.  
  611.           Should you have two IDE drives attached and the optimal speed
  612.           settings for these two drives are different, the slower one
  613.           should be used for hardware jumper setting.
  614.  
  615.      6. After completing the steps above, you can continue to install the
  616.     UNIX operating system into your hard drive.
  617.  
  618.  
  619.      ********     Install UNIX Driver     ********
  620.  
  621.  
  622.      This driver is for AT&T UNIX SVR 4.0 and SCO UNIX 3.2.X. The driver is
  623.      provided in another diskette of your EIDE2300PLUS package.
  624.      Please follow the steps below to install the UNIX driver:
  625.  
  626.      1. Insert the diskette which contains the UNIX Driver into drive A:
  627.     and type the following command after the prompt "#":
  628.  
  629.     # installpkg
  630.  
  631.      2. The following message will be shown on the screen:
  632.  
  633.     Will the EIDE2300PLUS controller be in TURBO or FAST mode
  634.     (T/F)? (default=T)
  635.  
  636.     Please answer 'T' or 'F' to select the EIDE2300PLUS
  637.     operating mode.
  638.  
  639.  
  640.      3. Done! You have completed the installation if you are running
  641.     AT&T UNIX SVR 4.0.
  642.  
  643.      4. If you are running SCO UNIX, type the following commands after the
  644.     driver is installed.
  645.  
  646.     # cd /
  647.     # shutdown -y -g0 -i6
  648.  
  649.     The commands will shutdown and reboot your system with the new
  650.     kernel.
  651.  
  652.  
  653.      ********    Changing Operating Mode    *******
  654.  
  655.  
  656.      If you want to change the operating mode after your system has been
  657.      brought up with the new kernel, please type the following command:
  658.  
  659.      # ptisetmode
  660.  
  661.      The following messages will be shown on the screen:
  662.  
  663.      This command will rebuild the kernel and shutdown the system
  664.      automatically.
  665.  
  666.      Do you really want to proceed with it (Y/N)? (default=N)
  667.  
  668.  
  669.      Please answer 'Y' or 'N'.
  670.  
  671.      The following message will be shown on the screen to ask you which mode
  672.      will be set:
  673.  
  674.      Will the EIDE2300PLUS controller be in TURBO or FAST mode
  675.      (T/F)? (default=T)
  676.  
  677.      Please answer 'T' or 'F' for your setup.
  678.  
  679.  
  680.      ******** Removing the Driver ********
  681.  
  682.  
  683.      If you want to remove the driver and restore the original hard disk
  684.      device driver, please type the following command after the prompt #:
  685.  
  686.      # removepkg
  687.  
  688.      Some installed package name(s) will be shown on the screen. Please
  689.      choose "EIDE2300PLUS UNIX Driver". The removing procedure will continue.
  690.  
  691.      If you are running the SCO UNIX, please type the following commands to
  692.      shutdown and reboot your system:
  693.  
  694.      # cd /
  695.      # shutdown -y -g0 -i6
  696.  
  697.  
  698.      +=============================+
  699.      |  Trademark Acknowledgments  |
  700.      +=============================+
  701.  
  702.      VESA is a registered trademark of the Video Electronics Standards
  703.      Association. VL-Bus is a trademark of the Video Electronics Standards
  704.      Association.
  705.  
  706.      MS-DOS and Windows are registered trademarks of Microsoft Corporation.
  707.      PC, PC-AT and OS/2 are regist red trademarks of IBM Corporation.
  708.  
  709.      UNIX is a registered trademark of American Telephone and Telegraph Corp.
  710.      Netware is a registered trademark of Novell Corporation.
  711.