README.TXT Driver File Contents (Lspcm.exe)

                        KINGMAX TECHNOLOGY INC.
                  Driver Diskette (Ver 2.10)  Overview
                     For Ethernet PCMCIA Adapter

                               TOPIC
                ======================================
                       1.  DISKETTE CONTENTS
                       2.  CLIENT DRIVER
                       3.  SOCKET and CARD SERVICES INSTALLATION ADVISORY
                       4.  DIAGNOSTIC PROGRAM
                       5.  NETWARE DOS ODI DRIVER
                       6.  PACKET DRIVER
                       7.  NDIS DRIVER FOR WINDOWS FOR WORKGROUPS 3.11
                       8.  NDIS DRIVER FOR LAN MANAGER V2.1
                       9.  NDIS 3.1 DRIVER FOR WINDOWS 95
                       10. NDIS DRIVER FOR WINDOWS NT 3.51
                       11. NDIS DRIVER FOR WINDOWS NT 4.0
                       12. SystemSoft CardSoft V3.11


[1] DISKETTE CONTENTS


      Files and
      Subdirectories      Contents
      --------------------------------------------------------------------
      \CARDGO.EXE          PCMCIA Client Driver
      \DIAG.EXE            PCMCIA Card Diagnostic Program
      \README.TXT          This file
      \INSTALL.EXE         Installation Program
      \NETWARE.ODI         Novell Netware ODI Driver
      \PKTDRV              FTP Compliant Packet Driver
      \NDIS                NDIS V2.0 Driver
      \WFW311              NDIS V3.0 Enhance Mode Driver for WFW311
      \MSLANMAN.DOS        NDIS V2.0 Driver for Lan Manager V2.1
      \LANTASTI.V60        NDIS V2.0 Driver for Lantastic V6.0
      \WIN95               NDIS V3.1 Driver for Windows 95
      \WINNT               NDIS V3.1 Driver for Windows NT 3.51 and 4.0

[2] CLIENT DRIVER (For DOS and Windows 3.1 Only)

      The CLIENT DRIVER is a  PCMCIA  controller enable  program. This enable
      program only need for DOS and Windows 3.1 system. You should installed
      the Socket and Card service in your Notebook  before executing the
      client driver.If you do not have the Socket or card service program,
      please call the Notebook vendor.The client driver will keep resident for
      handle  card  inseration  and  removal events.  This feature can prevent
      system crash when remove the card from socket.

      To load the client driver, type

          CARDGO [/INT=x][/PORT=xxx][/MEM=xxxx][/U][/?]

      in DOS command line, or

          DEVICE=[PATHNAME]CARDGO.EXE [/INT=x][/PORT=xxx][/MEM=xxxx][/U][/?]

      in config.sys file.

          where:

          [/INT=x]     This specifies the hardware interrupt (IRQ) where your
                       card will be indicated.
                       The valid IRQs are 2,3,4,5,6,10,11,12,15.

          [/PORT=xxx]  This specifies the I/O address. The valid ports are 240,
                       280,300,320,340,360.

          [/MEM=xxxx]  This specifies the memory window address. The valid
                       MEMs are D000, D400, D800, DC00.

          [/U]         This specifies the client driver will free the resident
                       program when the card is remove from socket.

          [/?]         This specifies to indicate the program to display all
                       the possible syntax only.

      The default syntax is:

                CARDGO /INT=5 /PORT=300 /MEM=D400

      After you executed the CARDGO.EXE, you will see the following display for
      make sure install successful. Especially you must see the Node ID value.

                Socket        : 0                   (for example)
                IRQ Number    : 05                  (for example)
                I/O PORT Base : 0300H               (for example)
                Memory Address: D400H               (for example)
                Node ID       : 00 A0 0C 80 00 02   (for example)

      Here is the list of error messages the driver may display and correction
      method we suggested:

      [Error 1]
           "Ethernet card enabler failed in request IRQ."
           The IRQ number which you specified is not supported by the Card
           Service or in conflict with other device.
           (Correction:) To change the IRQ number to other valid value
                         list above.

      [Error 2]
           "Ethernet card enabler failed in request I/O port."
           The IO port which you specified is not supported by the Card Service or
           in conflict with other device.
           (Correction:) To change the IO port to other valid value list above.

      [Error 3]
           "Ethernet card enabler failed in request memory window."
           The memory window address which you specified is not supported by
           the Card Service or in conflict with other device.
           (Correction:) To change the memory window address to other valid
                         value list above.

      [Error 4]
           "General error."
           Register service fail with Card Service program.
           (Correction:) To reboot system and try again.

      [Error 5]
           "Card Service is not compliant with Version 2.10,2.01 or 2.00 !"
           (Correction:) To re-install a new Card Service.

      [Error 6]
           "The PCMCIA card is not active ! Enable again."
           May be the Ethernet controller malfunction.
           (Correction:) To contack with your dealer.

      [Error 7]
           "Your card services is outdated."
           "Please install new version of Card Service."
           (Correction:) To re-install a new Socket and Card Services.

      [Error 8]
           "Parameter too long."
            The Parameters of CARDGO is too long.
            (Correction:) To reference the default syntx list above and
                          correct it.
      [Error 9]
           "Unknown parameters."
            Syntax error of CARDGO.EXE.
            (Correction:) To reference the default syntx list above and
                          correct it.
      [Error 10]
           "Invalid value !"
            An invalid parameter value.
            (Correction:) To reference the valid values list above and
                          correct it.
      [Warning 1]
           "The PCMCIA Ethernet Client Driver is already resident."
           The CARDGO.EXE is executed.
            (Correction:) To reboot your system.

