Standard Microsystems Corporation
SMC8022T EZ PCMCIA 10Base-T Adapter
SMC8022BT EZ PCMCIA Combo Adapter
NDIS Driver for DEC PATHWORKS Installation
===========================================
The driver smc8022.DOS contained in directory \NDIS\DOS is used with
SMC EZ Ethernet PCMCIA adapters in the DEC Pathworks environment.
This driver conforms to the Network Driver Interface Specification
(NDIS) 2.0 defined by Microsoft/3Com.
1. INSTALLATION PROCEDURE:
a. Insert the DEC PATHWORKS Client Setup diskette #1 in the
diskette drive (A: or B:).
b. Type Netsetup at the A: or B: prompt.
c. Unless you have an LK250 keyboard, select "NO".
d. Select the DECNET transport option and press <Enter>.
e. Insert the DNET TRNSPRT diskette #1 in the diskette drive (A: or B:).
f. Specify the target drive letter (C: or D:).
g. At the prompt "Are you creating an initial workstation diskette?",
select "NO".
h. Type in the node name and address (i.e. node number).
i. Type in the server node name and address (i.e. node number).
j. Select "Ethernet" when prompted "Select the network adapter type:".
k. Select "(Other NDIS)" when prompted "Select the network adapter:".
l. Enter the full DRIVE:\PATH\FILENAME for NDIS driver:
A:\NDIS\DOS\SMC8022.DOS or B:\MSLANMAN.DOS\DRIVERS\ETHERNET\SMC8022\SMC8022.DOS
Located in the SMC driver program diskette.
m. Enter the DRIVE:\PATH for the protocol.ini file:
A:\or B:\MSLANMAN.DOS\DRIVERS\ETHERNET\SMC8022\
n. If they are all accurate, select "WRITE KEY DISK" to start installation.
When prompted to copy files SMC8022.DOS and protocol.ini, insert
the SMC driver program diskette in the source drive
(A: or B: dependent on path specified in step l. and m.)
o. Follow the prompts until installation completes.
p. At the Configuration screen, press F10 to exit to C:\.
q. Using a text editor to edit protocol.ini in the DECNET sub-directory.
Remove the semicolon (;) from the statement "NI_IRQ = 5"
under [DATALINK], then check if the IRQ value in
the new [SMC8022.DOS] IRQ statement (maybe omitted) matches the NI_IRQ
value in the [DATALINK] statement and Adapter IRQ value configured.
Sample configuration files:
2. Config.sys
shell=c:\command.com /P /E:526
device=c:\decnet\hiMEM.sys
device=C:\dos\EMM386.EXE ram 1024
dos=high, UMB
devicehigh=c:\decnet\protman.sys /I:D:\DECNET
devicehigh=c:\decnet\SMC8022.dos
rem device=c:\decnet\nddrv.sys
rem device=c:\decnet\npdrv.sys
FILES=50
BUFFERS=50
LASTDRIVE=v
STACKS=9,256
3. Protocol.ini file for PATHWORKS v 4.1
; PROTOCOL.INI file created by DNETOMO.V41 V4.1.060
; via DNETWIK.V41 V4.1.047
[protocol manager]
DRIVERNAME = PROTMAN$
[IPX4MAC]
DRIVER = IPX$MAC
BINDINGS = SMC8022.DOS
[DATALINK]
DRIVERNAME = DLL$MAC
LG_BUFFERS = 16
SM_BUFFERS = 6
OUTSTANDING = 32
HEURISTICS = 0
BINDINGS = SMC8022.DOS
;Specify IRQ level used by the workstation network adapter
NI_IRQ = 5
[SMC8022.DOS]
; PROTOCOL.INI for SMC EZ PCMCIA ethernet adapter
drivername = SMCEZ$
; irq = NI_IRQ = Adapter IRQ Setting
irq = 5
iobase = 0x300
; End of this sample file
4. Autoexec.bat
echo off
break on
cls
prompt $p$g
REM Insert any keyboard internationalization and character set information here.
if not exist \decnet\STARTNET.BAT goto nostartup
call \decnet\STARTNET
goto end
:nostartup
echo ** WARNING ** STARTNET.BAT file not found. Network functions not performed
-- 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.