home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 September / VPR9809B.ISO / BIOS / aopen / Ap5csr11 / AP5CSR11.EXE / README < prev   
Text File  |  1994-11-25  |  19KB  |  504 lines

  1.  
  2. ##################################################################################
  3. ###         This diskette contains the following file & directories:         ###
  4. ###                                         ###
  5. ### (beware that SCO UNIX driver is in the other driver diskette and this    ###
  6. ###  README file would expain how to install its driver)             ###
  7. *                                           *
  8. *  A.     This README file                               *
  9. *  B.     INSTALL.BAT (refer to the following paragraph for more details)       *
  10. *  C.     \CD_APPS    CD-ROM application program. Refer to README.CD, a readme  *
  11. *             file, for installation details.                   *
  12. *  D.     \DOSDRV     DOS driver                            *
  13. *  E.     \NTDRV      Windows NT driver                           *
  14. *  F.     \OS2DRV     OS2 2.1x driver                           *
  15. *  G.     \WINDRV     Windows 3.1x & Windows for Workgroups 3.1x driver           *
  16. *  H.     \NETWARE.31X        Netware 3.11/3.12/SFT-III driver               *
  17. *  I.     \NETWARE.40X        Netware 4.00/4.01 driver                   *
  18. *                                           *
  19. ##################################################################################
  20.  
  21.  
  22. ********************************************************************************
  23. *                                           *
  24. *  In this README file:                                *
  25. *  ====================                                *
  26. *                                           *
  27. *  0.     Addendum or Re-emphasizing some of the points that people may need to *
  28. *     pay more attention to                               *
  29. *  1.     How to run \INSTALL.BAT & \DOSDRV\DEVICE.LOG                   *
  30. *  2.     On-screen Installation Utility (running INSTALL.BAT to proceed)       *
  31. *  3.     Installation/Removal of Device driver:                    *
  32. *      3.1  DOS                                   *
  33. *      3.2  Windows 3.1x (& for Workgroups 3.1x)                   *
  34. *      3.3  NetWare 3.10/3.11/3.12/SFT-III/4.00/4.01                *
  35. *      3.4  OS/2 2.1x                               *
  36. *      3.5  Windows NT 3.1                               *
  37. *      3.6  SCO UNIX 3.2.2/3.2.4                           *
  38. *                                           *
  39. ********************************************************************************
  40.  
  41.  
  42. 0. How to do with:
  43.  
  44.       0.1  ATAPI CD-ROM drives
  45.       0.2  Insufficient space => abort further Speed Test for HDD (INSTALL.BAT)
  46.       0.3  System hangs while performing INSTALL to test the operating speed
  47.        of the HDD
  48.  
  49.       ===========================================================
  50.       * 0.1   How to work with ATAPI CD-ROM drives?        *
  51.       *                             *
  52.       * ( check \CD_APPS\README.CD for application softwareen ) *
  53.       ===========================================================
  54.     a. The DC-290N would require the CD-ROM driver that comes with the ATAPI
  55.        CD-ROM drive to work. There is no additional driver for each ATAPI
  56.        CD-ROM drive. Please check with your CD-ROM supplier for the driver,
  57.        if not shipped along with your drive.
  58.  
  59.     b. To install the ATAPI CD-ROM drive
  60.        -> on either PRIMARY or SECONDARY IDE channels &
  61.        -> as either MASTER or SLAVE drive
  62.        is possible, if the CD-ROM driver supports.
  63.        It may need jumper setting and some paramter options. Please refer to
  64.        your CD-ROM menu for details.
  65.  
  66.  
  67.       ===========================================================
  68.       * 0.2   How to proceed the Speed Test of your HDD after    *
  69.       *       being aborted due to insufficient disk space?    *
  70.       *                             *
  71.       *       ( use "install /r" to restore diskette space for  *
  72.       *     Speed test )                    *
  73.       ===========================================================
  74.        Every time you run the INSTALL to tune a proper operating speed for
  75.        your HDD, this program would use 300KB of the driver disketee space
  76.        for test purpose.
  77.        If the test runs through without any failure or interrupt, it will
  78.        delete that 300KB space used for speed test.
  79.        If the test was failed or interrupted, it would'nt be able to delete
  80.        the 300KB used for speed test. Therefore, you may face the
  81.        Insufficient Space problem when running the test next time.
  82.        To restore the diskette space for further speed test, you can run
  83.        the command: install /r
  84.  
  85.  
  86.       ===========================================================
  87.       * 0.3   System hangs while performing Speed Test for the    *
  88.       *       HDD?                        *
  89.       ===========================================================
  90.        Some HDDs may hang while testing with higher speed than they can
  91.        operate during the Speed Test. You may then lower down the "speed"
  92.        level by 1 or 2 manually and re-test.
  93.  
  94.  
  95.  
  96. 1. The follwoing are some more explanations for files INSTALL.BAT & DEVICE.LOG:
  97.  
  98. . \INSTALL.BAT      Configure working HDD(s) information for future installation
  99.           under DOS, Windows NT & OS2. The HDD's parameter information
  100.           would be: "R/W Multiple", "Track Remapping", "Mode 3", "LBA"
  101.           & "Drive Speed". After confirmation with YES, the DOS driver
  102.           would be installed and the configuration information for OS/2
  103.           & Windows NT would also be updated to the following files:
  104.  
  105.               DOS:      A:\DOSDRV\NSIDE.EXE
  106.               Windows NT: A:\NTDRV\ATDISK.SYS
  107.               OS/2:      A:\OS2DRV\NSIDEOS2.ADD
  108.  
  109.  
  110. . \DOSDRV\      This file is for logging all drives' speed information
  111.   DEVICE.LOG      that would be referenced by running INSTALL.BAT. The
  112.           INSTALL.EXE file would update a new drive's speed
  113.           information to this DEVICE.LOG file, if it doesn't exist,
  114.           and copy this DEVICE.LOG file to Drive C: for future use.
  115.           For drive that doesn't have speed information available in
  116.           the DEVICE.LOG file, you have to run the "Test" of
  117.           "Drive_Speed" option within the Installation Utility screen
  118.           by executing INSTALL.BAT.
  119.  
  120.  
  121.  
  122. 2. On-screen Installation Utility (running INSTALL.BAT to proceed)
  123.  
  124.    Once enter this on-screen setup menu you'll be able to do the following
  125.    settings:
  126.     a. R/W Multiple: This is for setting the "multiple sectors transfer per
  127.              interrupt". Not all drives implement with this
  128.              option and "Disable" will then be shown in this field
  129.              for not being able to select any other options.
  130.              The default value for those HDDs supporting this
  131.              option would be the largest allowed multiple sectors
  132.              transfer per interrupt.
  133.  
  134.     b. Track Remapping: It's required to support HDD with "capacity larger
  135.                 than 528MB" or "cylinders > 1024". This ">528MB"
  136.                 issue is briefly introduced in the next paragraph.
  137.                 Except the NetWare, which has no >528MB constraint,
  138.                 all other O.S. would require device driver to work
  139.                 with >528MB.
  140.  
  141.               < * brief introduction of >528MB problem * >
  142.         Beware that the 528 Mbyte barrier is specially a DOS problem,
  143.         because DOS relies on the BIOS to address the HDD and it arises
  144.         from the least common denominator between the ATA & the INT13
  145.         interfaces.
  146.  
  147.         ATA   interface:  HDD  <--> BIOS;
  148.                   cylinder/16-bit, head/4-bit & sector/8-bit
  149.  
  150.         INT13 interface:  BIOS <--> DOS;
  151.                   cylinder/10-bit, head/8-bit & sector/6-bit
  152.  
  153.         ==> 1024 (cyl/10-bit) x 16 (hd/4-bit) x 63 (sec/6-bit)*
  154.             x 512 (bytes/sector) = 528.48 Mbytes
  155.  
  156.             *: 63 and not 64 => by convention, sector numbering begins
  157.                     at #1, not #0)
  158.  
  159.         note: If your HDD (>528MB) needs to enable the "Trk-Remap"
  160.               option to see all its capacity and failed to enable this
  161.               option to work at the very beginning, you must ENABLE
  162.               this "Trk-Remap" option first, delete all the old
  163.               partitions, and re-create new partitions for your HDD to
  164.               work properly.
  165.               This is because the disk parameters interpreted by BIOS
  166.               would be different for "Trk-Remap" being ENABLED and
  167.               DISABLED, and thus requires you to delete the old
  168.               partitions and re-create the new ones every time you
  169.               change the status of "Trk-Remap".
  170.         note: Booting drive with >528MB capacity can't use its full
  171.               capacity (only <528MB can be used) since it can't be
  172.               handled by device floppy drive and boot from it). Also,
  173.               some specific procedures may have to be taken care of.
  174.               E.g., to use a >528MB HDD as the boot drive under OS/2,
  175.                 you must specifcy your own installation partition
  176.                 and NOT the Pre-Defined partition. In this way, you
  177.                 are able to work with the HDD, but with less than
  178.                 503MB (M = 1024 x 1024 here in OS/2) useable.
  179.  
  180.  
  181.     The following is the table for its compatibility:
  182.  
  183.           DOS                Note 1
  184.           Windows            Note 1
  185.           Windows for Workgroups    Note 1
  186.           OS2 2.1x            Note 1
  187.           Windows NT            Note 1
  188.           Netware 3.1X            Not needed
  189.           Netware 4.0X            Not needed
  190.  
  191.          Note 1 : Only NON-CMOS set drive(s), i.e.,
  192.               drive type in M/B CMOS is set as
  193.               "Non-installed", can support
  194.               Track_Remapping.
  195.  
  196.     Example : Assume user has 4 drives with parameter CYL=1600, HEAD=16,
  197.           SECTOR=63, CAPACITY = 806M bytes
  198.  
  199.        < case b.1: >
  200.     Drive 0 = Master drive of primary IDE     M/B Drive C = tpye 47
  201.     Drive 1 = Slave drive of primary IDE     M/B Drive D = Non-installed
  202.     Drive 2 = Master drive of secondary IDE  Unrelated to M/B CMOS setup
  203.     Drive 3 = Slave drive of secondary IDE     Unrelated to M/B CMOS setup
  204.  
  205.      .  Drive 0 is controlled by M/B BIOS initially & NO track-remapping
  206.         allowed and maximum capacity can be used under DOS/WINDOWS is 528MB.
  207.      .  Drive 1,2,3 are NOT controlled by M/B BIOS initially &
  208.         track-remapping allowed and ALL disk can be utilized under
  209.         DOS/WINDOWS.
  210.  
  211.        < case b.2: >
  212.     Drive 0 = Master drive of primary IDE     M/B Drive C = tpye 47
  213.     Drive 1 = Slave drive of primary IDE     M/B Drive D = type 47
  214.     Drive 2 = Master drive of secondary IDE  Unrelated to M/B CMOS setup
  215.     Drive 3 = Slave drive of secondary IDE     Unrelated to M/B CMOS setup
  216.  
  217.      .  Drive 0,1 are controlled by M/B BIOS initially & NO track-remapping
  218.         allowed and maximum capacity can be used under DOS/WINDOWS is 528 MB.
  219.      .  Drive 2,3 are NOT controlled by M/B BIOS initially & track-remapping
  220.         allowed and ALL disk can be utilized under DOS/WINDOWS.
  221.  
  222.      *  It'd require driver to support any drives installed on Secondary
  223.         IDE channel.
  224.  
  225.  
  226.     c. Mode3: This option is for HDDs with mode-3 support only.
  227.  
  228.     d. LBA: Logical Block Addressing. This option is for HDDs supporting
  229.         LBA only.
  230.  
  231.     e. Drive Speed: The INSTALL.EXE would obtain the information of HDD's
  232.             speed from DEVICE.LOG, if this information is there
  233.             already. If the drive's speed information is not
  234.             available in the DEVICE.LOG, you have to run "Test" to
  235.             have an optimized speed. If choose "Auto",
  236.             the controller would select the speed by drive's PIO
  237.             mode: (refer to on-screen help menu for more spec.
  238.             information)
  239.                 Mode 0: speed = 1    600ns cycle time
  240.                 Mode 1: speed = 6    390ns
  241.                 Mode 2: speed = 11    240ns
  242.                 Mode 3: speed = 13    180ns
  243.  
  244.        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  245.     Note:        For more accurate speed test, local bus clock larger
  246.             than or equal to 33MHz is strongly recommended.
  247.        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  248.  
  249.     Drive speed table ( expressed in 33MHz system, other local bus clock
  250.     will different slightly.
  251.  
  252.     speed    0    630 ns    cycle time
  253.         1    600 ns
  254.         2    540 ns
  255.         3    480 ns
  256.         4    450 ns
  257.         5    420 ns
  258.         6    390 ns
  259.         7    360 ns
  260.         8    330 ns
  261.         9    300 ns
  262.         10    270 ns
  263.         11    240 ns
  264.         12    210 ns
  265.         13    180 ns
  266.  
  267.     This Installation Utility screen also shows information about:
  268.     i.   Drive#: [Ch0-M] is for Master device of Primary channel, [Ch0-S] is
  269.              for Slave on the Primary channel. [Ch1-M] and [Ch1-S] are
  270.              Master and Slave devices on the Secondary channel.
  271.  
  272.     ii.  PIO Mode: HDD's supported timing mode.
  273.  
  274.     iii. Drive information: Model #, Parameter (cylinder/head/sector), and
  275.                 Capacity.
  276.  
  277.  
  278. 3. Installation/Removal of Device driver:
  279.  
  280. ################################################################################
  281. ###                                         ###
  282. ###         3.1   DOS                             ###
  283. ###         3.2   Windows 3.1x (& for Workgroups 3.1x)             ###
  284. ###         3.3   NetWare 3.10/3.11/3.12/SFT-III/4.00/4.01          ###
  285. ###         3.4   OS/2 2.1x                         ###
  286. ###         3.5   Windows NT 3.1                         ###
  287. ###         3.6   SCO UNIX 3.2.2/3.2.4                     ###
  288. ###                                         ###
  289. ### note: You must re-install the DOS driver & their respective drivers, if  ###
  290. ###      not under DOS, whenever you change the HDD configuration, such as  ###
  291. ###      add or change Hard disk.                         ###
  292. ###      Driver will use 600ns cycle time for added or changed disk, if     ###
  293. ###      failed to re-install the DOS driver once HDD configuration is      ###
  294. ###      changed.                                 ###
  295. ###      Re-installation of driver is needed to gain maximum performance.   ###
  296. ###                                         ###
  297. ################################################################################
  298.  
  299. **********************
  300. *   3.1 DOS driver   *
  301. **********************
  302.  
  303. (A). Installation
  304.  
  305. 1. Insert the driver diskette into drive A:
  306. 2. change to drive A:
  307. 3. run INSTALL.BAT
  308.  
  309. ******************************************************************
  310. *   3.2 Windows v3.1x driver (for Workgroups 3.1x is the same)     *
  311. ******************************************************************
  312.  
  313. (A). Installation
  314.  
  315. 1. DOS driver must be installed first (run INSTALL to install DOS driver)
  316. 2. Install Windows
  317. 3. Use Windows File_Manager to run a:\windrv\install.exe
  318.  
  319.  
  320. (B). Removal
  321.  
  322. 1. During the driver installtion, the original SYSTEM.INI under your
  323.    Windows directory will be renamed as SYSTEM.001. Rename SYSTEM.001
  324.    back to SYSTEM.INI, you'll have the driver removed.
  325.  
  326.  
  327. Note : Tekram's Windows 32-bit driver supports the following =>
  328.        1. 2 channels, 2 drives for each channel => max. 4 drives in total
  329.        2. Track_Remapping to support hard disk larger than 528M bytes
  330.        3. Microsoft's 32-bit driver DOES NOT support Secondary Channel
  331.       and Track Remapping, so
  332.       ==> DO NOT enable 32 bits disk access during installation if
  333.           the target disk is connected to secondary channel. The 32bits
  334.           disk access will be enabled after installing Tekram's Windows
  335.           driver.
  336.  
  337.  
  338. ***************************************************************
  339. *   3.3 Installation of NetWare 3.11 3.12 SFT-III 4.00 4.01   *
  340. ***************************************************************
  341.  
  342. 1. DOS driver must be installed first (run INSTALL to install DOS driver)
  343. 2. Follow installation procedures described in NetWare installation manual
  344.  
  345.  
  346. *****************************
  347. *   3.4 OS/2 v2.1x driver   *
  348. *****************************
  349.  
  350. (A). Installation
  351.  
  352. 1. Insert the driver diskette into drive
  353. 2. Change to drive A:
  354. 3. Run INSTALL.EXE to configure driver and choose not to copy files to drive C:
  355. 4. After OS/2 is installed, click on SYSTEM_SETUP\DEVICE_DRIVER_INSTALL icon to
  356.    proceed driver installation
  357.  
  358.  
  359. (B). Removal
  360.  
  361. 1. During the driver installation, the original CONFIG.SYS under your
  362.    C:\ directory will be renamed as CONFIG.1. Rename CONFIG.1 back to
  363.    CONFIG.SYS, you'll have the driver removed.
  364.  
  365.    [C:\] COPY CONFIG.1 CONFIG.SYS
  366.  
  367. 2. Re-boot the system
  368.  
  369.  
  370. **********************************
  371. *   3.5 Windows NT v3.x driver     *
  372. **********************************
  373.  
  374. (A). Installation
  375.  
  376. 1. Insert the driver diskette into drive
  377. 2. Change to drive A:
  378. 3. Run INSTALL.EXE to configure driver and choose not to copy files to drive C:
  379. 4. After Windows NT is installed, start NT and use FILE_MANAGER to run
  380.    A:\NTDRV\SETUP.EXE
  381. 5. Shutdown your system and restart again.
  382.  
  383.  
  384. (B). Removal
  385.  
  386. 1. Use Windows NT FILE_MANAGER to run A:\NTDRV\uninstal.exe and restart system.
  387.  
  388.  
  389. ********************************
  390. *   3.6 SCO UNIX 3.2v2/3.2v4   *
  391. ********************************
  392.  
  393. (** If you want to check the files in the UNIX driver diskette, you can use the
  394. following commands: cpio -ivtI /device_name.
  395. E.g. Under SCO UNX 3.2.4:
  396.      => cpio -ivtI /dev/rdsk/f0d9d (for 360KB 5"1/4 diskette)
  397.      => cpio -ivtI /dev/rdsk/f03d  (for 720KB 3"1/2 diskette)
  398. For other UNIX systems, you may use the same command but have to use the
  399. corresponding device_name for your driver diskette                **)
  400.  
  401. The SCO driver is located on the SCO UNIX diskette.
  402.  
  403. <DRIVER INSTALLATION>
  404.  
  405. To install the driver, insert the working copy of the UNIX driver diskette in
  406. drive A:.
  407.  
  408. *************************************************************************
  409. Note: If the driver diskette capacity is 1.2MB, skip step <A> and jump to
  410.       step <B> directly.
  411. *************************************************************************
  412.  
  413. A.1) For SCO 3.2v2
  414.  
  415.      To prepare the installation for 360KB (5"1/4) driver diskette,
  416.      you must type:
  417.  
  418.     cd /dev
  419.     mv dsk/f0 dsk/f0.org ; mknod dsk/f0 b 2 132
  420.     mv rdsk/f0 rdsk/f0.org ; mknod rdsk/f0 c 2 132
  421.  
  422.      NOTE: if the diskette is of 720KB (3"1/2), replace the above
  423.      commands with:
  424.     cd /dev
  425.     mv dsk/f0 dsk/f0.org ; mknod dsk/f0 b 2 164
  426.     mv rdsk/f0 rdsk/f0.org ; mknod rdsk/f0 c 2 164
  427.  
  428. A.2) For SCO 3.2v4
  429.  
  430.      To prepare the installation for 360KB (5"1/4) driver diskette,
  431.      you must type:
  432.  
  433.     cd /dev
  434.     mv dsk/finstall dsk/finstall.org ; mknod dsk/finstall b 2 132
  435.     mv rdsk/finstall rdsk/finstall.org ; mknod rdsk/finstall c 2 132
  436.  
  437.      NOTE: if the diskette is of 720KB (3"1/2), replace the above
  438.      commands with:
  439.     cd /dev
  440.     mv dsk/finstall dsk/finstall.org ; mknod dsk/finstall b 2 164
  441.     mv rdsk/finstall rdsk/finstall.org ; mknod rdsk/finstall c 2 164
  442.  
  443. B) Before installing the driver, you must copy the file "device.log" from
  444.    A:\DOSDRV directory of DOS driver diskette to /etc. At the prompt, type
  445.  
  446.     doscp a:/dosdrv/device.log /etc
  447.  
  448.     installpkg
  449.  
  450.    >> NOTE : As there are some minor bugs in the command "installpkg"(in  <<
  451.    >>         3.2v2 only), it may take a while for the system to response, <<
  452.    >>         and DO NOT hit any key during this period.           <<
  453.  
  454. C) Press <Enter> to install from floppy drive 0
  455.  
  456. D) Press <Enter> to install the driver if the file "device.log" has been
  457.    copied from DOS driver diskette to SCO UNIX directory /etc. Otherwise
  458.    press <ESC> to quit the driver installation, copy this file, and start
  459.    over the installation procedure.
  460.  
  461. E) Type "y" twice to make the newly built kernel as the default booting one.
  462.  
  463. ************************************************************************
  464. Note: If the driver diskette capacity is 360KB/720KB, be sure to restore
  465.       the original filename modified in step <A> accordingly:
  466. ************************************************************************
  467.  
  468. F.1) For SCO 3.2v2
  469.  
  470.     cd /dev
  471.     mv dsk/f0.org dsk/f0
  472.     mv rdsk/f0.org rdsk/f0
  473.  
  474. F.2) For SCO 3.2v4
  475.  
  476.     cd /dev
  477.     mv dsk/finstall.org dsk/finstall
  478.     mv rdsk/finstall.org rdsk/finstall
  479.  
  480. G) To have the driver takes effect, reboot the system by typing
  481.  
  482.     haltsys
  483.  
  484. <DRIVER REMOVAL>
  485.  
  486. To remove the driver,
  487.  
  488. A) At the UNIX prompt, type
  489.  
  490.     removepkg
  491.  
  492. B) Type the corresponding number of:
  493.  
  494.    "NS-IDE NS (PC87410) PCI-IDE Driver Package"
  495.  
  496. C) Press <Enter> to remove NS-IDE driver
  497.  
  498. D) Type "y" twice to make the newly built kernel as the default booting one.
  499.  
  500. E) To have the driver takes effect, reboot the system by typing
  501.  
  502.     haltsys
  503.  
  504.