                                                                  Dec. 1995
                           Ether PCI Ethernet Card
                        MITUNIX SVR4.2 Driver Program
                       =================================

1. login UNIX as "root"
    login: root
    Password: XXXXXX

2.  #doscp a:/mitux/setup setup_ethpci
    #chmod +x setup_ethpci
    #./setup_ethpci  a:/mitux (you can specify another path as you wish)

3.  Install the Driver
    #cd /usr/lib/tcprt/dlk
    #chmod +x build_ethpci
    #./build_ethpci

    Do you wish to install or delete the network driver(i/d/q)?     i
                                                                    ~
/* first adapter install */
        Do you want to configure Board_0? (y/n/q)                       y
                                                                        ~
        Board_o configuring ...

/* the following let you configure Ether-PCI/Ether-100 NICs */
        Please choose the line speed that you want............

      0. Use default value.
      1. 10 MB/sec mode.
      2. 100 MB/sec mode.
      3. Automatic detection between 10 MB/sec and 100 MB/sec mode.

    Enter number of line speed selection (0 1 2 3) [0] or 'q' to quit: 3
                                                                       ~
    Line Speed : AUTOSENSE_MODE


    Please choose the media mode that you want............

      0. Use default value.
      1. Point to point full duplex twisted pair connection.
      2. AUI connection.
      3. BNC connection.
      4. Twisted pair connection.
      5. Automatic detection between TP BNC and AUI.
      6. Twisted pair connection with linkfail test ignore & set polarity plus.

    Enter number of media mode selection (0 1 2 3 4 5 6) [0] or 'q' to quit: 5
                                                                             ~

    Media Mode : AUTOSENSE_MODE

    There are the device(s) available on your system:
      1   ethpci_0

    Type the number of the device(s) to be configure with inet [?,??,q]: 1
                                                                         ~
    Please enter the IP host name for the device ethpci_0 (default:xxxx): aaron
                                                                          ~~~~~
    Please Initialize the IP Address for host XXXX (default: xxx.xxx.xxx.xxx):
    192.9.200.1
    ~~~~~~~~~~~

    Configure host XXXX with default Ethernet(TM) ifconfig option?
    Info message is long. (yse no ClassC BerkeleyC info; default: info): y
                                                                         ~

/* second adapter install */
    Do you want to configure Board_1? (y/n/q)                       y
                                                                    ~
    /* the prompts listed above will be repeated */


/* the third adapter */
    Repeat the above steps ....


    Do you wish to relink the kernel now ? y
                                           ~
