README.TXT Driver File Contents (DE530CTP.EXE)

D-Link Support Publishing      \LANTASTI.DRV\README.TXT         November 1996

        D-Link PCI Family Ethernet Adapter Installation
                   for Lantastic

 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
     A PCI Family Series Adapter
     Lantastic AI 5.x or 6.x
     A knowledge of basic DOS commands and editing text files

 Minimum Skill Level
 ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
     A knowledge of basic DOS commands
     A knowledge of editing text files
     A knowledge of DOS basic file structure (CONFIG.SYS and AUTOEXEC.BAT)
     A knowledge of the network driver configuration being used

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

 Getting Started
 ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ

    Lantastic 5.0 Install
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ

        Using NDIS driver
        ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ

         For NDIS driver, D-Link support "DLKPCI.DOS" driver for PCI
          Family Adapter. User can use "DLKPCI.DOS" driver to replace
          AEXNDIS.DOS which is the NDIS driver offered by ARTISOFT.

                *** CONFIG.SYS ****
                DEVICE=C:\LANTASTI\PROTMAN.DOS /I:C:\LANTASTI
                -------------------------------------------------------------
                DEVICE=C:\LANTASTI\AEXNDIS.DOS          -------> By Lantastic

                * please replace to *

                DEVICE=C:\LANTASTI\DLKPCI.DOS           -------> By D-Link
                -------------------------------------------------------------


                *** STARTNET.BAT ***
                -------------------------------------------------------------
                C:\LANTASTI\AI-NDIS BIND_TO=AEXNDIS_NIF

                * please replace to *

                C:\LANTASTI\AI-NDIS BIND_TO=DLKPCI_NIF
                -------------------------------------------------------------
                C:\LANTASTI\AILANBIO
                C:\LANTASTI\REDIR MachineName


                *** PROTOCOL.INI ***
                -------------------------------------------------------------
                [AEXNDIS_NIF]
                   DRIVERNAME = AEXNDIS$

                * please replace to *

                [DLKPCI_NIF]
                   DRIVERNAME = DLKPCI$
                --------------------------------------------------------------

          Comments:
             If you are using PROTMAN.DOS V1.x, you must use the NO_BIND option
             on the AI-NDIS command line in the STARTNET.BAT, and you must run
             NETBIND.EXE V1.x before AILANBIO.EXE.


    Lantastic 6.0 Install
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ                                       

        Using NDIS driver
        ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ

         To install D-Link NDIS driver "DLKPCI.DOS", user can use Lantastic
          6.0 install program, and select "NDIS support for network adapters"
          then type path "C:\LANTASTI.DRV" (specify by D-Link install program).
          Install program will search "DLKPCI.DOS" and "PROTOCOL.INI" and copy
          these two files to target directory.

         If user already installed Lantastic 6.0 and want to install D-Link's
          PCI Family adapter, just replace AEXNDIS.DOS with D-Link's NDIS
          driver "DLKPCI.DOS" at CONFIG.SYS

          NOTE: "DLKPCI.DOS" is an NDIS driver supported by D-Link
                "AEXNDIS.DOS" is an NDIS driver supported by ARTISOFT

                *** CONFIG.SYS ***
                DEVICE=C:\LANTASTI\PROTMAN.DOS /I:C:\LANTASTI
                -------------------------------------------------------------
                DEVICE=C:\LANTASTI\AEXNDIS.DOS          -------> By Lantastic

                * please replace to *

                DEVICE=C:\LANTASTI\DLKPCI.DOS           -------> By D-Link
                ------------------------------------------------------------


                *** STARTNET.BAT ***
                @echo ===== Begin Lantastic configuration =====
                SET LAN_CFG=C:\LANTASTI
                PATH C:\LANTASTI;%PATH%
                SET LAN_DIR=C:\LANTASTI.NET
                rem Please obtain the NETBEUI.EXE program from Microsoft
                NETBEUI
                ------------------------------------------------------------
                AI-NDIS BIND_TO=AEXNDIS_NIF

                * please replace to *

                AI-NDIS BIND_TO=DLKPCI_NIF
                ------------------------------------------------------------
                AILANBIO @STARTNET.CFG
                REDIR  LANTA @STARTNET.CFG
                SERVER C:\LANTASTI.NET @STARTNET.CFG
                NET LOGIN \\LANTA
                @echo ===== End LANtastic configuration =====


                *** Protocol.ini ***
                [NETBEUI_XIF]
                    DriverName = netbeui$
                    Sessions = 6
                    NCBS = 12
                ------------------------------------------------------------
                    Bindings = AEXNDIS_NIF

                * please replace to *

                    Bindings = DLKPCI_NIF
                ------------------------------------------------------------
                    LANABASE = 1
                ------------------------------------------------------------
                [AEXNDIS_NIF]
                    DRIVERNAME = AEXNDIS$

                    * please replace to *

                [DLKPCI_NIF]
                    DRIVERNAME = DLKPCI$
                ------------------------------------------------------------

        Using ODI DOS driver
        ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
         ODI for DOS driver, D-Link support "DLKPCI.COM" driver for PCI
          Family Adapter. User can use "DLKPCI.COM" driver to replace NRODI.COM
          which is the ODI for DOS driver offered by ARTISOFT.

          Note: Because DLKPCI.COM following HSM v4.0 spec, please save
                LSL.COM, IPXODI.COM that original supported by Lantastic.
                Copy both LSL.COM, IPXODI.COM from C:\LANTASTI.DRV to
                target directory C:\LANTASTI.

                *** STARTNET.BAT ***
                @echo ===== Begin Lantastic configuration =====
                SET LAN_CFG=C:\LANTASTI
                PATH C:\LANTASTI;%PATH%
                SET LAN_DIR=C:\LANTASTI.NET
                SET NWDBPATH=C:\Lantasti\NW
                LSL     --> Please use new release driver 
                NRODI   --> please replace to DLKPCI
                ODINSUP
                IPXODI  --> Please use new release driver 
                ------------------------------------------------------------
                AI-NDIS BIND_TO=NRODI

                * please replace to *

                AI-NDIS BIND_TO=DLKPCI
                ------------------------------------------------------------
                AILANBIO @STARTNET.CFG
                REDIR  LANTA @STARTNET.CFG
                SERVER C:\LANTASTI.NET @STARTNET.CFG
                NET LOGIN \\LANTA
                @echo ===== End LANtastic configuration =====


                *** NET.CFG ***
                Please add below string into NET.CFG file.

                Link Driver DLKPCI
                    Frame Ethernet_802.3
                    Frame Ethernet_II
                    Frame Ethernet_802.2
                    Frame Ethernet_SNAP


Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web4, load: 1.34