NETND51_.INF Driver File Contents (nd51xxe1.exe)

; NETNDC.INF
;
; NDC ND5100 PCMCIA Network Interface Cards.
;
; Copyright 1995-1996, Microsoft Corporation

[version]
LayoutFile=layout.inf
signature="$Windows 95$"
Class=Net
provider=%V_MS%

[Manufacturer]
%V_NDC%=NDC

[NDC]
%ND5100_n1.DeviceDesc%=nd5100Pcmcia_n1.ndi, PCMCIA\NDC-Ethernet-24A3
%ND5100_n2.DeviceDesc%=nd5100Pcmcia_n2.ndi, PCMCIA\NDC-Ethernet-0197
%ND5100_j2.DeviceDesc%=nd5100Pcmcia_j2.ndi, PCMCIA\NDC-Ethernet-6BF4
%ND5100_j3.DeviceDesc%=nd5100Pcmcia_j3.ndi, PCMCIA\NDC-Ethernet-6669
%ND5100_e1.DeviceDesc%=nd5100Pcmcia_e1.ndi, PCMCIA\NDC-Ethernet-CB56

[SourceDisksNames]
99="NDC ND5100 PCMCIA Ethernet Adapter Driver Disk",,0

[SourceDisksFiles]
nd5100_.sys      =99
netnd51_.inf     =99

;****************************************************************************
; pcmcia    NDC Ethernet PCMCIA
;****************************************************************************
[nd5100Pcmcia_e1.ndi]
AddReg=nd5100Pcmcia_e1.ndi.reg, nd5100.base.reg, nd5100Pcmcia.spec.reg, nd5100.cfg.reg

[nd5100Pcmcia_e1.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA\NDC-Ethernet-CB56"

;****************************************************************************
; pcmcia    NDC Ethernet PCMCIA
;****************************************************************************
[nd5100Pcmcia_n1.ndi]
AddReg=nd5100Pcmcia_n1.ndi.reg, nd5100.base.reg, nd5100Pcmcia.spec.reg, nd5100.cfg.reg

[nd5100Pcmcia_n1.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA\NDC-Ethernet-24A3"

;****************************************************************************
; pcmcia    NDC Ethernet PCMCIA
;****************************************************************************
[nd5100Pcmcia_n2.ndi]
AddReg=nd5100Pcmcia_n2.ndi.reg, nd5100.base.reg, nd5100Pcmcia.spec.reg, nd5100.cfg.reg

[nd5100Pcmcia_n2.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA\NDC-Ethernet-0197"

;****************************************************************************
; pcmcia    NDC Ethernet PCMCIA
;****************************************************************************
[nd5100Pcmcia_j1.ndi]
AddReg=nd5100Pcmcia_j1.ndi.reg, nd5100.base.reg, nd5100Pcmcia.spec.reg, nd5100.cfg.reg

[nd5100Pcmcia_j1.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA\NDC-Ethernet-24A3"

;****************************************************************************
; pcmcia    NDC Ethernet PCMCIA
;****************************************************************************
[nd5100Pcmcia_j2.ndi]
AddReg=nd5100Pcmcia_j2.ndi.reg, nd5100.base.reg, nd5100Pcmcia.spec.reg, nd5100.cfg.reg

[nd5100Pcmcia_j2.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA\NDC-Ethernet-6BF4"

;****************************************************************************
; pcmcia    NDC Ethernet PCMCIA
;****************************************************************************
[nd5100Pcmcia_j3.ndi]
AddReg=nd5100Pcmcia_j3.ndi.reg, nd5100.base.reg, nd5100Pcmcia.spec.reg, nd5100.cfg.reg

[nd5100Pcmcia_j3.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA\NDC-Ethernet-6669"


;****************************************************************************
; NDC Ethernet PCMCIA base section
;****************************************************************************
[nd5100.base.reg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,nd5100_.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"ND5100"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

[nd5100Pcmcia.spec.reg]
; Install sections
HKR,Ndi\Install,ndis3,,"nd5100Pcmcia.ndis3"

HKR,,CardType,,1

[nd5100.cfg.reg]
; Interrupt Number
HKR,,InterruptNumber,1,04,00,00,00
HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
HKR,NDI\params\InterruptNumber,ParamDesc,,"Interrupt"
HKR,NDI\params\InterruptNumber,flag,1,20,00,00,00

; I/O base address
HKR,,IoBaseAddress,1,02,00,00,00
HKR,NDI\params\IoBaseAddress,resc,1,02,00,00,00
HKR,NDI\params\IoBaseAddress,ParamDesc,,"I/O address"
HKR,NDI\params\IoBaseAddress,flag,1,20,00,00,00

;****************************************************************************
; PCMCIA : Copy files information
;****************************************************************************
[nd5100Pcmcia.ndis3]
CopyFiles=nd5100Pcmcia.ndis3.CopyFiles

[nd5100Pcmcia.ndis3.CopyFiles]
nd5100_.sys

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir                     =11 ; LDID_SYS
nd5100Pcmcia.ndis3.CopyFiles       =11

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="NDC"
; Manufacturers
V_NDC="National Datacomm Corporation"

ND5100_n1.DeviceDesc=  "NDC ND5100 PCMCIA Ethernet Adapter"
ND5100_n2.DeviceDesc=  "NDC ND5100 PCMCIA Ethernet Adapter"
ND5100_j2.DeviceDesc=  "NDC ND5100 PCMCIA Ethernet Adapter"
ND5100_j3.DeviceDesc=  "NDC ND5100 PCMCIA Ethernet Adapter"
ND5100_e1.DeviceDesc=  "NDC ND5100 PCMCIA Ethernet Adapter"

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: web2, load: 1.25