[3] SOCKET and CARD SERVICES INSTALLATION ADVISORY

      For those who installed EMM386.EXE in your config.sys, please exclude
      memory address D400-D7FF from your system. PCMCIA Ethernet card enabler
      program will use this space to read Ethernet ID and CIS from on-board
      flash memory.
      [Example]
                DEVICE=EMM386.EXE NOEMS X=D400-D7FF
                                or
                DEVICE=EMM386.EXE NOEMS X=D000-DFFF

      For those who installed Card and Socket Services device driver in your
      config.sys, please run CARDGO.EXE(see Client Driver) after those device
      drivers. The default configuration is INT=5, PORT=300 and MEM=D400.

      [Phoenix PCM+ V3.0]
        DEVICE=C:\PCM3\CNFIGNAM.EXE /SETUP-DEFAULTS
        DEVICE=C:\PCM3\PCMSS.EXE
        DEVICE=C:\PCM3\PCMCS.EXE
        DEVICE=C:\PCM3\PCMRMAN.SYS
        DEVICE=C:\PCM3\PCMSCD.EXE
        DEVICE=CARDGO.EXE

      [SystemSoft CardSoft V3.1]
        DEVICE=C:\CARDSOFT\SS365SL.EXE  //Socket Service for Intel Compatible //
        DEVICE=C:\CARDSOFT\CS.EXE
        DEVICE=C:\CARDSOFT\CSALLOC.EXE
        DEVICE=CARDGO.EXE

      [Award CArdware V2.0]
        DEVICE=C:\CARDWARE\SSPCIC.EXE
        DEVICE=C:\CARDWARE\PCCS.EXE
        DEVICE=C:\CARDWARE\PCRM.EXE /AUTODETECT
        DEVICE=CARDGO.EXE
              [Note] Please do not use PCENABLE.EXE

      [AMI AMICARDZ]
        DEVICE=C:\AMI\SSSL.SYS
        DEVICE=C:\AMI\AMICS.SYS
        DEVICE=CARDGO.EXE
              [Note] Please do not use PCBE.SYS

      [Databook CardTalk V3.02]
        DEVICE=C:\CARDTALK\TMB250.SYS /io:240
        DEVICE=C:\CARDTALK\CTALKCS.EXE
        DEVICE=C:\CARDTALK\CARDTALK.EXE /A /IOW=300-31F /MEMW=D000-D7FF
        DEVICE=CARDGO.EXE

      [IBM Thinkpad Socket and Card Services V2.12]
        DEVICE=C\EMM386.EXE NOEMS I=B000-B7FF X=C800-CFFF X=D000-DFFF
        DEVICE=C:\THINKPAD\IBMDSS01.SYS /D
        DEVICE=C:\THINKPAD\IBMDOSCS.SYS
        DEVICE=C:\THINKPAD\DICRMU01.SYS /MA=C800-DFFF
        DEVICE=C:\THINKPAD\$ICPMDOS.SYS

