        #
        | README file for
        |
        | ELSA QuickStep 1000
        | Version 2.28            
        |
        | Copyright (c) 1993-98 ELSA AG, Aachen (Germany)
        |
        | ELSA AG                    Internet   : http://www.elsa.de
        | Sonnenweg 11               LocalWeb   : +49-(0)241-938800
        | D-52070 Aachen             CompuServe : GO ELSA
        |
        | ELSA Inc.                  Internet   : http://www.elsa.com
        | 2231 Calle De Luna         CompuServe : GO ELSA
        | Santa Clara, CA 95054
        | USA
        |
        | ELSA Asia Inc.             Internet   : http://www.elsa.com
        | 7F-11, No. 188, Sec. 5     CompuServe : GO ELSA
        | Nanking East Road
        | Taipei 105
        | Taiwan, R. O. C.
        |
        | 01/05/98



- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

        Table of Contents

        1.      Overview
        2.      Contents
        3.      Installation
        4.      Notes

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

1.      Overview:

        This file contains notes and changes to the
        ISDN drivers.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

2.      Contents:

        This directory contains the following files:

        README.TXT    this file
        LIESMICH.TXT  german version of this README.TXT

        CAPI.INI      INI-Datei des CAPI-Treibers unter Win 3.1


2.1     [DRIVER]

        DLL (dynamic link library) for 1TR6 (national ISDN):

        ISDNCAPX.DLL  CAPI version 1.1 driver for ELSA QuickStep 1000
        D channel protocol : 1TR6 (national ISDN)
        B channel protocols: HDLC transparent, bit transparent,
                             X.75, T.70NL, V.120
                             ISO 8208 (X.25), T.90

        ISDNC20X.DLL  CAPI version 2.0 driver for ELSA QuickStep 1000
        D channel protocol : 1TR6 (national ISDN)
        B channel protocols: HDLC transparent, bit transparent,
                             X.75, T.70NL, V.120
                             ISO 8208 (X.25), T.90


        DLL (dynamic link library) for DSS1 (EURO-ISDN):

        DSS1CAPX.DLL  CAPI version 1.1 driver for ELSA QuickStep 1000
        D channel protocol : DSS1 (EURO-ISDN)
        B channel protocols: HDLC transparent, bit transparent,
                             X.75, T.70NL, V.120
                             ISO 8208 (X.25), T.90

        DSS1C20X.DLL  CAPI version 2.0 driver for ELSA QuickStep 1000
        D channel protocol : DSS1 (EURO-ISDN)
        B channel protocols: HDLC transparent, bit transparent,
                             X.75, T.70NL, V.120
                             ISO 8208 (X.25), T.90

        CAPI.DLL     for CAPI 1.1, DOS-TSR expected
        CAPI20.DLL   for CAPI 2.0, DOS-TSR expected

2.2     [UTILS]

        clrauto.exe   releases autoexec.bat to not load DOS CAPI
                      automaticly,

        isdnmon.exe   ELSA ISDNmonitor forWindows 3.1x

        gocapi.exe    starts the CAPI.DLL/CAPI20.DLL



- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

3.      Installation:

        The following illustration shows the mounting bracket of
        your ISDN plug and play adapter board :
                       _____
                       \    |
                        |   |
                        |   |
                        |   |
                        |   |
                        |___|
                        |___|<- ISDN line connector
                        |   |
                        | o |<- ISDN connection status display (yellow LED)
                        | o |<- ISDN interface status display (green LED)
                        |___|
                                          _
                                         |
                                         |
                                         |
                                         |
         ________________________________|
        |                               _|
        |                              |_ <- ISDN line connector
        |                                |
        |                                o<- yellow LED
        |    _                      __   o<- green LED
        |___| |____________________|  |__|


        The ISDN plug and play adapter board is full software-
        configurable and has NO jumper.

               - - - - - - - - - - - - - - - - - - - - - - - -

        a.) Installation with plug and play:

            If you system supports plug and play you just have to
            install the driver without any parameters. Use the setup-
            program from the directory WIN31.

               - - - - - - - - - - - - - - - - - - - - - - - -

        b.) Installation without plug and play:


            If your system doesn't support plug and play, you also have
            to install the DLL's with the setup tool from the windows
            directory. The driver uses the following defaults:

            I/O-address : 0x160h
            IRQ         : 15

            If these parameters are used by an other component in your
            system, you have to change the defaults as shown below:

            - exit Windows and move to the directory \WINDOWS

            - open the file CAPI.INI with an ASCII editor
              (e.g. EDIT CAPI.INI)

            - search for the section [CAPI PARAM]

            - insert the line "ADDPARAM = [/a<I/O-addresse>] [/r<IRQ>]"

              e.g.: ADDPARAM = /a160 /r12

            - start windows

            - to takeover the changes start the setup tool from the
              program group "ELSA ISDN Utilities" and go though it
              without changes.

            - if there is an application active, whitch uses the DLL,
              for example cFos or the ISDNmon, you have to restart
              Windows for the changed CAPI.INI is read again

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

4.      Notes:

        V.120 under CAPI 1.1 and CFOS (version newer than 07/15/96):

        Enter the following AT-command:

            AT B12 S17=1 S76=1

        Now, the ISDN adapter board tries to get a V.120 connection
        erverytime you dial "ATDn" (n = number)..

        If you want to get back to X.75 mode, you have to enter:

            AT&F

               - - - - - - - - - - - - - - - - - - - - - - - -

        V.120 under CAPI 2.0 and CFOS (version newer than 07/15/96):

        Enter the following AT-command:

            AT B12 S17=1 S76=1

        Now, the ISDN adapter board tries to get a V.120 connection
        erverytime you dial "ATDn" (n = number)..

        If you want to get back to X.75 mode, you have to enter:

            AT&F

               - - - - - - - - - - - - - - - - - - - - - - - -

        The latest information you will always find in the
        ELSA LocalWeb or on our homepage.


        Have fun with your ISDN board.
