NDIS Driver for SUN PC-NFS 5.1 Installation
Introduction:
-------------
This document describes the procedure to setup the PC-NFS 5.1 for
PCMCIA/CT II Ethernet card.
Before you start with the installation process, make sure that
the Card Manager software has been successfully installed. For
information on installing the Card Manager software, please refer
to the appropriate readme file, your Ethernet Adapter manual, or
your computer manufacturer.
Location of Driver: \MSLANMAN.DOS\ETHERNET\DRIVERS\PCM200\PCM200.DOS
------------------
Install procedure:
1. Add "DEVICE=C:\DOS\ANSI.SYS" command at "CONFIG.SYS" file, then
reboot the PC.
2. Insert the PC-NFS Installation diskette into the diskette drive
and type "A:\INSTALL" (or "B:\INSTALL"), then press <Enter>.
3. Enter the destination "Drive letter:" (usually C:), press <Enter>.
4. Select "Ethernet" and press <Enter>.
5. Select the "NDIS" option of "Ethernet Adapter" menu
6. Follow all the prompts that appear.
7. Specify the PC name, IP address, server name, and server
IP address (Contact System Administrator).
8. Follow all the prompts to finish the installation.
9. The system will create \LANMAN and \NFS directory on the
destination drive.
10. After finished that, copy the PCM200.DOS file from the
subdirectory \MSLANMAN.DOS\DRIVERS\ETHERNET\PCM200 on your
driver program diskette to the \LANMAN (C: or D:) directory
on your destination driver.
11. Use a text editor, edit the config.sys. Add this
line above the NFS_NDIS driver specification:
DEVICE=C:\LANMAN\PCM200.DOS
12. Edit the protocol.ini file at \LANMAN directory.
1). Replace [your-mac-module] with [PCM200]
2). Replace drivername = YOURMAC$ with drivername = PCM2000$
Specify the correct IRQ and IOBASE value (May be omitted)
for this adapter depending on whether the adapter's set
INTERRUPT = 5
IOBASE = 0x300
...
3). Replace bindings = YOUR-MAC-MODULE with bindings = PCM200
13. Reboot the computer.
14. Execute NFSCONF.EXE to configure system (i.e. Mount a virtual driver E:)
Execute TELNET.EXE to do terminal emulation.
Before installing the PCMCIA/CT II Ethernet LAN into workstation, you
have to append the following lines into config.sys and autoexec.bat
file or it would look like the following.
< Sample CONFIG.SYS file >
DEVICE=C:\DOS\SETVER.EXE
DEVICE=C:\DOS\HIMEM.SYS
DEVICE=C:\DOS\EMM386.EXE X=D000-D0FF RAM NOEMS
DOS=HIGH,UMB
FILES=30
BUFFERS=20
REM CardSoft(TM) 3.1 PCMCIA DRIVERS
DEVICEHIGH=C:\CARDSOFT\SS365SL.EXE
DEVICEHIGH=C:\CARDSOFT\CS.EXE /POLL:1
DEVICEHIGH=C:\CARDSOFT\CSALLOC.EXE
DEVICEHIGH=C:\CARDSOFT\CARDID.EXE
DEVICEHIGH=C:\CARDSOFT\ECARDCS.EXE /IRQ=5 /IO=300
STACKS=9,256
LASTDRIVE=Z
DEVICE=C:\DOS\ANSI.SYS
DEVICE=C:\NFS\PCNFS.SYS /m
DEVICE=C:\NFS\SOCKDRV.SYS
DEVICE=C:\LANMAN\PROTMAN.SYS /i:C:\LANMAN
device=C:\LANMAN\PCM200.DOS
DEVICE=C:\LANMAN\NFS-NDIS.SYS
:
:
< Sample PROTOCOL.INI file >
Protocol.ini at \LANMAN directory
:
:
[protocol manager]
drivername = PROTMAN$
[PCM200]
drivername = PCM2000$
INTERRUPT = 5
IOBASE = 0x300
[NFS-NDIS]
drivername = NFSLINK1
bindings = PCM200
:
:
< Sample AUTOEXEC.BAT file >
:
:
SET TZ=PST8
SET path=C:\;C:\NFS;C:\LANMAN
SET NFSDRIVE=D
C:\LANMAN\NETBIND ----> Add this line to Binding NDIS driver
PRT *
NFSRUN
:
:
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.