[4] DIAGNOSTIC PROGRAM

       DIAG.EXE is a complete test program that users can make
       sure if the PCMCIA card is good or not. It provides the following
       card test functions:

          . IRQ verify
          . IO base verify
          . RAM test
          . Card Node ID test
          . Internal Loopback test
          . External Loopback test

       [Note] Before execute diagnostic program, you must make sure the client
              driver, CARDGO.EXE, is installed.


[5] Netware DOS ODI Driver

      This directory contains Ethernet DOS ODI driver PCMODI.COM that
      supports NetWare 3.x and 4.0, NetWare Lite and other ODI interface
      application.

             PCMODI.COM : DOS/ODI Driver for NetWare 3.x and 4.0.


      The following instructions let you to install Novel NetWare Ver. 386
      DOS ODI Driver :

     5.1 How To Install
         ----------------
        You need following five files to install DOS ODI DRIVER.

           a. LSL.COM           ---- supported by Novell
           b. PCMODI.COM       ---- Novell DOS ODI Driver ,supported
                                     by manufacturer
           c. IPXODI.COM        ---- supported by Novell
           d. NETx.COM          ---- supported by Novell
                   or
              EMSNETx.EXE
                   or
              XMSNETx.EXE

           e. NET.CFG           ---- optional,configuration file

        After boot your workstation, type following comments on the console:

                LSL             <Enter>
                PCMODI         <Enter>
                IPXODI          <Enter>
                NETx            <Enter>

        then,you can log in to the file server.

        Normally,  you will need a NET.CFG file to configure your Ethernet
        PCMCIA card.
          You  can  see  Netware 386  Installation  appendix E for more
        information about NET.CFG.

        Below is a sample NET.CFG file:

                LINK DRIVER PCMODI
                    port 300
                    int  5
                    Frame Ethernet_II
                    Frame Ethernet_802.3
                    Protocol IPX 0 Ethernet_802.3
                       :
                       :
[6] Packet Driver

      The driver PCMPKT.COM can be used for Ethernet PCMCIA EN-10T2 adapter.

      To load the packet driver , type PCMPKT 0X60.

      PCMPKT syntax:

      PCMPKT [-h] [-n] [-d] [-w] [-u] <PACKET_INT_NO> [IRQ] [IO_BASE]

      where:

      [-h]         Show on-line help.

      [-n]         Convert ETHERNET II header to IEEE 802.3 header.

      [-d]         Do not start LAN card until this driver is
                   called by the higher layer programs first.

      [-w]         Running under Windows environment.

      [-u]         Unload packet driver.

      <PACKET_INT_NO>    This specifies the software interrupt (IRQ) where
                         you'll load the packet driver. It must be in the range
                         0x60 to 0x80.

      [IRQ]              This specifies the hardware interrupt (IRQ) where your
                         card will be indicated.

      [IO_BASE]          This specifies the I/O address .


      Example:

         The following command line loads the EN-10T2 Ethernet Packet Driver
         at software interrupt 60h, at I/O address 300, at hardware interrupt 5.

                  PCMPKT 0x60 0x5 0x300
                           or
                      PCMPKT 0x60

         Note: The default I/O address is 300 .
         Note: The default hardware interrupt is 5
         Note: The placement of 0x prior to the parameters.


