D-Link Support Publishing       \AT&TUNIX\README.TXT            July 1996

        D-Link PCI Family Ethernet Adapter Installation
                   for AT&T UNIX SVR4.2

 Contents
 
     Introduction
     Requirements
     Minimum Skill Level
     Compatibility List
     Getting Started

 Introduction
 
    This installation assumes that the adapter is working properly.
    Getting Started will describe the installation instructions.

 Requirements
 
     A PCI compatible computer
     AT&T UNIX SVR4.2
     A PCI Family Series Adapter
     A knowledge of basic Unix commands and editing text files

 Minimum Skill Level
 
     A knowledge of basic Unix commands
     A knowledge of editing text files
     A knowledge of Unix basic file structure
     A knowledge of the network driver configuration being used
     Please see Support Options if you are not comfortable with this
      skill level

 Compatibility List
 
     Any PCI Family Ethernet Adapter
     For a Motherboard compatibility list please consult your local
      D-Link Branch Office

 Getting Started
 
    NOTE: Commands in UNIX are case-sensitive, thus, those in upper-case
          will be treated differently from those in lower-case.

     login UNIX as "root"
      login: root
      Password: XXXXXX

     #doscp a:/at\&tunix/setup setup_dlkpci
      #chmod +x setup_dlkpci
      #./setup_dlkpci  a:/at\&tunix (you can specify another path as you wish)

     Install the Driver
      #cd /usr/lib/tcprt/dlk
      #chmod +x build_dlkpci
      #./build_dlkpci

        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 ...

        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
                                                                             ~

/* the following let you configure DE-530/DFE-500 NICs */

/* If you are configuring board 0 then the following messages will prompt */
/* for specifying the access type of PCI bus */
        Note:
          The default is to use the PCI BIOS calls (in 32-bit protected
          mode). Some systems may not support these calls, in which case
          there will be problems at boot time. If using a system that
          does not support 32-bit protected mode PCI BIOS calls, direct
          hardware accesses must be used.
          PCI mechanism 1 or PCI mechanism 2 should be selected depending
          on your machine support."
        
        
        Please specify the way used by PCI to access hardware.........
        
          0. Use 32-bit protected mode PCI BIOS calls."
          1. Direct access to the HW, using PCI mechanism 1."
          2. Direct access to the HW, using PCI mechanism 2."
        
        Enter number of PCI access type selection (0 1 2 3) [0] or 'q' to quit: 1
                                                                                ~

        PCI access type : Direct access to the HW, using PCI mechanism 1.

        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. BNC connection.
          3. Twisted pair connection.
          4. Automatic detection between TP and BNC.
          5. Twisted pair connection with linkfail test ignore & set polarity plus.
          
        Enter number of media mode selection (0 1 2 3 4 5) [0] or 'q' to quit: 4
                                                                               ~

        Media Mode : AUTOSENSE_MODE


/* 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
                                               ~

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
                                                       ~

