
             D-Link PCI Fast Ethernet Adapter Packet Drivers
                        Installation Overview


 User's Guide
 

    File            Description
    ------------    -----------------------------------------------------
    PCNFS.TXT       Sun PC-NFS installation document
    PCTCP.TXT       FTP PC/TCP installation document
    PDIPX.TXT       IPX SHELL installation document
    NCSA.TXT        NCSA installation document
    WINSOCK.TXT     Winsock installation document

    DEVICE = DLKPCI.SYS [/option] <packet_int_no>
    DLKPCI.COM [/option] <packet_int_no>

    Packet Driver Parameters:


        <packet_int_no> is the software interrupt vector number used by
                        the packet driver program, which can be from
                        96 to 128.

                        Note: <packet_int_no> can be hex or decimal
                              number.
                              hex - start with '0x'.
                                ex. >DLKPCI 0x62
                              dec - start with nonzero digit.
                                ex. >DLKPCI 98

        </slot=##>      is the number of assigned slot,which is from 1
                        to f.

                        Note: '##' can be hex number only.
                              ex:>DLKPCI /slot=1
                                 >DLKPCI /slot=2
                                 >DLKPCI /slot=f

        </d>            Delay Initial - The driver program will not
                        initialize the network interface card until the
                        packet driver program is accessed by its upper
                        layer program first time.

        </w>            the /w parameter is for use with the Windows
                        environment only.

        </u>            is to unload the driver program from memory.
                        The program will automatically search for Packet
                        driver to unload.

        </n>            NetWare conversion

     To select media type, you can use :

        </autosense>    this is the default setting. It let you able to
                        change media without restart the driver.

        </tp>           Force the driver to select Twisted Pair interface.


        </tp_full_duplex>
                        Select Twisted Pair interface running in full
                        duplex mode.

        </tp_no_link_test>
                        Select Twisted Pair interface. Transmit does not
                        perform link pulses test.

     To select line speed, you can use :

        </line_speed=###>
                        Select Line Speed. Which can be 10 or 100
                        (10MB or 100MB).


     Note: In PCI adapter, 'line_speed' parameter must be used with
           media selection (/tp or /tp_full_duplex). Ortherwise the driver
           does not know which media (half duplex or full duplex) to work
           with.