[7] NDIS DRIVER FOR WINDOWS FOR WORKGROUPS 3.11 INSTALLATION


 A) Install NDIS 3.0 Enhance Mode Driver to the WFW 3.11

    The drivers named PCMNDIS.386 contained in the directory
    \WFW311 conform to the Network Driver Interface
    Specification (NDIS) defined by Microsoft/3Com.


    NDIS V3.0 Driver Installation on Windows for Workgroups
    --------------------------------------------------

    1. Run Windows by typing WIN from the DOS prompt.
    2. Click the "Network" icon in the Main Program
       Group.
    3. Click the "Network Setup" icon from the Network window.
    4. Select "Drivers" item from the Network Setup dialog box.
    5. Select "Add Adapters" item in the Option dialog box.
    6. Select "Unlisted or Updated Network Adapter" when the
       Install driver field appears.
    7. Type destination drive and path name in your PC.
       Make sure the full path of the directory (i.e. A:\WFW311)
       is given.
    8. Insert the PCMCIA Driver Diskette in your floppy drive
       and press <Enter> to start the installation process.

    9. When the "KINGMAX PCMCIA EN10-T2 Card" dialog box appear,select the
       IRQ and I/O address step by step.

    10.Follow screen instructions to complete the process.

    11.Restart your computer.

    Sample Configuration Files
    ======================================================

    1. PROTOCOL.INI File on Windows for Workgroups 3.11

           [network.setup]
           version=0x3110
           netcard=EN10T2,1,EN10T2,3
           transport=ms$nwlinknb,NWLINK
           transport=ms$ndishlp,MS$NDISHLP
           transport=ms$netbeui,NETBEUI
           lana0=EN10T2,1,ms$netbeui
           lana1=EN10T2,1,ms$nwlinknb
           lana2=EN10T2,1,ms$ndishlp


           [protman]
           DriverName=PROTMAN$
           PRIORITY=MS$NDISHLP

           [EN10T2]
           DriverName=PCMNDIS$
           IOBASE=0x300
           IRQ=5

           [NWLINK]

           BINDINGS=EN10T2
           [MS$NDISHLP]
           DriverName=ndishlp$
           BINDINGS=EN10T2

           [NETBEUI]
           DriverName=netbeui$
           SESSIONS=10
           NCBS=12
           BINDINGS=EN10T2
           LANABASE=0

[8] NDIS Driver for LAN Manager Installation

             Installation Introduction for LAN Manager V2.1
           --------------------------------------------------
       a. Type "lmsetup" In LanManager Directory. Press Enter.

       b. Choice "Network Drivers..." in " Configuration ". Press Enter.

       c. Choice <Add New Configs> ,press Enter.
          Network Adapter Driver appears.

       d. Choice <Other Driver> , press Enter.

       e. Insert the Driver Disk to specified drive (A:\> or B:\>),key in the
          specified drive (A:\> or B:\>),then push <OK> button.

       f. Select a available Network Adapter Driver,
             "KINGMAX EN10-T2 PCMCIA Card"
          Push <OK> button.

       g. Press the SPACEBAR to select the protocol what you want.

       h. Push <OK> button.
          Configuration Complete appear.

       i. Push <Save> button.

       j. Press "F3" to exit.

       k. Press Enter.

       l. Copy "CARDGO.EXE" in Driver Diskette to LanManager Directory.


       Sample configuration files:

       [CONFIG.SYS]

         a.<V2.1>

           DEVICE=C:\LANMAN.DOS\CARDGO.EXE
           DEVICE=C:\LANMAN.DOS\DRIVERS\PROTMAN\PROTMAN.DOS /i:C:\LANMAN.DOS
           DEVICE=C:\LANMAN.DOS\DRIVERS\EN10T2\PCMNDIS.DOS


       [Protocol.ini file for LAN Manager]

        a. V2.1
         [PROTMAN]
           DRIVERNAME = PROTMAN$
           DYNAMIC = YES
           PRIORITY = NETBEUI

         [NETBEUI_XIF]
           Drivername = netbeui$
           SESSIONS = 6
           NCBS = 12
           BINDINGS = "EN10T2_NIF"
           LANABASE = 0

         [EN10T2_NIF]
          ; protocol.ini section for the KINGMAX EN10-T2 PCMCIA Card

           IOBASE = 0x300
           IRQ = 5
           DRIVERNAME = PCMNDIS$

       [Autoexec.bat file for LAN Manager]

         a. V2.1
           @REM ====== LANMAN 2.1 === DO NOT MODIFY BETWEEN THESE LINES
           SET PATH=C:\LANMAN.DOS\NETPROG;%PATH%
           NET START WORKSTATION
           LOAD NETBEUI
           @REM ====== LANMAN 2.1 === DO NOT MODIFY BETWEEN THESE LINES

