NICARDP.INF Driver File Contents (dgt_and_more.zip)

; nicardp.inf
;
; IC-Card+ Ethernet PC Card.
;

[Version]
LayoutFile=layout.inf
signature="$CHICAGO$"
Class=Net
provider=%V_MS%

[Manufacturer]
%V_MANUF%=Vendor

[Vendor]
%PCMCIA.DeviceDesc%=PCMCIA.ndi, PCMCIA\IC-CARD+-IC-CARD+-2570

;****************************************************************************
; IC-Card+ Ethernet PC Card
;****************************************************************************
[PCMCIA.ndi]
AddReg=PCMCIA.ndi.reg, ICARDP.ndi.reg, ICARDP.params.reg
;LogConfig=PCMCIA.LogConfig

[PCMCIA.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA\IC-CARD+-IC-CARD+-2570"
HKR,Ndi,CardType,,"PCMCIA"
HKR,,AdapterType,,"2"

[PCMCIA.LogConfig]
ConfigPriority=HARDRECONFIG
IRQConfig=3,4,5,9,10,11,15
IOConfig=20@200-3FF%FFE0(3FF::)

;****************************************************************************
; ICARDP Drivers
;****************************************************************************
[ICARDP.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,icardp.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"ICARDP"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,NDIS\NDIS2,DriverName,,"ICARDP$"
HKR,NDIS\NDIS2,FileName,,"icardp.dos"
HKR,NDIS\ODI,DriverName,,"ICARDP"
HKR,NDIS\ODI,FileName,,"icardp.com"

; Interfaces
;;HKR,Ndi\Interfaces,DefUpper,,"ndis2,ndis3"
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
;;HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

; Install sections
HKR,Ndi\Install,ndis3,,"PCMCIA.ndis3"
;;HKR,Ndi\Install,ndis2,,"PCMCIA.ndis2"
;;HKR,Ndi\Install,odi,,"PCMCIA.odi"

; Install NDIS3
[PCMCIA.ndis3]
CopyFiles=PCMCIA.ndis3.CopyFiles,PCMCIA.inf.CopyFiles
DelFiles=PCMCIA.inf.DeleteFiles

[PCMCIA.ndis3.CopyFiles]
icardp.sys

; Install NDIS2
[PCMCIA.ndis2]
CopyFiles=PCMCIA.ndis2.CopyFiles
[PCMCIA.ndis2.CopyFiles]
icardp.dos

; Install ODI
;[PCMCIA.odi]
;CopyFiles=PCMCIA.odi.CopyFiles
;[PCMCIA.odi.CopyFiles]
;icardp.com


[PCMCIA.inf.CopyFiles]
nicardp.inf,!netinf.in_
;nicardp.inf

[PCMCIA.inf.DeleteFiles]
drvidx.bin
drvdata.bin

[DestinationDirs]
DefaultDestDir          =11     ; LDID_SYS
PCMCIA.ndis3.CopyFiles  =11
PCMCIA.ndis2.CopyFiles  =26     ; LDID_WINBOOT
PCMCIA.odi.CopyFiles    =26     ; LDID_WINBOOT
E66.ndis3.CopyFiles     =11
E66.ndis2.CopyFIles     =26
PCMCIA.inf.CopyFiles    =17     ; INF
PCMCIA.inf.DeleteFiles  =17 ;

[ICARDP.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\ioaddress,resc,1,02,00,00,00
HKR,NDI\params\ioaddress,ParamDesc,,"I/O Base Address"
HKR,NDI\params\ioaddress,flag,1,10,00,00,00

;network address
HKR,NDI\params\NetworkAddress,ParamDesc,,"Network Address"
HKR,NDI\params\NetworkAddress,type,,edit
HKR,NDI\params\NetworkAddress,LimitText,,18
HKR,NDI\params\NetworkAddress,UpperCase,,1
HKR,NDI\params\NetworkAddress,default,,""
HKR,NDI\params\NetworkAddress,flag,1,20,00,00,00
HKR,NDI\params\NetworkAddress,optional,,1

;Full Duplex
HKR,Ndi\params\FullDuplex,ParamDesc,,"Full Duplex"
HKR,Ndi\params\FullDuplex,default,,0
HKR,Ndi\params\FullDuplex,type,,enum
HKR,Ndi\params\FullDuplex\enum,0,,"OFF"
HKR,Ndi\params\FullDuplex\enum,1,,"ON "
HKR,NDI\params\FullDuplex,flag,1,20,00,00,00

;Auto Negotiation
HKR,Ndi\params\AutoNegotiation,ParamDesc,,"Auto Negotiation"
HKR,Ndi\params\AutoNegotiation,default,,1
HKR,Ndi\params\AutoNegotiation,type,,enum
HKR,Ndi\params\AutoNegotiation\enum,0,,"OFF"
HKR,Ndi\params\AutoNegotiation\enum,1,,"ON "
HKR,NDI\params\AutoNegotiation,flag,1,20,00,00,00


;****************************************************************************
; Localizable Strings
;****************************************************************************
[Strings]
; Provider
V_MS="Microsoft"
; Manufacturers
V_MANUF="IC-CARD+"
; PCMCIA Devices
PCMCIA.DeviceDesc="IC-Card+ Ethernet PC Card"

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