home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / aha152x.zip / README.TXT < prev    next >
Text File  |  1995-01-30  |  6KB  |  164 lines

  1. rem $Header:   V:\source\code\aic-6x6x\os2\v2_0\exe\readme.tvt   1.6   30 Jan 1995 11:43:48   DE  $
  2. 11/15/93
  3.  
  4. 01/30/95
  5. Version number: BETA4.5(01/30/95)
  6. Compiled with new HIM version dated 12/14/94
  7.  
  8. 01/16/95
  9. Version number: BETA 4.4(01/16/95)
  10. Compiled with HIM version PcmciaApmOS/2.Beta3
  11.  
  12. 10/27/94
  13. Version number: BETA 3.0 (941027)
  14. Compiled with new him dated 10/19/94
  15.  
  16. This driver version support APA-1460 PCMCIA card for Laptops installed
  17. with PCMCIA sockets and AIC6360 Adapter card as well. The Advanced Power
  18. Management (APM) support also has been added for AIC-6360 chip used
  19. internally in notebooks.
  20.  
  21.     After the notebook goes through a suspend/resume cycle, the
  22.     user should be able to access the devices connected to the
  23.     SCSI bus as before, if devices remain same. The system will
  24.     not hang in the case where the SCSI devices have been removed
  25.     after suspend.
  26.     
  27.     This release has added /SN command line switch for CDROM to
  28.     run synchronously as well as other devices. Without this switch
  29.     CDROM will run asynchronous (default mode).
  30.     
  31. This driver is based on OS/2 V3.0 (WARP) operating system. 
  32.  
  33. ***** NOTE *****
  34. Currently, only one APA-1460 card is supported.
  35.                                   
  36. Installation instructions for the APA-1460 OS/2 2.0 PCMCIA Driver
  37.                       
  38. 1) Open the OS/2 System folder, then open the Selective install.
  39.  
  40. 2) Do PCMCIA installation.
  41.  
  42. 3) Edit CONFIG.SYS file and add BASEDEV=AHA152x.add.                
  43.  
  44. 4) Copy AHA152x.add to \OS2\BOOT directory.
  45.  
  46. 5) Do a SHUTDOWN and power off the system.
  47.  
  48. 6) Insert the APA-1460 card into the PCMCIA socket and connect to the
  49. SCSI peripherals.
  50.          
  51. 7) Power up and reboot the system.
  52.  
  53. ***** NOTE *****
  54. In order to install this driver for APA-1460 card, the system has 
  55. to have OS/2 V3.0 pre-installed. Currently, IBM does not have the 
  56. support for CDROM installation with any PCMCIA card attached to 
  57. a CDROM. Therefore, it is NOT recommended to do OS/2 CDROM 
  58. installation using PCMCIA card. 
  59.  
  60. Currently IBM does not have APM support for PCMCIA card.
  61.  
  62. Installation instructions for the AIC-6x60 OS/2 2.0 Driver
  63.                       
  64. 1) Open the OS/2 System folder, then open the System Setup folder.
  65.  
  66. 2) Select Device Driver Install.
  67.  
  68. 3) Insert the driver diskette in the appropriate drive.
  69.  
  70. 4) CHANGE to the directory where the drivers are located.
  71.    The OS/2 2.0 driver files are usually in the OS2_20 directory.
  72.  
  73. 5) When you have found the drivers, select INSTALL.
  74.  
  75. 6) The system will be scanned for host adapters. If a host adapter is 
  76.    found, you will see this message in a pop-up window:
  77.  
  78.    Installing Device Drivers
  79.  
  80.    Another message will appear when the driver has successfully been
  81.    installed. If no host adapters are found, an error message will
  82.    be displayed.
  83.  
  84.  
  85. ***** NOTE *****
  86.  
  87. If you are installing the driver on the GA release of OS/2 2.0, you
  88. cannot install the driver by selecting the icon in the System Setup
  89. folder. Instead, open a full-screen OS/2 session and go to the 
  90. directory where the drivers reside. Then type DDINSTAL and press ENTER.
  91.  
  92.  
  93. The driver includes the following features:
  94.  
  95. 1) Double word PIO transfers.
  96.  
  97. 2) B-mode DMA transfers (EISA systems only)
  98.  
  99. 3) Fast SCSI support.
  100.  
  101. 4) Backward compatibility with the driver for the AIC-6260.
  102.  
  103. 5) Extended BIOS translation is supported on the AIC-6360.
  104.  
  105. 6) Full support for all command line options.
  106.  
  107. Bug fixes since the previous (06/30/93) release:
  108.  
  109. 1) Fixed problem in initializing DMA channel 6.
  110.  
  111.  
  112.  
  113. There are new command line switches to support the new features on the driver.
  114.  
  115. AHA152X.ADD
  116. This driver can support two host adapters and searches for them at ports 340H 
  117. and 140H; boards are assigned adapter numbers in the order they are found.
  118.  
  119. Universal Parameters
  120.     /SN - Allow synchronous negotiation (DEFAULT).
  121.     /!SN - Prevent synchronous negotiation.
  122.  
  123. Special Unit Parameters
  124.  
  125.      /BOFF:t - allows the bus-off time to be set to a value between 1 and
  126.         15 microseconds. The default value for OS/2 2.0 is 4 microseconds 
  127.         and this should be used for most systems. (05/03/93 and later)
  128.     *** This option is only supported by the AIC-6360 and requires an 
  129.     EISA system. 
  130.  
  131.         /BON:t - allows the bus-on time to be set to a value between 1 and 15 
  132.         microseconds. The default value for OS/2 2.0 is 7 microseconds and 
  133.         this value  should be used for most systems. (05/03/92 and later)
  134.     *** This option is only supported by the AIC-6360 and requires an 
  135.     EISA system. 
  136.  
  137.     /CHAN:x - Specifies the DMA channel to be used in DMA mode. The 
  138.         available channels are 0, 5, 6 and 7. If an invalid channel is 
  139.         specifed, then 5 is used by default.
  140.     *** This option is only supported by the AIC-6360 and requires an 
  141.     EISA system. 
  142.  
  143.     /D - Allow targets to disconnect from the SCSI bus (DEFAULT).
  144.      /!D - Prevent targets from disconnecting from the SCSI bus.
  145.  
  146.     /DMA - Use direct memory access to transfer data to/from the SCSI bus.
  147.     *** This option is only supported by the AIC-6360 and requires an 
  148.     EISA system. (05/03/93 and later)
  149.  
  150.      /H:x - Specifies the host adapter SCSI ID. A number from 0-7 replaces x. The 
  151.                default ID is 7. If you specify an invalid number, 
  152.                the default is used.
  153.  
  154.     /PIO - Use programmed I/O to transfer data to/from the SCSI bus. 
  155.                (05/03/93 and later)
  156.  
  157.            /Y - Enable parity checking on the SCSI bus (DEFAULT).
  158.            /!Y - Disable parity checking on the SCSI bus.
  159.  
  160. For a complete list of all command line switches are their uses, please
  161. download one of the drivers from the OS/2 forum on our BBS. The BBS can be
  162. reached at (408) 945-7727.
  163. 
  164.