Standard Microsystems Corporation
SMC8022T EZ PCMCIA 10Base-T Adapter
SMC8022BT EZ PCMCIA Combo Adapter
NDIS Driver for LAN Manager Installation
==========================================
The driver SMC8022.DOS contained under directory \MSLANMAN.DOS
is used with SMC EZ PCMCIA Ethernet PCMCIA adapters in the LAN Manager
environment.
This driver conforms to the Network Driver Interface Specification
(NDIS) 2.0 defined by Microsoft/3Com.
1. Installation Procedure for LAN Manager V2.0
--------------------------------------------------
a. Type "Setup" in the Lan Manager Directory. Press <Enter>.
b. Press <Enter>.
c. Select "Import Network Drivers..." in "Action". Press <Enter>.
d. Type the source drive letter (A: or B:).
e. Insert Driver Disk in the source drive. Press <Enter>.
"Import Network Drivers" appears.
f. Press the <SPACEBAR> to select Network Adapter Card, "SMC EZ PCMCIA
Ethernet Card". Press <Enter>.
g. Press the <NO> button.
h. Press <Enter> three times. "Network Driver" appears.
i. Select "SMC EZ PCMCIA Ethernet Card" in the "Network Adapter Cards"
menu. Press <Add driver>, <Add protocol>, and <OK>.
"Workstation Primary parameters" appears. Press <OK>.
k. Press <OK> three times.
l. Select "Save" in "Action".
m. Press <F3> to Exit.
*******************************************************************************
2. Installation Introduction for LAN Manager V2.1
--------------------------------------------------
a. Type "lmsetup" in the Lan Manager Directory. Press Enter.
Microsoft LAN Manger Setup appears.
b. Select "Network Drivers..." in "Configuration". Press Enter.
c. Select <Add New Configs>. Press Enter.
"Network Adapter Driver" appears.
d. Select <Other Driver>. Press Enter.
e. Insert the Driver Disk in the source drive. Type the
drive letter (A: or B:). Push the <OK> button.
f. In "Available Network Adapter Driver", select "SMC EZ PCMCIA Ethernet
adapter". Push the <OK> button.
g. Press the SPACEBAR to select the protocols.
h. Push the <OK> button. "Configuration Complete" appears.
i. Push the <Save> button.
j. Press "F3" to exit.
k. Press Enter.
Sample configuration files:
3. Config.sys
a. <V2.0>
LASTDRIVE=Z
BUFFERS = 35
FILES = 35
SHELL=C:\DOS50\COMMAND.COM C:\DOS50\e:1000 /p /E:1024
DEVICE=C:\HIMEM.SYS
DEVICE=C:\DOS50\SETVER.EXE
DOS=HIGH,UMB
DEVICE=C:\LANMAN.DOS\DRIVERS\PROTMAN\PROTMAN.DOS /i:C:\LANMAN.DOS
DEVICE=C:\LANMAN.DOS\DRIVERS\ETHERNET\SMC8022\SMC8022.DOS
DEVICE=C:\LANMAN.DOS\DRIVERS\PROTOCOL\NETBEUI\NETBEUI.DOS
b.<V2.1>
LASTDRIVE=Z
BUFFERS = 35
FILES = 35
SHELL=C:\DOS50\COMMAND.COM C:\DOS50\e:1000 /p /E:1024
DEVICE=C:\HIMEM.SYS
DEVICE=C:\LANMAN.DOS\DRIVERS\DOSUTILS\EMM386.EXE NoEMS
DEVICE=C:\DOS50\SETVER.EXE
DOS=HIGH,UMB
DEVICE=C:\LANMAN.DOS\DRIVERS\PROTMAN\PROTMAN.DOS /i:C:\LANMAN.DOS
DEVICE=C:\LANMAN.DOS\DRIVERS\ETHERNET\SMC8022\SMC8022.DOS
4. Protocol.ini file for LAN Manager.
a. V2.0
[PROTOCOL MANAGER]
DRIVERNAME = PROTMAN$
[NETBEUI_XIF]
Drivername = netbeui$
BINDINGS = "smc8022_nif"
[smc8022_nif]
drivername = SMCEZ$
irq = 5
iobase = 0x300
; End of this sample file
b. V2.1
[PROTMAN]
DRIVERNAME = PROTMAN$
DYNAMIC = YES
PRIORITY = NETBEUI
[NETBEUI_XIF]
Drivername = netbeui$
SESSIONS = 6
NCBS = 12
BINDINGS = "smc8022_nif"
LANABASE = 0
[smc8022_nif]
drivername = SMCEZ$
irq = 5
iobase = 0x300
; End of this sample file
5. Autoexec.bat file for LAN Manager.
a. V2.0
@echo off
PROMPT $P$G
PATH=c:\PE2;C:\DOS50;C:\NC;
APPEND=C:\PE2;C:\DOS50;
REM ====== LANMAN 2.0 === DO NOT MODIFY BETWEEN THESE LINES ===== LANMAN 2.0 ====
SET PATH=C:\LANMAN.DOS\NETPROG;%PATH%
C:\LANMAN.DOS\DRIVERS\PROTMAN\NETBIND
NET START WORKSTATION
REM ====== LANMAN 2.0 === DO NOT MODIFY BETWEEN THESE LINES ===== LANMAN 2.0 ====
b. V2.1
@echo off
PROMPT $P$G
PATH=c:\PE2;C:\DOS50;C:\NC;
APPEND=C:\PE2;C:\DOS50;
@REM ====== LANMAN 2.1 === DO NOT MODIFY BETWEEN THESE LINES === LANMAN 2.1 ===
SET PATH=C:\LANMAN.DOS\NETPROG;%PATH%
NET START WORKSTATION
LOAD NETBEUI
@REM ====== LANMAN 2.1 === DO NOT MODIFY BETWEEN THESE LINES === LANMAN 2.1 ===
-- THE END --
Download Driver Pack
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.