SOFTWARE INSTALLATION INSTRUCTIONS
FOR SUN PC-NFS NDIS 2.01 DRIVER
HP J3239A DeskDirect EL-10 ISA Combo Adapter
The driver \NDIS2\DOS\HPEIND.DOS conforms to the Network Driver
Interface Specification (NDIS) defined by Microsoft and 3Com.
======================
INSTALLATION PROCEDURE
======================
1. Edit the CONFIG.SYS file to include the following
command line, and reboot the computer:
Device=c:\dos\ansi.sys
2. In DOS, insert the PC-NFS Installation diskette into the floppy disk
drive. Run the INSTALL utility on the diskette, and the PC-NFS
installation screen displays.
3. Follow screen prompts to configure your screen display. For example,
press [M] for a monochrome display, or press [C] for a color display,
or press [ESC] to cancel the installation.
4. When the "Install the Basic PC-NFS files" screen displays, select
"Install Full PC-NFS" from the list.
5. Specify the target PC-NFS installation directory, by entering the
appropriate path in the field provided, or example, C:\NFS.
Then press [ENTER] to continue.
6. Respond to each prompt with the selections appropriate to your system.
7. When you reach the prompt "Configure an Ethernet network connection",
select "Ethernet". Press [ENTER] to confirm.
8. Choose the network adapter by entering the driver name "HPEIND.DOS".
Select "NDIS" from the list. Then press [ENTER] to confirm.
9. Continue to follow the prompts. You will be prompted for PC-NFS
distribution diskettes.
10. When prompted to update AUTOEXEC.BAT and CONFIG.SYS, press [Y].
11. You will be notified when the installation is complete:
"PC-NFS installation is complete."
12. Two subdirectories will be created on the destination drive,
namely, \LANMAN and \NFS.
13. Create the NETWORK.BAT, DRIVES,BAT and HOSTS files. Specify the
PC name, IP address, server name, and server IP address in the files.
See Sample Configuration Files below.
14. Copy the NETWORK.BAT, DRIVES.BAT and HOSTS files into the \NFS
directory on your server.
15. Copy the file \NDIS2\DOS\ HPEIND.DOS from the Support Disk for
HP J3239A to the newly created subdirectory (\LANMAN) on your
destination drive.
16. In the CONFIG.SYS file, add the following command line preceding
the NFS_NDIS driver specification:
DEVICE=C:\LANMAN\HPEIND.DOS
17. Make the following changes in the PROTOCOL.INI file in the \LANMAN
directory:
A. Replace the section name [your-mac-module] with "[J3239A]"
B. Replace the command line "drivername = YOURMAC$" with
"drivername = HPEIND$"
C. You must edit the command lines "irg = 3" and "iobase = 0x300"
to match the adapter's hardware configuration only under the
following circumstances:
IF more than one HP J3239A ISA adapter is installed, you must
specify the interrupt (irq = ") and I/O base address
("iobase = ") for each adapter. Use the same settings from
the hardware configuration of each adapter; you can view the
settings in HPEISET.
NOTE: The ISA Plug-and-Play HW configuration of an additional
adapter can change the configuration of an existing,
working adapter. Check its HW configuration again, and
if changed, reinstall the driver.
IF you have a non-Plug-and-Play computer, you must specify the
interrupt (irq = ") and I/O base address ("iobase = ") in
the hardware configuratin for the adapter, as listed by
HPEISET. If you did not make a note of them when configured,
now use the "View Configuration" menu item in HPEISET to note
them.
D. Replace the command line "bindings = YOUR-MAC-MODULE" with
"bindings = HPEIND$"
18. Reboot your computer. Start the application needed. For example:
Execute NFSCONF.EXE to configure mounting a virtual drive "E:".
Execute TELNET.EXE to do terminal emulation.
==========================
SAMPLE CONFIGURATION FILES
==========================
AUTOEXEC.BAT file:
...
SET TZ=PST8
SET path=C:\;C:\NFS;C:\LANMAN
SET NFSDRIVE=D
REM Add the following line to bind NDIS driver
C:lanman\netbind
PRT *
REM Execute application you need, such as NFSRUN
NFSRUN
CONFIG.SYS file:
shell=c:\command.com /P /E:526
dos=high, UMB
rem ----pcnfs install
Device=c:\dos\ansi.sys
DEVICE=C:\NFS\PCNFS.SYS /m
DEVICE=C:\NFS\SOCKDRV.SYS
REM Specify PROTOCOL.INI directory
DEVICE=C:\LANMAN\PROTMAN.SYS /i:C:\LANMAN
REM HP NDIS driver name
device=C:\LANMAN\HPEIND.DOS
DEVICE=C:\LANMAN\NFS-NDIS.SYS
FILES=50
BUFFERS=50
LASTDRIVE=v
STACKS=9,256
\LANMAN PROTOCOL.INI file:
[protocol manager]
drivername = PROTMAN$
[HPEIND]
drivername = HPEIND$
irq = 3
iobase = 0x300
[NFS-NDIS]
drivername = NFSLINK1
bindings = HPEIND
NETWORK.BAT file:
REM stc* is a sample PC-NFS workstation name
REM HP3 is a sample PC-NFS server address
NET START RDR stc*
NET PCNFSD HP3
NET NAME stc*
DRIVES.BAT file:
REM specify connections to remote directory
NET USE l:HP3:/usr2/down
NET USE k:HP3:/mnt
HOSTS file:
REM specify gateway address
192.72.24.201 <gateway # updated>
REM specify workstation's IP address
192.72.24.102 stc
REM specify server's IP address
192.72.24.202 HP3
<End of File>
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.