LANSVR.TXT Driver File Contents (SMC8041TXV2_DRv101.zip)

                            SMC Networks, Inc.              
                      SMC 10/100 PC Card (SMC8041 V.2)
                 NDIS2 DRIVER FOR LAN SERVER INSTALLATION                

Contents:

   1. Enable the SMC 10/100 PC Card (SMC8041 V.2) under MS-DOS
   2. IBM DOS LAN Support Program (LSP) 1.3 Installation 
   3. IBM DOS LAN Services 4.0 DOS Client Installation

1. Enable the SMC 10/100 PC Card (SMC8041 V.2) under MS-DOS

   SMCOPEN.EXE is the SMC 10/100 PC Card (SMC8041 V.2) MS-DOS enabler program.  You have
   to  run SMCOPEN.EXE to enable SMC 10/100 PC Card (SMC8041 V.2) before bringing up
   the MS-DOS NDIS2 driver.

   At MS-DOS initialization, the SMC 10/100 PC Card (SMC8041 V.2) NDIS2 driver is loaded by
   a line similar to the following in the CONFIG.SYS file:

   DEVICE=C:\LSP\SMC80412.DOS

   You must specify a line in CONFIG.SYS to load SMCOPEN.EXE to enable
   the adapter before the NDIS2 driver is loaded.

   The syntax to load SMCOPEN.EXE in CONFIG.SYS is:

   DEVICE=C:\LSP\SMCOPEN.EXE [/IRQ:x][/IOP:xxx]

      * IRQ - interrupt (IRQ) number to be used by SMC 10/100 PC Card (SMC8041 V.2).
              This number must not be in use by any other device 
              in the system.

      * IOP - Starting I/O port address in HEX format.  SMC 10/100 PC Card (SMC8041 V.2)
              requires 32 consecutive free I/O port addresses.  

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

   Example:  The following command enables SMC 10/100 PC Card (SMC8041 V.2) with IRQ 5 and
             I/O port address 300:

   DEVICE=C:\LSP\SMCOPEN.EXE /IRQ:5 /IOP:300

   If you installed EMM386.EXE in CONFIG.SYS, please exclude memory 
   address range D000-DFFF or D400-D7FF from EMM386.EXE.  SMCOPEN.EXE
   uses this 64K bytes of memory space to read information stored on 
   the adapter.

        [Example]

           DEVICE=EMM386.EXE NOEMS X=D400-D7FF
                           or
           DEVICE=EMM386.EXE NOEMS X=D000-DFFF

2. IBM DOS LAN Support Program (LSP) 1.3 Installation 

  1. Insert the IBM LAN Support Program (LSP) Version 1.3
     Diskette in the floppy drive (drive A: or B:).

  2. Type the following at the DOS prompt and press <Enter>:

     A:>dxmaid

  3. The "IBM Local Area Network Support Program Installation Aid"
     screen appears.  Press the <Enter> key until the "Setup" window
     appears.

  4. Enter the Setup information similar to the following: 

      Are you updating an existing configuration?   Yes
      Do you have driver diskettes?                 Yes

      Target for LSP:                               C:\LSP
      CONFIG.SYS to update:                         C:\CONFIG.SYS
      AUTOEXEC.BAT to update:                       C:\AUTOEXEC.BAT

     Press Enter to continue.

  5. The "Process Driver Diskette" screen appears.  Insert the
     SMC 10/100 PC Card (SMC8041 V.2) Driver Diskette in the Floppy drive (e.g. A:).  Specify
     the location of the drivers by entering "A:\NDIS\DOS"
     and press <Enter>.    An information screen appears with
     the message "Driver diskette files processed at A:\ndis\dos."
     Press Enter to continue.

  6. In the "Primary Adapter: ADAPTER DRIVER" window, the
     "SMC 10/100 PC Card (SMC8041 V.2)"
     is listed.  The "IBM DOS NETBIOS" and the "IBM DOS IEEE 802.2
     Protocol for NDIS" are listed as the PROTOCOL DRIVERS.
     Press F4 to install.

  7. Wait until the "Installation complete" information window appears.
     This completes the LSP installation.

  8. Copy the SMC 10/100 PC Card (SMC8041 V.2) enabler program SMCOPEN.EXE from the
     \ENABLER directory on the Driver Floppy directory
     on the hard disk, and specify a line in CONFIG.SYS to load
     SMCOPEN.EXE as described in the first section of this file.

  9. Use a text editor to edit the CONFIG.SYS file.  Specify at least
     20 files in the "FILES=" line as in the following:

        FILES=20

 10. Save the configuration and restart your computer.

 11. Insert the DOS LAN Services Install Diskette into your floppy drive.

 12. Type the following and press <Enter>:

        INSTALL    <Enter>

 13. The IBM logo appears.  Press <Enter> to move to the next screen.

 14. When prompted for the DOS LAN Requestor directory, enter 
     C:\DOSLAN.  C: is the hard drive where you intend to install the
     LAN Requestor.

 15. The program will prompt you for the services that you want to
     install.

 16. Highlight the appropriate option. Select either "Send messages" or
     the "Send, View, Edit, and Log message" option.

 17. Specify the PC's ID and domain ID.  The domain ID is the domain 
     server ID. It should be the same for all workstations of the network.

 18. Follow the prompts to complete installation.

 19. Reboot the machine.

 The following are sample configuration files for the IBM LSP program:

  Sample CONFIG.SYS file

   DEVICEHIGH=c:\DOS\HIMEM.SYS
   DEVICEHIGH=c:\DOS\EMM386.EXE NOEMS x=d000-dfff 
   DOS=HIGH,UMB
   FILES=40
   SHELL=c:\command.com c:\ /e:2048 /p
   FILES=40
   LASTDRIVE=Z
   DEVICE=C:\LSP\SMCOPEN.EXE
   DEVICE=C:\LSP\PROTMAN.DOS /I:C:\LSP
   DEVICE=C:\LSP\SMC80412.DOS
   DEVICE=C:\LSP\DXMA0MOD.SYS 001
   DEVICE=C:\LSP\DXME0MOD.SYS 
   DEVICE=C:\LSP\DXMT0MOD.SYS  O=N

  Sample AUTOEXEC.BAT file

   PATH=C:\NET;C:\DOS;
   SHARE
   C:\LSP\NETBIND

  Sample PROTOCOL.INI file

   [PROTMAN_MOD]
        DriverName = PROTMAN$
   [DXMAIDXCFG]
        DXME0_NIF = DXME0.NIF
        DXMJ0MOD_NIF = DXMJ0MOD.NIF
        SMC80412_NIF = SMC80412.NIF
   [DXME0_NIF]
        DriverName = DXME0$
        Bindings = SMC80412_NIF
   [SMC80412_NIF]
        DriverName = SMC80412$
        IOBASE = 0X300
        INT = 3
        Media = AutoSense

