
*****************************************************************************
*                                                                           *
*           PhenixCard Manager Setting                                      *
*           for PCMCIA Fast Ethernet Card                                   *
*                                                                           *
*****************************************************************************

 Phoenix is a company that develop the PCMCIA drivers, like Socket
 Service, Card Service and Card Installation Client drivers. Now, they
 had provided drivers that support the Intel 82365SL PCMCIA and Databook
 TCIC-2/N controller chips...etc.

   How Phoenix PCM Plus v3.x PCMCIA software work with the PCMCIA Fast Ethernet

   Method 1:
   1. Install Phoenix PCM v3.x or PCM 4.x into PC system
   2. Insert Fast Ethernet card into PCMCIA slot
   3. Execute PCM.EXE that supported by Phoenix PCM Plus 3.x or PCM 4.x
   4. Select the right socket by PageUp, PageDown key
   5. Choose Configure item by ALT-C.
   6. Choose Add Card to List item and Enter for first time or choose
      Edit Config Parameters for further edition.
   7. Set the IO range and IRQ for the card
   8. Press enter and then Save the configuration
   9. Exit PCM.EXE by Alt-V and select Exit
  10. Reboot

   Method 2:
   1. Install Phoenix PCM Plus v3.x into PC system
   2. Modify Config.SYS as follow:
                   :
                   :
         device=c:\...\EMM386.EXE x=c800-c8ff x=c900-ccff
         device=c:\...\PCMSS.EXE
         device=c:\...\PCMCS.EXE
         device=c:\...\PCMSCD.EXE
         DEVICE=C:\...\LANEN.EXE    <========  added this line
                   :
    3. Reboot

