CNET PRO200WL PCI Fast Ethernet Adapters
NDIS2 MAC Driver
for DEC PATHWORK Installation Guide
======================================
The driver named DM9PCI contained in the \NDIS20\DOS directory of your Driver
Diskette conforms to the Network Driver Interface Specification (NDIS) defined
by Microsoft/3Com.
Installation Procedure
======================
1. Insert the DEC PATHWORKS Client Setup diskette #1 into your floppy drive
(either A: or B:).
2. Type the following and press <Enter> to bring up the startup menu:
A:>NETSETUP <Enter>
3. You'll be asked if your keyboard type is LK250. Select "NO." If you are
using an LK250 keyboard choose "YES."
4. Next, you'll be prompted to choose a transport option. Select the "DECNET
transport option" and press <Enter> to proceed.
5. Your system will prompt you to insert the DNET TRNSPRT diskette #1 into
your floppy drive. Follow screen instructions.
6. Then you'll be prompted to specify a destination drive.
Type C: or D:.
7. When asked if you are creating an initial workstation diskette, select "NO."
8. Type in the node name and address (i.e., node number) in the corresponding
field. Then press <Enter>.
9. Type in the server node name and address (i.e., node number) in the
corresponding field. Then press <Enter>.
10. When asked to "Select the network adapter type:", choose "Ethernet".
11. When prompted to "Select the network adapter:", choose "Other NDIS".
12. Indicate the directory location of your NDIS driver in the adapter driver
diskette. For example, type the following:
A:\NDIS20\DOS\DM9PCI.DOS
or
A:\MSLANMAN.DOS\DRIVERS\ETHERNET\DM9PCI.DOS
13. When prompted, indicate the directory location of the PROTOCOL.INI file in
the adapter driver diskette. For example, type the following:
A:\NDIS20\DOS
or
A:\MSLANMAN.DOS\DRIVERS\ETHERNET
14. Select "WRITE KEY DISK" to save the settings that you have chosen. When
prompted to copy the DM9PCI.DOS and PROTOCOL.INI files, insert the adapter
driver program diskette into drive into your floppy drive.
15. Follow screen instructions to complete the installation.
16. From the Configuration screen, press F10 to exit to C:\.
17. Edit the PROTOCOL.INI file from the DECNET sub-directory. Remove the
semicolon (;) from the statement "NI_IRQ = 5" under the [DATALINK] section.
18. Make sure that the IRQ value in the new [DM9PCI.DOS] section matches the
NI_IRQ value in the [DATALINK] statement.
Sample Configuration Files
==========================
1. CONFIG.SYS File
shell=c:\command.com /P /E:526
device=c:\decnet\himem.sys
REM device=C:\dos\EMM386.EXE ram 1024 ;;do not add EMM386.exe this driver
dos=high, UMB
devicehigh=c:\decnet\protman.sys /I:D:\DECNET
devicehigh=c:\decnet\ethpci.dos
rem device=c:\decnet\nddrv.sys
rem device=c:\decnet\npdrv.sys
FILES=50
BUFFERS=50
LASTDRIVE=v
STACKS=9,256
2. PROTOCOL.INI file for PATHWORKS v4.1
; PROTOCOL.INI file create by DNETOMO.V41 V4.1.060
; via DNETWIK.V41 V4.1.047
[PROTOCOL MANAGER]
DRIVERNAME = PROTMAN$
[IPX4MAC]
DRIVER = IPX$MAC
BINDINGS = DM9PCI.DOS
[DATALINK]
DRIVERNAME = DLL$MAC
LG_BUFFERS = 16
SM_BUFFERS = 6
OUTSTANDING = 32
HEURISTICS = 0
BINDINGS = DM9PCI.DOS
;Specify IRQ level used by workstations network adapter
NI_IRQ = 3
[DM9PCI.DOS]
; PROTOCOL.INI for the PCI Fast Ethernet Adapters
DriverName = DM9PCI$
; Drivername = DM9PCI$
;
; SLOT = 1
; This parameter specifies the slot number used for notifications.
; For PCI slot , you can specify from 1 to 16.
;
; MEDIA_TYPE = AUTODETECT
; MEDIA_TYPE = FM_100M_FULL
; MEDIA_TYPE = FM_100M_HALF
; MEDIA_TYPE = FM_10M_FULL
; MEDIA_TYPE = FM_10M_HALF
; Note:
; AUTODETECT ; --> Auto detect the data rate and duplex mode
; FM_100M_FULL ; --> Forced 100M Full Duplex Mode
; FM_100M_HALF ; --> Forced 100M Half Duplex Mode
; FM_10M_FULL ; --> Forced 10M Full Duplex Mode
; FM_10M_HALF ; --> Forced 10M Half Duplex Mode
;
; This parameter specifies the connector type configuration
; (data rate and duplex mode) of the network adapter card.
3. AUTOEXEC.BAT File
@Echo off
Break on
Cls
Prompt $p$g
REM Insert any keyboard internationalization and character set information
REM here.
if not exist \decnet\STARTNET.BAT go to nostartup
Call \decnet\STARTNET
Goto end
:nostartup
@echo ** WARNING ** STARTNET.BAT file not found. Network functions not
@echo performed.
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.