
License:
_______


  *********************************************************************
  *                                                                   *
  * NOTICE                                                            *
  *                                                                   *
  * You accept these programs with the understanding that             *
  * the IBM Corporation makes no representations or warranties        *
  * as to the suitability of these programs for your particular       *
  * purpose, and that to the extent you use, you do so your own risk. *
  * In no event will the IBM Corporation be liable for any damages,   *
  * whether consequential, incidental, or special, arising out of     *
  * the use of or inability to use the programs provided.             *
  * Please read the LICENSE which follows to determine if you want    *
  * to use these programs.                                            *
  *                                                                   *
  * Copyright the IBM Corporation, 1995. All rights reserved.         *
  *                                                                   *
  * DO NOT POST MODIFIED VERSIONS OF THESE PROGRAMS FOR PUBLIC ACCESS *
  *********************************************************************


         IBM License Agreement for OS/2 modules / patches
       ----------------------------------------------------


       IF YOU DOWNLOAD OR USE THIS PROGRAM YOU AGREE TO THESE TERMS.

       International Business Machines Corporation grants you a license
       to use the Program only in the country where you acquired it. The
       Program is copyrighted and licensed (not sold). We do not
       transfer title to the Program to you. You obtain no rights other
       than those granted you under this license.

       Under this license, you may:

       1. use the Program on one or more machines at a time;
       2. make copies of the Program for use or backup purposes within
          your Enterprise;

       You must reproduce the copyright notice and any other legend of
       ownership on each copy or partial copy, of the Program.

       You may NOT:

       1. sublicense, rent, lease, or assign the Program; and
       2. reverse assemble, reverse compile, or otherwise translate the
          Program.

       We do not warrant that the Program is free from claims by a third
       party of copyright, patent, trademark, trade secret, or any other
       intellectual property infringement.

       Under no circumstances are we liable for any of the following:

       1. third-party claims against you for losses or damages;
       2. loss of, or damage to, your records or data; or
       3. economic consequential damages (including lost profits or
          savings) or incidental damages, even if we are informed of
          their possibility.

       Some jurisdictions do not allow these limitations or exclusions,
       so they may not apply to you.

       We do not warrant uninterrupted or error free operation of the
       Program. We have no obligation to provide service, defect
       correction, or any maintenance for the Program. We have no
       obligation to supply any Program updates or enhancements to you
       even if such are or later become available.


       IF YOU DOWNLOAD OR USE THIS PROGRAM YOU AGREE TO THESE TERMS.

       THERE ARE NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING THE
       IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
       PARTICULAR PURPOSE.

       Some jurisdictions do not allow the exclusion of implied
       warranties, so the above exclusion may not apply to you.

       You may terminate this license at any time. We may terminate this
       license if you fail to comply with any of its terms. In either
       event, you must destroy all your copies of the Program.

       You are responsible for the payment of any taxes resulting from
       this license.

       You may not sell, transfer, assign, or subcontract any of your
       rights or obligations under this license. Any attempt to do so is
       void.

       Neither of us may bring a legal action more than two years after
       the cause of action arose.

       If you acquired the Program in the United States, this license is
       governed by the laws of the State of New York. If you acquired
       the Program in Canada, this license is governed by the laws of
       the Province of Ontario. Otherwise, this license is governed by
       the laws of the country in which you acquired the Program.

       12/95
---------------------------------------------------------------------------
********************************************************************************

Revision 1.0 :  03/15/97 : Beta release of driver

********************************************************************************

INSTALLATION INSTRUCTIONS:
__________________________

   NOTE:  This procedure assumes that you have already installed OS/2
          PCMCIA support, either at initial install of the operating
          system, or afterwards by selective install.

1)  Copy the ss2pcic2.S* files from the source directory (i.e. \TEMP) to
    the \OS2 directory:

    a.  COPY C:\TEMP\ss2pcic2.S* C:\OS2\*.*

    NOTE:  Your source directory (which is c:\TEMP in THIS EXAMPLE) may
           be different depending on where you unpacked these files.  Refer
           to the ONLINE command reference for assistance with the COPY
           command and path names.

2)  Remove any reference to Socket Services (i.e. IBM2MAT1.SYS) in the
    CONFIG.SYS file and add / replace with the following:

         BASEDEV=ss2pcic2.SYS

    NOTE:  The ss2pcic2.SYS driver should follow the PCMCIA.SYS device
           driver in the CONFIG.SYS file.  No parameters are required
           since only two sockets on a single chip are supported at
           this time.  Multiple PCI PCMCIA Socket Controllers
           will require an additional enhancement and testing when this
           configuration becomes available.

3)  Shutdown and reboot the system.  This will load the new ss2pcic2.SYS
    device driver.



ADDITIONAL NOTES:
_________________


1)  This driver is strictly a BETA driver, and has not completed IBM's testing.
    As with any BETA, you use this driver at your own risk.  Be sure you have
    read the disclaimer at the top of this README file.

2)  This driver is for your individual use only.  Any distribution of this
    drivers will require permission from IBM via your company's IBM
    Representative.

3)  The ss2pcic2.SYM file is a binary MAP file used for OS/2 Kernel debugging.
    This file should be kept in case an OS/2 Kernel debug is required.
