NETND51.INF Driver File Contents (nd51xxe1.exe)

; NETNDC.INF
;
; NDC ND5100 PCMCIA Network Interface Cards.
;

[Version]
LayoutFile=layout.inf
Signature="$CHICAGO$"
Provider=%V_MS%
Class=Net

;
; Table of Contents
;
[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_n1.ndi]
AddReg=nd5100Pcmcia_n1.ndi.reg,ne2000.ndi.reg,Clone.params.reg
LogConfig=nd5100.LogConfig

[nd5100Pcmcia_n1.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA\NDC-Ethernet-24A3"
HKR,Ndi,CardType,,"PCMCIA"
HKR,Ndi,MatchAndMoveID,,"*pnp80d6,*pnp80d4"

;****************************************************************************
; pcmcia    NDC Ethernet PCMCIA
;****************************************************************************
[nd5100Pcmcia_n2.ndi]
AddReg=nd5100Pcmcia_n2.ndi.reg,ne2000.ndi.reg,Clone.params.reg
LogConfig=nd5100.LogConfig

[nd5100Pcmcia_n2.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA\NDC-Ethernet-0197"
HKR,Ndi,CardType,,"PCMCIA"
HKR,Ndi,MatchAndMoveID,,"*pnp80d6,*pnp80d4"

;****************************************************************************
; pcmcia    NDC Ethernet PCMCIA
;****************************************************************************
[nd5100Pcmcia_j2.ndi]
AddReg=nd5100Pcmcia_j2.ndi.reg,ne2000.ndi.reg,Clone.params.reg
LogConfig=nd5100.LogConfig

[nd5100Pcmcia_j2.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA\NDC-Ethernet-6BF4"
HKR,Ndi,CardType,,"PCMCIA"
HKR,Ndi,MatchAndMoveID,,"*pnp80d6,*pnp80d4"

;****************************************************************************
; pcmcia    NDC Ethernet PCMCIA
;****************************************************************************
[nd5100Pcmcia_j3.ndi]
AddReg=nd5100Pcmcia_j3.ndi.reg,ne2000.ndi.reg,Clone.params.reg
LogConfig=nd5100.LogConfig

[nd5100Pcmcia_j3.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA\NDC-Ethernet-6669"
HKR,Ndi,CardType,,"PCMCIA"
HKR,Ndi,MatchAndMoveID,,"*pnp80d6,*pnp80d4"

;****************************************************************************
; pcmcia    NDC Ethernet PCMCIA
;****************************************************************************
[nd5100Pcmcia_e1.ndi]
AddReg=nd5100Pcmcia_e1.ndi.reg,ne2000.ndi.reg,Clone.params.reg
LogConfig=nd5100.LogConfig

[nd5100Pcmcia_e1.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA\NDC-Ethernet-CB56"
HKR,Ndi,CardType,,"PCMCIA"
HKR,Ndi,MatchAndMoveID,,"*pnp80d6,*pnp80d4"



[nd5100.LogConfig]
IRQConfig=3,4,5,6,7,8,9,10,11,12,13,14,15
IOConfig=20@200-3FF%FFE0(3FF::)
ConfigPriority=HARDRECONFIG


;****************************************************************************
; NE2000 Drivers
;****************************************************************************
; Base section for ne2000 users
[ne2000.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,nd5100.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"NE2000"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,NDIS\NDIS2,DriverName,,"MS2000$"
HKR,NDIS\NDIS2,FileName,,"ne2000.dos"
HKR,NDIS\ODI,DriverName,,"NE2000"
HKR,NDIS\ODI,FileName,,"ne2000.com"
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis2,ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3,odi"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
; Install sectioins
HKR,Ndi\Install,ndis3,,"ne2000.ndis3"
HKR,Ndi\Install,ndis2,,"ne2000.ndis2"

; Install NDIS3
[ne2000.ndis3]
CopyFiles=ne2000.ndis3.CopyFiles, nd5100.inf.CopyFiles

[ne2000.ndis3.CopyFiles]
nd5100.sys

; Install NDIS2
[NE2000.ndis2]
CopyFiles=ne2000.ndis2.CopyFiles, nd5100.inf.CopyFiles

[ne2000.ndis2.CopyFiles]
ne2000.dos

; inf file copy
[nd5100.inf.CopyFiles]
netnd51.inf

; extra params for clones
[Clone.params.reg]
; Resources
HKR,,InterruptNumber,1,04,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00
HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
HKR,Ndi\params\interruptNumber,ParamDesc,,"Interrupt Level"
HKR,NDI\params\InterruptNumber,flag,1,60,00,00,00
HKR,NDI\params\IOBaseAddress,resc,1,02,00,00,00
HKR,NDI\params\IOBaseAddress,ParamDesc,,"I/O Base Address"
HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00
;ndis2
HKR,NDI\params\Interrupt,resc,1,04,00,00,00
HKR,Ndi\params\interrupt,ParamDesc,,"Interrupt Level"
HKR,NDI\params\Interrupt,flag,1,10,00,00,00
HKR,NDI\params\IOBase,resc,1,02,00,00,00
HKR,NDI\params\IOBase,ParamDesc,,"I/O Base Address"
HKR,NDI\params\IOBase,flag,1,10,00,00,00


;[SourceDisksFiles]

;[SourceDisksNames]
;NOTE: USE ONLY DISK NUMBERS 55-59


;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir              =11 ; LDID_SYS
ne2000.ndis3.CopyFiles      =11
ne2000.ndis2.CopyFiles      =26 ; LDID_WINBOOT
ne2000.odi.CopyFiles        =26
nd5100.inf.CopyFiles        =17 ; LDID_INF

;****************************************************************************
; Translatable strings
;****************************************************************************

[Strings]
; Provider
V_MS="NDC"
; Manufacturer names
V_NDC="National Datacomm Corporation"
; Adapter names
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: ftp, load: 2.34