NDIS/2 Driver Installation on Banyan VINES
------------------------------------------
1. Type Pcconfig and press <Enter> to display the "Configuring A PC for
   the Network" window.

2. Select "1 -  Network Card Setting," and press <Enter>. Your screen will
   prompt you with the possible hardware configuration options.

3. Choose the "NDIS Ethernet" option and press <Enter>.

4. Type the appropriate interrupt number, and the RTL8139 to the PROTOCOL
   bindings =.

5. Press <F10> when process is complete.  Or press <Esc> to exit this screen.

6. Select "2 - Login Environment Settings," and press <Enter>.

7. Select "1 - Select Default Communications Driver," and press <Enter>.

8. Select "NDIS Ethernet," and press <Esc> to exit this menu.

9. Press <F10> to save all choices.

10. Modify the CONFIG.SYS and the PROTOCOL.INI files as in the following
    examples.


Sample Configuration Files
==========================

1. CONFIG.SYS

   device=c:\banyan\protman.dos/i:c:\banyan
   device=c:\banyan\rtsnd.dos

2. PROTOCOL.INI file for the LAN Manager

   [protocol manager]
     DriverName = PROTMAN$
   [ACCND]
     DriverName = RTSND$
     SIA_Mode = AUTODETECT

