home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 163 / IOMEGA.ZIP / FEATURES.TXT < prev    next >
Text File  |  1991-08-24  |  12KB  |  298 lines

  1.  
  2.  
  3.         RCD 7.0 FEATURES AND CHANGES
  4.              May 9, 1991
  5.  
  6. This document briefly describes the various features,
  7. limitations, changes, and additions to the Iomega RCD driver and
  8. utilities.  Consult the DOS Drivers User's Manual and the Iomega
  9. Host Adapter Installation Guide for detailed information.
  10.  
  11.              PART NUMBERS
  12.  
  13. RCD 7.0 Utilities (5 1/4") = 01407900
  14.  
  15. RCD 7.0 Utilities (3.5") w/Enhancement Utilities = 01407700
  16.  
  17. Enhancement Utilities (5 1/4") = 01142202
  18.  
  19. Iomega Drivers for DOS User's Manual = EN004200
  20.    (Includes Iomega Drivers for DOS Quick Reference Guide
  21.     EN004100)
  22.  
  23. Iomega Host Adapter Installation Guide Kit = EN004500
  24.    (Includes Iomega Host Adapter Installation Manual EN002100,
  25.     Parallel Port Adapter Quick Reference Guide EN005200,
  26.     PC2 Adapter Quick Reference Guide EN005000, PC4 Adapter Quick
  27.     Reference Guide EN005100)
  28.  
  29. PC4B ROM = 01521200
  30.  
  31. PC2B ROM = 01519500
  32.  
  33. NOTE:  Parts are available from Iomega Customer Service
  34.  
  35.  
  36.              ADAPTERS AND DRIVES SUPPORTED
  37.  
  38. The RCD 7.0 Software Driver and Utility support DOS and Windows
  39.  3.0 and the following adapters and drive types:
  40.  
  41. Adapters:  PC2, PC2B, PC250, PC2B50, PC2B50F, PC4, PC4B50, and
  42. Parallel Port Adapter.
  43.  
  44. Drives:  A110, A210, A110H, A210H, A120H, A220H, B20, B120x,
  45. B220x, B120zx, B220zx, B44, B144x, B244x, Transportable 20,
  46. Transportable 44, Portable, and Lasersafe (512 byte sector disks
  47. only).
  48.  
  49.  
  50.                DOS VERSIONS SUPPORTED
  51.  
  52. Lasersafe requires Compaq DOS 3.31, Zenith DOS 3.3+, and MSDOS
  53.  4.X or greater.
  54.  
  55. A110, A210, A110H, A210H, A120H, A220H, B20, B120x, B220x,
  56. B120zx, and B220zx requires MSDOS versions 2.x, 3.x, and 4.x.
  57.  
  58. B44, B144x, B244x, Transportable 20, Transportable 44, and
  59. Portable requires MSDOS 3.x or greater.
  60.  
  61.         BOOTABLE ADAPTER ROM REQUIREMENTS
  62.  
  63. Booting from Iomega drives larger than 44Mb requires PC2B and
  64. PC4B ROM versions 7.0 or greater.
  65.  
  66.            ADAPTER BOOT SEQUENCE CHANGE
  67.  
  68. The PC2B adapter boot sequence when used with RCD 7.0 and ROM
  69. version 7.0 is 0,1,2,3,4,5,6,7.  If an older version of ROM is
  70. used with RCD 7.0 or older the sequence is 3,1,2,0,4,5,6,7.
  71.  
  72.           LASERSAFE ROM REQUIREMENTS
  73.  
  74. The Lasersafe drive must have ROM version IO07 or greater (Date
  75. code: 103 or greater) to function with the RCD 7.0.
  76.  
  77.             RCD 7.0 FEATURES
  78.  
  79. The Iomega Drivers for DOS manual provides detailed information
  80. regarding installation and use of the RCD utilities and driver.
  81. The listing below is a brief overview of features added in
  82. version 7.0
  83.  
  84.  1.  The Lasersafe support has been added (512 byte disks only).
  85.  
  86.  2.  The RCD.EXE program can now be run when the driver (RCD.SYS)
  87. is loaded into high memory using memory management software.
  88.  
  89.  3.  Only one operation at a time is allowed by the Iomega device
  90. driver.  This corrects some Windows 3.0 conflicts with the RCD
  91. driver and RCD utility software.
  92.  
  93.  4.  PC4 now defaults to PIO (full Windows 386 compatible) mode.
  94.     NOTE:  PIO options must be used with Microsoft Windows.
  95.     a.    DEVICE = RCD.SYS = PIO (80386 and up)  DMA (80286 hosts)
  96.     b.    DEVICE = RCD.SYS /M = DMA - DMA transfers may be faster
  97.     on some system.
  98.  
  99.  5.  PC2 now has additional /Fx options.
  100.     NOTE:  PIO options must be used with Microsoft Windows.
  101.     NOTE:  /Fx options override the DIP settings on the
  102.          adapter.  Example:  If SW 4 is ON (PIO) but
  103.          /F3 is used then DMA Channel 3 is enabled.
  104.      a. DEVICE = RCD.SYS /F   = Slower PIO (same as /F2)
  105.      b. DEVICE = RCD.SYS /F0  = Super PIO
  106.      c. DEVICE = RCD.SYS /F1  = DMA Channel 1
  107.      d. DEVICE = RCD.SYS /F2  = Slower PIO
  108.      e. DEVICE = RCD.SYS /F3  = DMA Channel 3
  109.      f. DEVICE = RCD.SYS /F4  = 8088 mode PIO
  110.  
  111.  6.  This release corrects most PPI adapter and 486/33 speed
  112. compatibility problems. The driver does not, however, have the
  113. ability to automatically choose the new transfer mode. The
  114. transfer modes are selected by the following:
  115.  
  116.      a. DEVICE = RCD.SYS      = 8088 or 80286 and most 80386
  117.                 models
  118.      b. DEVICE = RCD.SYS /P   = fast hosts (80386/80486).
  119.                 (PPI affected only by
  120.                 /P switch.)
  121.      c. DEVICE = RCD.SYS /P0  = 8088 mode
  122.      d. DEVICE = RCD.SYS /P2  = 80286 mode
  123.      e. DEVICE = RCD.SYS /P4  = same as /P
  124.  
  125.      NOTE:  The /P mode should be used only if abnormal drive
  126.      behavior is seen on fast host (80386/80486) systems in
  127.      connection with the PPI adapter.
  128.  
  129.  7.  Write and Verify is now performed by all supported drives
  130. using the write/verify (2fh) SCSI command except the Beta 20 and
  131. Wren II (Bernoulli Box Plus HDA) drives. The Beta 20 and Wren II
  132. verify options are still performed by separate write and read
  133. (readback verify) commands.
  134.  
  135.  8.  The new RCD 7.0 PC2 and PC4 boot ROMs are LaserSafe
  136. compatible.
  137.  
  138.  9.  RCDBACK, the archival backup utility, has been removed from
  139. the utility package. The RCDREST.EXE stand alone program is still
  140. included on the disk to allow recovery of disks that previously
  141. have been backed up using the RCDBACK utility.    RCDREST must be
  142. operated in command line mode.    For information on using RCDREST
  143. refer to your RCD Utilities User's Manual and Reference Guide.
  144. MS-DOS BACKUP and RESTORE or SitBack can be used instead of
  145. RCDBACK and RCDREST if archival backup is needed.
  146.  
  147.  10. The SETUP utility has been removed and replaced with an
  148. INSTALL batch file.
  149.  
  150.  11. The COPY function menu now contains a new field:  WRITE WITH
  151. VERIFY - ON/OFF.
  152.  
  153.  12. The SCANS function of the TOOLS menu is fully functional
  154. with all Iomega drives.
  155.  13. The HELP functions are now accessed by pressing the 'F1'
  156. function key instead of the 'TAB' key.
  157.  
  158.  14. The 'PAGE UP' and 'FORWARD TAB' keys now cycle through the
  159. on-screen menu windows. The 'PAGE DOWN' and 'BACK TAB' cycle
  160. backwards through the on-screen menu windows.
  161.  
  162.  15. The source/target drive(s) can be selected by either the
  163. up/down arrow keys or using the desired drives "drive letter"
  164. such as the F key for drive F:.
  165.  16. The INSTALL function of the utility works with any
  166. of the new '/' transfer mode options.
  167.  
  168.  17. The FORMAT utility will not allow the DOS 2.X compatibility
  169. option to be set to 'YES' on the LaserSafe or 44Mb drive
  170. products.  A /2 option has been added to the RCD FORMAT command
  171. line option to allow 12 bit FAT's on any disks less than 44Mb.
  172.  
  173.  18. A /N driver option has been added to lock all Iomega drives
  174. during boot up.
  175.  
  176.  19. A /L driver option has been added to lock the drives when the
  177. MSDOS file open bit is set.
  178.  
  179.  20. A /EI (Enable Interrupts) driver option has been added to
  180. improve fast communication reliability when using a modem.
  181.  
  182.  21. A /NL option has been added to allow the RCD Utilities to run
  183. when a network present.  Example:  RCD FORMAT C:/NL
  184.  
  185.  22. /A and /O options have been added to the RCD TOOLS command
  186. line options to allow the drive to spin up (/A) or spin down (/O)
  187. without pressing the drive release button.
  188.  
  189.  
  190.               RCD 7.0 LIMITATIONS
  191.  
  192.  1.  The Lasersafe support is limited to 512 byte sectored disks
  193. only.  1,024 byte sectored disks WILL NOT function.
  194.  
  195.  2. The RCDDIAG utility does not work properly with Iomega
  196. products larger than 44Mb.  Iomega does not recommend using this
  197. program with drives larger than 44Mb.
  198.  
  199.  3. The RCD FORMAT utility displays the message: 'Cannot run
  200. utility while the driver is busy', and returns to the DOS prompt,
  201. or Windows in Windows 3.0, if a format with surface verify is
  202. running in another window with background operation enabled.
  203.  
  204.  4. In windowing environments, such as Windows 3.0 and DeskView
  205.  386, that allow background operations, only one RCD utility
  206. window should be used at any time.  Attempting to use multiple
  207. windows may cause the computer system to hang or cause the RCD
  208. utilities to abort an operation.  At the very least, a 'drive not
  209. ready' error will be generated when the system attempts to access
  210. a drive that is currently busy with another operation.
  211.  
  212.  5.  The RCD FORMAT utility does not allow the DOS 2.X
  213. compatibility option to be set to 'YES' for 44Mb or larger Iomega
  214. disks.
  215.  
  216.  6.  When using an IBM PS/2 Models 90 or 95 it is necessary to
  217. first configure the fixed disk before installing or configuring
  218. the PC4B adapter.  When configuring the PC4B adapter the boot ROM
  219. memory address must be removed otherwise the computer recognizes
  220. two fixed disks.  The PS/2 Models 90 and 95 can not boot from an
  221. Iomega cartridge because these models are configured by IBM to
  222. only boot from a fixed disk or floppy and the fixed disk can not
  223. be removed.
  224.  
  225.  
  226.     USING THE MODEL PC4B HOST ADAPTER WITH A FIXED DISK
  227.  
  228. If your Micro Channel computer has a fixed disk, you must make
  229. sure that the ROM on the PC4B host adapter is disabled.  Make
  230. sure that your Iomega subsystem is NOT on and then boot your
  231. computer using the Reference Disk.  Use the "Change
  232. configuration" utility to check the ROM setting for the host
  233. adapter.  If the ROM is not disabled, select "Disabled" from the
  234. ROM address options.  After the ROM has been disabled check the
  235. "Set features" menu for a "Set startup sequence" option.  If such
  236. an option exists, select it and make sure the fixed disk is
  237. listed in the startup sequence.
  238.  
  239.  
  240.      IOMEGA DRIVERS FOR DOS USER'S MANUAL CORRECTION
  241.  
  242. Operation of the RCD INSTALL utility is different than that
  243. described in Iomega Drivers for DOS User's Manual.  The manual
  244. states, on page 1-4, that the RCD INSTALL utility ignores any
  245. existing reference to RCD.SYS in the CONFIG.SYS file if one
  246. exists.  This is incorrect.  The RCD INSTALL utility deletes any
  247. existing reference to RCD.SYS and adds the line "DEVICE =
  248. RCD.SYS" as the first line in the CONFIG.SYS file.  This
  249. placement may cause problems with other device drivers loaded
  250. from the CONFIG.SYS file.  The "DEVICE=RCD.SYS" line may need to
  251. be moved after such drivers in the CONFIG.SYS file.  Any
  252. existing CONFIG.SYS file is renamed CONFIG.BAK.
  253.  
  254.  
  255.           NETWARE 286 IOMEGA DRIVERS
  256.  
  257. Iomega drivers for Netware 286 are no longer included with Iomega
  258. Interface Kits.  If you would like to obtain this driver contact
  259. your Iomega dealer or Iomega Customer Service.    The Iomega part
  260. number is 01512800.
  261.  
  262.  
  263.              AUTOMATIC INSTALLATION
  264.  
  265.  1.  The RCD SETUP program is no longer included.
  266.  2.  Run the INSTALL batch file from the release diskette to setup
  267.     the new RCD Driver and Utilities on your boot drive.
  268.  
  269.  
  270.  
  271.                MANUAL INSTALLATION
  272.  
  273.  1.  Copy the RCD Beta release diskette onto your boot disk in the
  274. same location as your current RCD software (all adapters) or
  275. create a path in the desired location on your boot drive then
  276. copy the files from the release disk to the desired location.
  277.  
  278.  2.  If already running a PC2 or PPI (RCD.SYS) then simply re-boot
  279. your system and run as usual.
  280.  
  281.  3.  If currently running a PC4 (RCD4.SYS) or if you are
  282. installing the RCD software for the first time, then edit your
  283. config.sys to add/change the line:
  284.      DEVICE = \pathname\RCD4.SYS to:  DEVICE = \pathname\RCD.SYS
  285.  
  286.   WARNING !!!
  287. Failure to remove RCD4.SYS from the CONFIG.SYS file can cause
  288. data loss and improper operation of the attached drives.
  289. The old RCD4.EXE utility is no longer compatible with the new
  290. version.  The new utility version is accessed by typing
  291. "RCD" from the MSDOS prompt.
  292.  
  293.  4.  Reboot your system.
  294.  
  295.  5.  Be sure to read the remainder of this file to understand any
  296. other necessary options or changes regarding this software.
  297.  
  298.