Support Home Page
Cubix Home Page
Feedback Forms

BC 4035
Appendix C - NDIS 2.0.1 Driver Installation


Microsoft LAN Manager Driver

The BC can be used as a LAN Manager server, workstation, enhanced workstation for MS-DOS, or basic workstation for MS-DOS. The system hardware and software requirements as well as the installation procedure for the LAN Manager software are contained in the Microsoft LAN Manager Installation Guide provided with the LAN Manager software.

The files on the BC Series 10 Base-T Driver Diskette are compressed in the form of self extracting ZIP files. Before installation of any drivers, the appropriate ZIP file must be decompressed. To decompress the LAN Manager DOS, OS/2 drivers, insert the driver diskette into the system, change to that drive and type:

  • msianman -d

  • The decompressed drivers will be placed on the same diskette. After the files are decompressed, the diskette is ready for installation.

    The directory structure on the driver diskette supports the Microsoft Setup utility, which will always look in the NIF directory for the NDIS drivers network information files. Additional directories that are created to store the drivers should be consistent with the install directory structure.

    Installation

    1. Insert the BC Series 10 Base-T Driver Diskette into the system.

    2. From the LAN Manager Subdirectory on the hard disk, run SETUP to begin installation.

    3. Use the ALT key and highlighted letter to pull down the Configuration Menu (ALT + C).

    4. From the Network Adapter dialog box, select the AMD PCnet Family driver from the menu, if shown. Otherwise, select Other Driver to import the PCnet driver from the driver diskette.

    5. Enter the drive letter for the driv er diskette. No path is required.

    6. Select the desired protocol from the Network Protocol dialog box and choose OK.

    7. Select the PCnet Family Ethernet Adapter from the Workstation Configuration dialog box and choose OK.

    8. Complete the installation process as detailed in the instructions.

    As an example, CONFIG.SYS, AUTOEXEC.BAT, and PROTOCOL.INI will look like the following

    CONFIG.SYS:

    DEVICE=C:\LANMAN.DOS\DRIVERS\PROTMAN\PROTMAN.DOS /i:C:\LANMAN.DOS

    DEVICE=C:\LANMAN.DOS\DRIVERS\ETHERNE-RPCNET\PCNTNW.DOS

     

    AUTOEXEC.BAT:

    SET PATH= C:\LANMAN.DOS\NETPROG;%PATH%

    NET START WORKSTATION

    LOAD NETBUI

    NET LOGON bill.gates

     

    PROTOCOL.INI:

    [PROTMAN]

  • DRIVERNAME= PROTMAN$

    DYNAMIC=YES

    PRIORITY=NETBEUI

  • [NETBEUI - XIF]

  • DRIVERNAME = NETBEUI$

    SESSIONS= 6

    NCBS=12

    BINDINGS="PCNTND-NIF"

    LANABASE=0

  • [PCNTND-NIF]

    ;----------------------------------------------------------------------------------------;

    ; AMD PCnet Ethernet Adapter ;

    ;----------------------------------------------------------------------------------------;

  • DRIVERNAME = PCNTND$

  •  

    BC 4035

    The PROTOCOL.INI file on the BC 4035 will include these statements following the DRIVERNAME specification:

  • IO ADDRESS= OxO3OO

    INTERRUPT= 5

    DMA CHANNEL= 5

  •  

    Windows for Workgroups 3.1 Driver

    The PCnet NDIS driver supports the Windows for Workgroups 3.1 environment. The installation for the NDIS 2.0.1 driver is menu driven through the Windows interface.

    The files on the BC Series 10 Base-T Driver Diskette are compressed in the form of self extracting ZIP files. Before installation of any drivers, the appropriate ZIP file must be decompressed. To decompress the WFW 3.1 drivers, insert the driver diskette into the system, change to that drive and type:

  • wfw3l -d

  • The decompressed drivers will be placed on the same diskette. After the files are decompressed, the diskette is ready for installation.

    The directory structure provided on the driver diskette has been setup for automatic installation. Follow the guidelines in the Microsoft Windows for Workgroups User's Guide for more details to install the PCnet Family driver from the driver diskettes.

    To install the PCnet Family NDIS 2.0.1 driver, follow the instructions given below:

    1. Insert the BC Series 10 Base-T Driver Diskette in the system's floppy drive.

    2. From the Main group in Windows, choose the Control Panel icon.

    3. In the Network Settings dialog box, choose the Adapters button. The Network Adapters dialog box should appear.

    4. Choose the Add button to install the PCnet driver from the driver diskette.

    5. In the list of network adapters, select the Unlisted or Updated Network Adapter option.

    6. Enter the drive letter the WFW31 path to load the PCnet Family NDIS driver. For example, A:\WFW31.

    7. Select the AMD PCnet Family Driver and choose OK.

    8. A setup dialog box appears displaying the default settings. The default settings will show IRQ=3 and DMA=5. Use the Advanced button option for additional settings. The BC will support interrupts 3 or 5. The IRQ setting must match the switch setting on the board.

    9. In the Network Adapters dialog box, choose the Close button. Then choose the OK button in the Network Settings dialog box.

    10. Follow the remaining instructions to restart the computer and load the driver.

    An example follows:

    PROTOCOL.INI:

    [PCNTND-NIF]

    ;----------------------------------------------------------------------------------------;

    ; AMD PCnet Ethernet Adapter ;

    ;----------------------------------------------------------------------------------------;

  • DRIVERNAME = PCNTND$

  • BC 4035

    The PROTOCOL.INI file on the BC 4035 will include these statements following the DRIVERNAME specification:

  • IO ADDRESS OxO3OO

    INTERRUPT= 3 (Match setting on board)

    DMA CHANNEL= 5

  •  

     

    Windows for Workgroups 3.11 Driver

    Please refer to the Installing the Windows for Workgroups 3.11 Driver in Appendix D - NDIS 3.0 Driver Installation. The procedure to load NDIS 2.0.1 is exactly the same as for NDIS 3.0. In fact, Windows for Workgroups 3.11 will automatically load NDIS 2.0.1, NDIS 3.0, or both drivers together.

     

    Banyan VINES Client Driver

    The PCnet driver may be configured to run in the Banyan VINES environment for client based systems only.

    The files on the BC Series 10 Base-T Driver Diskette are compressed in the form of self extracting ZIP files. Before installation of any drivers, the appropriate ZIP file must be decompressed. To decompress the Banyan VINES client driver, insert the driver diskette into the system, change to that drive and type:

  • msianman -d

  • The decompressed drivers will be placed on the same diskette. After the files are decompressed, the diskette is ready for installation.

    The steps to load the driver are as follows:

    1. Copy all the files necessary (see Table C-1) for VINES from the VINES master diskettes to a working directory (for example, C:\VINES).

    2. Copy the PCnet driver (PCNTND.DOS) from the MSLANMAN.DOS\DRIVERS\ETHERNE-RPCNET directory on the BC Series 10 Base-T Driver Diskette to the same working directory as the VINES files (e.g. C:\VINES).

    3. Create PROTOCOL.INI, CONFIG.SYS, and AUTOEXEC.BAT (examples are included later in this section).

  • a. Modify the PROTOCOL.INI to reflect the changes necessary for the appropriate LAN card section.

    b. Modify the AUTOEXEC.BAT and CONFIG.SYS to reflect changes in the DIRECTORY where the files are to be placed.

  • 4. Run the VINES PCCONFIG to configure the NDIS Ethernet Driver.

    5. Reboot the machine and run AUTOEXEC.BAT.

    6. Run BAN.

    Table C - 1

    Files Required for VINES

    File Name

    Ext

    Size

    Date

    Time

    BAN

    EXE

    32835

    02-12-92

    6:07p

    BAN

    MSB

    2058

    02-12-92

    6:07p

    REDIR

    MSB

    982

    02-12-92

    6:07p

    NEWREV

    EXE

    47933

    02-12-92

    6:07p

    NEWREV

    MSB

    5139

    02-12-92

    6:07p

    PCCONFIG

    DB

    19656

    02-12-92

    6:07p

    REDIRALL

    EXE

    51546

    02-12-92

    6:07p

    PCCONFIG

    EXE

    61155

    02-12-92

    6:07p

    PCCONFIG

    MSB

    5785

    02-12-92

    6:07p

    NDISBAN

    COM

    35356

    02-12-92

    6:07p

    NETBIND

    EXE

    15639

    02-12-92

    6:07p

    NDISBAN

    DOC

    3072

    02-12-92

    6:07p

    NDISBAN

    OVL

    15639

    02-12-92

    6:07p

    PROTMAN

    DOS

    10649

    02-12-92

    6:07p

    User must create:

    PROTOCOL.INI

    CONFIG.SYS

    AUTOEXEC.BAT

    Sample modifications to CONFIG.SYS, AUTOEXEC.BAT, and PROTOCOL.INI are shown:

    CONFIG.SYS

    FILES=20

    BUFFERS = 20

    DEVICE=C:\VINES\PROTMAN.DOS /I:C\VINES

    DEVICE=C:\VINES\PCNTND.DOS

    AUTOEXEC.BAT

    PATH = C:\DOS

    PROMPT $P$G

    C:

    CD\VINES

    BAN

    PROTOCOL.INI

    [PROTOCOL.INII

  • DRIVERNAME = PROTMAN$

  • PROTOCOL.INI section for the AMD PCnet Controller

    [PCNTND-NIF]

  • DRIVERNAME = PCNTND$

  • [VINES XIF]

  • DRIVERNAME = NDISBAN.DOS$

    BINDINGS = PCNTND-NIF

  • BC 4035

    The PROTOCOL.INI file on the BC 4035 will include these statements following the DRIVERNAME specification:

  • IO ADDRESS 0x0300

    INTERRUPT= 5

    DMA CHANNEL= 5

  •  

    IBM LAN Server Driver

    The PCnet driver may also be configured to run under the IBM LAN Server environment.

    The files on the BC Series 10-Base-T Driver Diskette are compressed in the form of self extracting ZIP files. Before installation of any drivers, the appropriate ZIP file must be decompressed. To decompress the LAN Server driver, insert the driver diskette into the system, change to that drive and type:

  • lansrvr -d

  • The decompressed drivers will be placed on the same diskette. After the files are decompressed, the diskette is ready for installation. Please see the README.TXT file in the LANSRVR directory of the driver diskette for information about the installation.

    The directory structure provided on the driver diskette has been setup for automatic installation. Follow the guidelines in the IBM LAN Adapter and Protocol Support Configuration Guide for more details to install the PCnet Family driver from the driver diskette.

    To install the PCnet (PCNTND) NDIS driver for IBM LAN Server, complete the following steps:

    1. Insert the BC Series 10 Base-T Driver Diskette into the floppy drive.

    2. In IBM LAN Server, select or run the LAPS (LAN Adapter and Protocol Support) program. Please refer to the IBM LAN Adapter and Protocol Support Configuration Guide to access this utility and for more details on adapter and device driver installation.

    3. From the IBM LAPS dialog box, choose the INSTALL button to install a PCnet Network adapter for the IBM LAN Server environment. If the Pcnet Adapter has already been installed, skip to step 6.

    4. Specify the drive and path to copy the appropriate files from the driver diskette

  • A:\LANSRVR

  • 5. After successfully installing or copying the appropriate NIF files from the disk, the IBM LAPS dialog box will appear again

    6. Now from the IBM LAPS diaog box, select the Configure option to complete the installation of the NDIS driver for the PCnet Adapter.

    7. In the Configuration dialog box, choose the "Configure LAN transports" (default) option and select Continue.

    8. When the Configure Workstation dialog box is displayed, remove the current configurations from the Current Configuration list box.

    9. Choose the AMD PCnet Family Ethernet Adapter from the Network Adapters list box by highlighting the entry. Then choose Add to add the AMD PCnet Adapter card to the Current Configuration list box.

    10. Highlight the appropriate protocols in the Protocols list box. Then choose Add to add them to the Current Configuration list box.

     

    BC 4035

    Continue running LAPS. Choose the AMD PCnet Adapter at the Current Configuration list box. Then choose Edit. The parameters for the AMD adapter are displayed.

    View the default configuration. If the default configuration is appropriate, choose OK. Otherwise, change the options in the dialog box. Choose Range to display the available settings for each option. Press [Fl] for help.

    Make all modifications necessary to match the switch settings on the BC 4035. The AMD driver installation on the IBM LAN Server is complete.

     

     

    IBM Extended Services

    To install the driver for IBM Extended Services 1.0, follow these steps:

    1. Insert the BC Series 10 Base-T Driver Diskette into the floppy drive.

    2. Display the Communication Manager main menu and choose Advanced.

    3. Choose Configuration.

    4. Choose LAN Adapter and Protocol Support (LAPS).

    5. At the Options dialog box, choose Copy Additional Network Adapter Drivers. Then choose OK.

    6. At the Copy Additional Network Adapter Drivers dialog box, type the path (a:). Then choose OK.

    7. When the Copy Diskette dialog box is displayed, choose OK.

    8. When the Options dialog box is displayed, choose Configure Workstation. Then choose OK.

    9. When the Configure Workstation dialog box is displayed, remove the current configurations from the Current Configuration list box.

    10. Choose the AMD PCnet Family Ethernet Adapter from the Network Adapters list box by highlighting the entry. Then choose Add to add the AMD adapter to Current Configuration list box.

    11. Highlight the appropriate protocols in the Protocols list box. Then choose Add to add them to the Current Configuration list box.

     

    BC 4035

    Continue running LAPS. Choose the AMD PCnet Adapter at the Current Configuration list box. Then choose Edit. The parameters for the AMD adapter are displayed.

    View the default configuration. If the default configuration is appropriate, choose OK. Otherwise, change the options in the dialog box. Choose Range to display the available settings for each option. Press [Fl ] for help.

    Make all modifications necessary to match the switch settings on the BC 4035. The AMD driver installation for IBM Extended Services vl.O is complete.

     

     

    NDIS 2.0.1 for PC-NFS

    The PCnet Family NDIS 2.0.1 driver (PCNTND.DOS) may be installed for the PC-NFS environment.

    The files on the BC Series 10 Base-T Driver Diskette are compressed in the form of self extracting ZIP files. Before installation of any drivers, the appropriate ZIP file must be decompressed. To decompress the PC-NFS driver, insert the driver diskette into the system, change to that drive and type:

  • pcnfs -d

  • The decompressed drivers will be placed on the same diskette. After the files are decompressed, the diskette is ready for installation. The directory structure provided on the BC Series 10 Base-T Driver Diskette has been setup for automatic installation. Follow the guidelines in the Sun Microsystems PC-NFS Manuals for more details on installing the PCnet Family driver from the driver diskette.

    To install the PCnet Family NDIS 2.0.1 driver, follow the instructions given below:

    1. Insert the PC-NFS QUIKNDIS disk into the system's floppy drive. Change the drive letter containing the QUIKNDIS disk.

    2. Type QUIKNDIS at the prompt and press Enter.

    3. A message will appear asking for the current boot drive. Enter the current boot drive and press Enter.

    4. In the next dialog box, press "Y" to save the current PROTOCOL.INI as PROTOCOL.OLD. Ignore this step if this dialog box does not appear.

    5. In the adapter card list box, select the Custom option to install the Pcnet NDIS driver for PC-NFS.

    6. If necessary, remove the QUIKNDIS disk from the floppy drive. Insert the BC Series 10 Base-T Driver Diskette into a floppy drive.

    7. Follow the dialog boxes and enter the correct drive and path on the driver diskette to install the NDIS driver. For example, type:

    A:\PCNFS

    8. Next, enter the PCNTND for the NIF file name and press Enter.

    9. Installation of the PCnet Family NDIS 2.0.1 driver for PC-NFS is now complete.


    This document, and all Web contents, Copyright © 1997 by Cubix Corp., Carson City, NV, USA.