[9]  NDIS 3.1 Driver for Windows 95 Installation


     INSTALLATION PROCEDURE:

     1) Insert the EN10-T2 Adapter into the PCMCIA slot.  The system displays
        the "New Hardware Found" window, with "KingMax Technology Inc.-EN10-T2"
        as the device name.

     2) Select "Drivers from disk provided by hardware manufacturer".

     3) At the "Install From Disk" window, enter the drive letter and path
        where the device information file (.INF file) and device driver can be
        found (e.g.  A:\WIN95).  Press "OK".  The driver then installs itself.

     4) Occasionally, the system may ask for files from the Windows 95
        distribution disks.  Follow the prompt until the installation is
        complete.

     5) Reboot the machine to start the network.

[10] NDIS DRIVER FOR WINDOWS NT 3.51

     INSTALLATION PROCEDURE:

     1) Open the Control Panel, and choose Network Settings.
     2) Click the Add Adapter button.
     3) Select <Other> Requires disk from manufacturer.
     4) Type in the path A:\WINNT
     5) Select the "KINGMAX PCMCIA EN10-T2T ETHERNET CARD".
     6) Set the IRQ level and I/O Port Address to any free resources,
        Valid IRQ's=2,3,4,5,6,10,11,12,15.
        Valid I/O's=240,280,300,320,340,360.
     7) Select Bus Type as "PCMCIA".
     8) Leave the Bus Number Selected at 0.
     9) Click on OK and back to the Network Settings.
     10) Click on "Bindings" button.
     11) Click on OK and Restart the Machine.

[11] NDIS DRIVER FOR WINDOWS NT 4.0

     INSTALLATION PROCEDURE:

     1) Open the Control Panel, and choose Network Settings.
     2) Click the Add Adapter button.
     3) Select <Other> Requires disk from manufacturer.
     4) Type in the path A:\WINNT
     5) Select the "KINGMAX PCMCIA EN10-T2T ETHERNET CARD".
     6) Set the IRQ level and I/O Port Address to any free resources,
        Valid IRQ's=2,3,4,5,6,10,11,12,15.
        Valid I/O's=240,280,300,320,340,360.
     7) Select Bus Type as "PCMCIA".
     8) Leave the Bus Number Selected at 0.
     9) Click on OK and back to the Network Settings.
     10) Click on "Bindings" button.
     11) Click on OK and Restart the Machine.

[12] SystemSoft's CardSoft 3.11

     Your CardSoft 3.1 software is compatible with PC architectures and
     PC-Cards which comply to the Personal Computer Memory Card International
     Association's (PCMCIA) 2.0 through 2.1 specifications.  This CardSoft
     package consists of drivers and utilities which will allow you to
     utilize your PCMCIA hardware and firmware to the fullest extent.

     Please review this document carefully. There are special software notes
     listed below that might be applicable to your system.

     ---------------------------
     Installation CardSoft 3.11
     ---------------------------
     To install the CardSoft is very simple, just type "install" in root
     directory. The installation program will transfer all the files to
     your system automatically.


     ---------------------------
     CardSoft 3.1 Software Notes
     ---------------------------

     MEMORY MANAGERS

        When using a memory manager you must exclude a memory range
        needed for the CardSoft software.  It is optimal to exclude a 64K
        range.  For example, if using EMM386, the device line listed in
        the CONFIG.SYS file should appear as follow:

                        DEVICE=C:\DOS\EMM386.EXE X=D000-DFFF

        (where X=D000-DFFF excludes the memory range D000-DFFF).


     ADVANCED POWER MANAGEMENT

        If your system is designed to conserve battery life through the
        use of Advanced Power Management drivers, it may be necessary to
        load the CardSoft CS_APM driver.  This driver will allow CardSoft
        3.1 to properly handle the Power Management cycles issued by the
        BIOS.  Contact your system vendor to determine if your system
        supports Advanced Power Management.

        To install CS_APM.EXE please edit your CONFIG.SYS file and add
        the following line after the other CardSoft 3.1 files listed:

                        INSTALL=C:\CARDSOFT\CS_APM.EXE

        Save the CONFIG.SYS file and reboot your system.


Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 1.27