                                                                Dec. 1995

                           Ether PCI Ethernet Card
                         UNIXWARE 2.01 Driver Program
                       =================================

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

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

3.  Install the Driver
    #cd /usr/lib/tcprt/eth
    #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_0 configuring ...

        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
                                                                             ~

/* the following let you configure Ether-100TX 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

    Please enter the IP host name for the device dlkpci_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 ....

        0: ethpci_0 adapter 0
        1: ethpci_1 adapter 1
        2: ethpci_2 adapter 2
        3: ethpci_3 adapter 3
Select one adapter to support Netware: 0
                                       ~
    Do you wish to relink the kernel now ? y
                                           ~

Note1: The IRQ number must match with the value set in ROM-BIOS before you
       specify this value, please check it.
       The IRQ for PCI bus can be accessed by pressing [DEL] key when system
       is power on and choose the proper select item to set IRQ for PCI bus.

       Example: ROM PCI/ISA BIOS (2A4X5C31)
                   PCI/GREEN FUNCTION SETUP
                  AWARD SOFTWARE, INC.

             Press [DEL] key  -->  PCI/GREEN FUNCTION SETUP

                                   Slot 3 Using INT# : A-PIRQ1
                                           .
                                           .
                                           .
                                   PIRQ1# Connect IRQ: 5 By Single
                                                       ~

Note2: After you install device driver, you can create a
       DeskTop user that has 'root' privilege and using the following
       steps:

            Admin_Tools -> Networking
                        -> NetWare_Setup
                        -> LAN options
                        -> IPX LAN Device
                           IPX LAN Frame Type

      IPX LAN Device       Specifying the device driver for the network
                           board.

      IPX LAN Frame Type   Specifying the frame type.
