*****************************************************************************
*                                                                           *
*                        PCMCIA Fast Ethernet Card                          *
*                                                                           *
*                          MS-DOS Enabler Program                           *
*                                                                           *
*****************************************************************************

   ECARD.EXE is the PCMCIA Fast Ethernet Card enabler program. You
   have to run ECARD.EXE to enable the PCMCIA Fast Ethernet Card before
   loading any of the MS-DOS drivers such as the DOS ODI driver, the NDIS2
   driver, or the packet driver.

   To use adapter in a Netware Server environment, you also have
   to run ECARD.EXE under MS-DOS before starting the Netware Server.
   If you neglect this step, the server driver will not work.

   To use adapter in the Microsoft Windows 95, Windows 98, or the
   Windows NT environment, there is no need to run ECARD.EXE.

   You can run ECARD.EXE from the DOS prompt, or to install
   ECARD.EXE as a DOS device driver in CONFIG.SYS.  To use
   ECARD.EXE with the NDIS2 driver, you have to install ECARD.EXE
   as a DOS device driver.  To use ECARD.EXE with other drivers, you
   can choose the way that is more convenient.

   The syntax to run ECARD from the command line:
         ECARD [/IRQ=x] [/MEM=mm] [/IO=nnn] [/O] [/?]

         Valid options:
                x = Interrupt number (3, 4, 5, 9, 10, 12, 15).
               mm = Hex memory location (e.g. C0, C8, D0, D8).
              nnn = IO range (300, 320, 340, 360).
               /O (overwrites current socket settings).
               /? Displays this screen.

         The default value for IRQ is 3.  The default value for IO is 0x300.

         Example:  The following command enables adapter with IRQ 5 and
                   I/O port address 300:

            ECARD /IRQ=5 /IO=300

      If you installed EMM386.EXE in CONFIG.SYS, please exclude memory
      address range D000-DFFF or D400-D7FF from EMM386.EXE.  ECARD.EXE
      uses this space to read configuration information from the adapter.

      [Example]
           DEVICE=EMM386.EXE NOEMS X=D000-DFFF

   This version of ECARD will configure the adapter directly with these
   controllers:

   Intel 82365SL (and compatibles), Databook TCIC, Sharp PHIC,
   IBM ThinkPads and Toshiba 3300.
   Configuration is also possible via Socket Services Versions 1.xx and 2.xx.


*** All trademarks or brand names mentioned are trademarks or
    registered trademarks of their respective companies.