3. IBM DOS LAN Services 4.0 DOS Client Installation

   Note: Before installing the SMC 10/100 PC Card (SMC8041 V.2) driver, make sure
         the IBM DOS LAN Services Client software is already installed.

  1.  At the MS-DOS prompt, change to the LAN Server DOS Client
      subdirectory by entering the following command:

                CD \NET

    Note: \NET is the default directory of IBM LAN Services DOS Client.

  2.  Type INSTALL and press <Enter> to enter the DOS LAN Services
      installation program.

  3.  When the "Install for DOS LAN Services" screen appears, highlight
      the "the listed options are correct" choice and press <Enter>.

  4.  On the next screen, highlight the
      "Network card   : No network card was selected" choice
      and press <Enter>.

  5.  Select "Add driver for network card."

  6.  Select "Network card not shown in list below ..." from a listing of
      network adapters on the next screen.

  7.  Insert the SMC 10/100 PC Card (SMC8041 V.2) Driver Diskette on the floppy drive
      (e.g. A:), and specify the location of the driver installation file
      (OEMSETUP.INF) by entering "A:\NDIS\DOS" and press <Enter>.

  8.  The "SMC 10/100 PC Card (SMC8041 V.2)"
      selection is already highlighted.  Press <Enter>.

  9.  If necessary, select "Edit settings for network card driver" to
      change the Interrupt number, I/O Base, or Connection Type.
      After you are done, highlight "The listed options are correct"
      and press <Enter>.

  10. Highlight "Driver configuration is correct" and press <Enter>.
      Highlight "The listed options are correct"  and press <Enter>.

  11. If the Installation Program prompts you to insert DOS LAN Services
      Disks, please follow the instructon. Wait for the installation
      to complete.

  12. Remove the Driver diskette from the Floppy drive and press F3 to
      exit the install program.

  13. Copy the SMC 10/100 PC Card (SMC8041 V.2) enabler program SMCOPEN.EXE from the
      \ENABLER directory on the Driver diskette to the \NET directory
      on the hard disk, and specify a line in CONFIG.SYS to load
      SMCOPEN.EXE as described in the first section of this file.

  14. Reboot the machine.

  The following are sample configuration files for the IBM DOS LAN
  Services:

  Sample CONFIG.SYS file

   DEVICEHIGH=c:\DOS\HIMEM.SYS
   DEVICEHIGH=c:\DOS\EMM386.EXE NOEMS x=d000-dfff 
   DOS=HIGH,UMB
   FILES=40
   SHELL=c:\command.com c:\ /e:2048 /p
   DEVICE=C:\NET\SMCOPEN.exe
   DEVICE=C:\NET\protman.dos /i:C:\NET
   DEVICE=C:\NET\dlshelp.sys
   DEVICE=C:\NET\SMC80412.dos
   LASTDRIVE=Z

 Sample AUTOEXEC.BAT file

   PATH=C:\NET;C:\DOS;
   SHARE
   C:\NET\NET START

  Sample PROTOCOL.INI file

   [network.setup]
   version=0x3100
   netcard=SMC$SMC80412,1,SMC$SMC80412
   transport=SMC$netbeui,SMC$NETBEUI
   lana0=SMC$SMC80412,1,SMC$netbeui

   [protman]
   DriverName=PROTMAN$
   PRIORITY=SMC$NETBEUI

   [SMC$SMC80412]
   DriverName=SMC80412$
   iobase=0x300
   int=3
   Media=AutoSense

   [SMC$NETBEUI]
   DriverName=netbeui$
   SESSIONS=20
   NCBS=20
   BINDINGS=SMC$SMC80412
   LANABASE=0

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: web4, load: 1.62