README.TXT Driver File Contents (PNIC-3000.zip)

                ****************************************
                * LAN/MODEM PCMCIA PC Card ReadMe File *
                ****************************************

1. GENERAL

   To use the LAN/MODEM PCMCIA PC Card, your system must be
   equipped with the following:

   * 3.5'' high-density(1.44MB) floppy diskette drive
   * a PCMCIA PC Card Standard, Type II or Type III slot
   * a hard disk drive
   * IBM or Microsoft DOS version 5.0 or higher
   * Ethernet network operation system workstation software compatible
     with ODI or NDIS drivers
   * For use with Card Services based on PCMCIA release 2.1 only:
     4kB of system memory address space(the driver needs this space
     to map in the PCMCIA configuration registers for the purpose of
     performing the interrupt acknowledge routine)
   * 32 bytes of I/O space on a 32 byte boundary(LAN)
   * 16kB of system memory address space(the LAN contains a 16kB
     buffer which is accessed by mapping it into the system's memory
     address space using a technique knows as "shared memory")
   * 8 bytes of I/O space on an 8 byte boundary(modem). Usually starts
     at 0x3F8, 0x2F8, 0x3E8, or 0x2E8
   * The Card and Socket Services MUST compliant to new PCMCIA February
     1995 PC Card Standard
   * The software enclosed in this disk does not yet support the hot
     swapping feature


