Nov 1995 EZ-2000+ Series Ethernet Card NDIS Driver for DEC PATHWORK Installation ========================================= ***************************************************** * How to install EZ2000.DOS on DECnet PathWork v4.0 * ***************************************************** You can use the DECnet PathWork's NETSET.EXE program to install NDIS driver program. Please refer to DECnet installation manual for detailed information. The following instructions assume that you have already installed DECnet PathWork with 3Com's Etherlink II card. 1) Modify your CONFIG.SYS file as follows: device = c:\decnet\ELNKII.SYS to device = c:\decnet\EZ2000.DOS 2) Modify the PROTOCOL.INI file as follows: from: --------------------------------- [ELNKMACII] drivername = ELNKII$ ioaddress = 0x300 interrupt = 3 xmitbufs = 2 [IPX4MAC] : bindings = ELNKMACII : [DATALINK] : bindings = ELNKMACII : to: ----------------------------------- [EZ2000] drivername = EZ2000$ [IPX4MAC] : bindings = EZ2000 : [DATALINK] : bindings = EZ2000 :