2. NETWORK INSTALLATION

   < Workstation for NetWare DOS ODI Client >

   Introduction:
   -------------
   This section describes the procedure to setup the NetWare v3.X , v4.X
   workstation driver for LAN/MODEM PCMCIA PC Card.

   Location of Driver:     \NWCLIENT\PCMDF.COM

   Sample Configuration Files:
   ---------------------------
      STARTNET.BAT:
         LSL
         NESL
         PCMDF
         IPXODI
         VLM

      NET.CFG
         LINK DRIVER PCMDF
              PORT 300
              INT  5
              MEM  D4000
              FRAME ETHERNET_802.3

   Setup Procedures for NetWare 3.11/3.12 Client :
   -----------------------------------------------
      Before you start with the installation process, make sure that
      the  adapter is properly installed and configured. Make sure that
      your NetWare workstation operating system is properly installed.

      1. Copy  PCMDF.COM  from the LAN/MODEM PCMCIA PC Card Diskette
         subdirectory A:\NWCLIENT to your harddisk.

      2. Create a batch file, or add to your STARTNET.BAT file the commands
         listed above under STARTNET.BAT

      3. Edit the NET.CFG file that you copied over. Edit the file per your
         requirements (see examples above).  If there are two frame types
         listed, whichever frame type is listed first, that is the one that
         the driver will load.  See above for examples.   The NET.CFG file
         should be in the same directory with LSL.COM file.


   Setup Procedures for NetWare 4.X Client with vlm:
   -----------------------------------------------
      The  installation utility  INSTALL.EXE  is  located on NetWare's
      "Workstation for DOS" disk. Run INSTALL.EXE from the Workstation
      for DOS Disk.

      The NetWare Client Install program screen will appear.  You must
      complete each of the questions.  These options are specific to your
      needs.

      1. Enter the destination directory for the NetWare Client.
         (The default directory is C:\NWCLIENT.)

      2. Gives you the option to automatically update the CONFIG.SYS
         and the AUTOEXEC.BAT files or modify them at a later time manually.

      3. Do you wish to install support for MS Windows ? (Y/N)
         (MS Windows Subdirectory: default C:\WINDOWS)

      4. Asks you to select a network  driver and  provide  configuration
         options.  It uses the  specifications  you select to  create the
         file NET.CFG.  Insert the LAN/MODEM PCMCIA PC Card drivers
         disk when prompted for the driver disk and specify the driver path
         A:\NWCLIENT

      5. Press <Enter> to install


   NOTE:
   -----
      1. Be sure to add LASTDRIVE=Z to your CONFIG.SYS file for the
         network mappings to work properly.


   < Windows for Workgroups v3.11 >

   Introduction:
   -------------
   This section describes the procedure to install  Microsoft Windows
   for Workgroups v3.11 driver for LAN/MODEM PCMCIA PC Card.

   LOCATION OF DRIVER:     \PCMDF.DOS


   Setup Procedure:
   ----------------
      After you run into Windows for Workgroup 3.11:

      1. Select the "Network Setup" icon in the Network Group.

      2. Click on the "Drivers..." button.

      3. If you are replacing a previous LAN adapter select the Remove
         button to delete that adapter

      4. Click on the "Add Adapter" button.

      5. Choose Unlisted or Updated Network Adapter.

      6. Insert the adapter driver disk in drive "A" and specify the path
         A:\ for the location of the driver.

      7. Close, and when prompted, restart your computer so that changes
         take affect.


   NOTES:
   ------

      1. Sample PROTOCOL.INI:
         Windows for Workgroups creates the PROTOCOL.INI for you.  This is
         provided for reference.  This is a sample with Microsoft Netbeui and
         IPX/SPX Compatible Transport with Netbios.

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

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

         [NWLINK]
         BINDINGS=PCMDF_NIF

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

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

         [PCMDF_NIF]
         DriverName=PCMDF$

   < LAN Manager Workstation >

   Introduction:
   -------------
   This section describes the procedure to setup LAN  Manager 2.1
   Workstation driver for LAN/MODEM PCMCIA PC Card.

   Location of Driver:(DOS) \MSLANMAN.DOS\DRIVERS\ETHERNET\PCMDF\PCMDF.DOS


   Sample Configuration Files:
   ---------------------------
      CONFIG.SYS (for DOS will contain):

         DEVICE=C:\LANMAN.DOS\DRIVERS\PROTMAN\PROTMAN.DOS /I:C:\LANMAN.DOS
         DEVICE=C:\LANMAN.DOS\DRIVERS\ETHERNET\PCMDF\PCMDF.DOS

      PROTOCOL.INI (will contain):

         [PCMDF_NIF]
         DriverName=PCMDF$

   Setup Procedures:
   -----------------
      Before you start with the installation process, make sure that the
      adapter  is properly  installed and  configured.  Make  sure  your
      Microsoft LAN Manager is properly installed.

      1. Run the appropriate Microsoft Lan Manager SETUP for computer you
         are setting up. Select "Configuration" item ,(the LAN/MODEM PCMCIA
         PC Card driver isn't included on the Lan Manager disk)
         and insert the LAN/MODEM PCMCIA PC Card disk, select the
         LAN/MODEM PCMCIA PC Card driver and follow the directions.

      2. When completed, reboot your computer .


   NOTES:
   ------

      1. Parameters for the PROTOCOL.INI file:

         DRIVERNAME: This is the one required parameter. See example at top
                     of this document for syntax.

      2. Sample PROTOCOL.INI for LAN Manager:

           [PROTMAN]
           DRIVERNAME = PROTMAN$
           DYNAMIC = YES
           PRIORITY = NETBEUI

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

           [PCMDF_NIF]
           DriverName=PCMDF$

   < Windows 95 >

   Introduction:
   -------------
   This section describes the procedure to install  Windows 95
   driver for LAN/MODEM PCMCIA PC Card.

   Location of Driver:     \NITAEM.VXD

   Installing driver procedure on Microsoft Windows 95 :
   -----------------------------------------------------

      1. When start up Windows 95, insert the LAN/MODEM PCMCIA PC
         Card into the slot

      2. Windows 95 will show up a dialog box. The user choose "Driver
         from disk provided by hardware manufacture". Then insert the
         LAN driver disk into the floppy disk and press "OK" to continue.

      3. Choose "Multifunction Card Driver" on the next shown up dialog box.

      4. After the Windows 95 copy the LAN/MODEM PCMCIA PC Card NDIS3
         driver and the relative files. The card is available on both
         modem and network function.


   < Windows NT 3.51 & 4.0 >

   Introduction:
   -------------
   This section describes the procedure to install  Windows 95
   driver for LAN/MODEM PCMCIA PC Card.

   Location of Driver:     \WINNT351\NITAEM.SYS
   Location of Driver:     \WINNT40\NITAEM.SYS

   Installing driver procedure on Microsoft Windows NT 3.51 & 4.0 :
   ----------------------------------------------------------------

      1. In the Main group of NT, select the Control Panel icon.

      2. In the Control Panel window, select the Network icon.

      3. In the Network Settings dialog box, select the Add Adapter button.
         The Add Network Adapter dialog box appears.

      4. In the list of network cards, select "<other> Requires disk from
         manufacturer", and press the <Enter> button.

      5. Insert the driver diskette in a diskette drive.  Enter drive and
         pathname (e.g. A:\WINNT351) and select the OK button.

      6. In the Select OEM Option dialog box, you will see "PCMCIA
         LAN Modem PC Card" in the menu.  Use the OK button to install it.

      7. Next, the Network Card Setup dialog box appears. You must
         specify the "IRQ level", "I/O Port Address" and "Memory Base ddress"
         of the adapter.

      9. To complete network installation, remember to bind the adapter to
         transport drivers by selecting the "Bindings" button under the
         "Network Setting" dialog box.

     10. Restart the system to bring up the network.


   < LAN Server 4.0 DOS Requester >

   Introduction:
   -------------
   This section describes the procedure to install NDIS driver on DOS
   LAN Requester for LAN/MODEM PCMCIA PC Card.

   Location of Driver:  \PCMDF.DOS  (for DOS LAN Services)

   Installing driver procedure on DOS LAN Requester :
   --------------------------------------------------
      Before you start with the installation  process,  make sure that
      DOS LAN Services is properly installed.  Similarly, your adapter
      should also be properly installed in your client PC.

      1. Copy PCMDF.DOS from your Driver diskette (A:\) to DOS
         LAN Services subdirectory C:\DLS .

      2. Under DOS LAN Requester subdirectory C:\DLS, run INSTALL

      3. The  screen  display  some description. If it's correct, move
         highlight to "The listed options are correct" item ,then press
         ENTER.

      4. Move highlight to "Network Card", then press ENTER.

      5. Select "Change driver for network card." item, then press ENTER.

      6. Select "Network card not shown in list below..", then press ENTER.

      7. Insert the LAN/MODEM PCMCIA PC Card driver diskette in
         floppy A, and specify the pathname A:\,then press ENTER.

      8. LAN/MODEM PCMCIA PC Card driver is now installed on your
         computer, reboot your computer.


   < LAN Server 4.0 OS/2 Requester(or Server) >

   Introduction:
   -------------
   This section describes the procedure to install NDIS driver on OS/2
   LAN Requester(or Server) for LAN/MODEM PCMCIA PC Card.

   Location of Driver:  \NDIS\OS2\PCMDF.OS2

   Installing driver procedure on OS/2 LAN Requester(or Server):
   -------------------------------------------------------------
      Before you start with the installation  process,  make sure that
      OS/2 LAN Requester(or Server) is properly installed.  Similarly,
      your adapter should also be properly installed in your server.

      1. In OS/2 window, Click the "MPTS" icon.

      2. The screen will display the IBM Log, press "OK".

      3. Select "Install" button.

      4. Insert the PCMCIA LAN/Modem driver diskette, specify the driver
         path A:\NDIS\OS2 and press <Enter>.

      5. When complete above step to load  PCMDF.OS2  into OS/2 system,
         then configure your system.

      6. The same step as step 3, select "Configure" button.

      7. The screen will display "Configure" dialog box and select "LAN
         adapters and protocols" then press "configure" button.

      8. The screen will display "LAPS Configuration" dialog box, move
         highlight to "PCMCIA LAN/Modem PC Card" item in "Network Adapter"
         window, and select "NetBios" protocol. Press "OK".

      9. Installation is complete now. Reset your PC by turning it off
          and on.


   COMMON NOTES:
   -------------

   Because the LAN/MODEM PCMCIA PC Card use share memory operation
   for file transfer. The user need to avoid the memory conflict with other
   devices or drivers like EMM386.

   Example : To avoid conflict with EMM386, the user need to modify config.sys
             as follow

             DEVICE=C:\DOS\EMM386.EXE x=D000-D800
             if the adapter uses D000 as the share memory base

             [NET.CFG]
              Link Driver PCMDF
              MEM D0000   <=== share memory base
              Frame Ethernet_802.3

             [PCMDF_NIF]
              DRIVERNAME = PCMDF$


3. MODEM INSTALLATION

   The modem function is enabled by default. The ComPort and ComPort IRQ
   setting depend on the Card Services(like CardWizard).

   This driver disk also support a Windows VxD driver to handle modem
   and network operation in Windows operation system. The user need to
   copy the VxD driver(WMFC.386 or PWMFC.386/Japan OS) to the same directory
   of the driver.


4. SPECIAL NOTICE FOR GVC NOTEBOOK

   The following 2 files can adjust PCMCIA Chip CL67XX's timing, they were
   doing the same thing, the only difference is that one is device driver
   the other is execution file.

   PCM.SYS : PCMCIA Device Driver to change PCMCIA CHIP CL67XX timing
             for fast CPU like Pentium can work with some time critical
             PCMCIA card.
             a. use with SystemSoft Cardsoft Driver
                add one device line after Socket Service Driver
                DEVICEHIGH=C:\CARDSOFT\SSCIRRUS.EXE
             -->DEVICE=C:\PCM.SYS
                DEVICEHIGH=C:\CARDSOFT\CS.EXE
             b. use it separately without Socket Service Driver
             -->DEVICE=C:\PCM.SYS

   PCM.COM : PCMCIA Utility to change PCMCIA CHIP CL67XX timing
             for fast CPU like Pentium can work with some time
             critical PCMCIA card


5. SOME NOTEBOOK BIOS BUG NOTICE

   Some early version BIOS will not clear the COM port setting in system
   memory area after the soft reset. In this case, the available COM port
   being assigned to the PCMCIA LAN/MODEM will toggle(ex. COM2, COM3) on
   each soft reset. To do the hardware reset will avoid this condition. Or
   you can contact your notebook supplier to update your BIOS.


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: 0.68