PE520.INF Driver File Contents (pe520c-14.zip)

;
; KTI PE-520 Series PCMCIA Ethernet Adapter
;

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

[Manufacturer]
%V_KTI%=KTI
%V_Katron%=Katron

[KTI]
%KTIPE520.DeviceDesc%=KTIPE520.ndi, PCMCIA\KTI-PE520_PLUS-A50A;

[Katron]
%Katron.PE520_Desc_1%=Katron.ndi,PCMCIA\KCI-PE520_PCMCIA_Ethernet_Adapter-CFE0
%Katron.PE520_Desc_2%=Katron.ndi,PCMCIA\KCI-PE520_PCMCIA_Ethernet_Adapter-478C

;****************************************************************************
;    KTI PE-520 PLUS NE2000 Compatible PCMCIA Adapter
;****************************************************************************

[KTIPE520.ndi]
AddReg=KTIPE520.ndi.reg,ne2000cc.ndi.reg,Clone.params.reg

[Katron.ndi]
AddReg=Katron.ndi.reg,pe520.ndi.reg

[KTIPE520.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA\KTI-PE520_PLUS-A50A"

[Katron.ndi.reg]
HKR,Ndi,DeviceID,,"KCI-PE520_PCMCIA_Ethernet_Adapter-CFE0"

[Katron.LogConfig]

;************************************************************************
;  NE2000 Driver
;************************************************************************

[ne2000cc.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,ne2000.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"NE2000"
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"
; Install sections
HKR,Ndi\Install,ndis3,,"ne2000.ndis3"

HKR,NDI,CardType,,"PCMCIA"

; Install NDIS3
[ne2000.ndis3]
CopyFiles=ne2000.ndis3.CopyFiles
[ne2000.ndis3.CopyFiles]
ne2000.sys

; 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

;****************************************************************************
;  PE520 Driver
;****************************************************************************

[pe520.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,pe520.386
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; NDIS Info
HKR,NDIS,LogDriverName,,"PE520"
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"

; Install sections
HKR,Ndi\Install,ndis3,,"pe520.ndis3"

; Parameters
HKR,,INTERRUPT,1,04,00,00,00
HKR,,IOBASE,1,02,00,00,00
HKR,,AttributeBase,1,01,00,00,00


; OVERRIDE FOR 4K RAM WINDOW INTO THE TUPLE
HKR,Override,0000,1,\
;
00,04,00,00, \	    ; CONFIGMG_VERSION
00,00,00,00, \	    ; PRIORITY
;
; I/O Resource Descriptor
;
24,00,00,00, \	    ; Total length of I/O Resource Descriptor
02,00,00,00, \	    ; ResType_IO = 0x00000002
01,00, \       ; IOD_Count;
0C,00, \       ; IOD_Type;	   // IOType_Range = 0x000C
00,00, \       ; IOD_Alloc_Base;
00,00, \       ; IOD_Alloc_End;
00,00, \       ; IOD_DesFlags;
00, \		    ; IOD_Alloc_Alias;
00, \		    ; IOD_Alloc_Decode;
E0,FF, \       ; IOR_Align;	   // Mask for base alignment
20,00, \       ; IOR_nPorts;	   // Number of ports
00,00, \       ; IOR_Min;	   // Min port address
FF,FF, \       ; IOR_Max;	   // Max port address
00,00, \       ; IOR_RangeFlags;   // Flags
00, \		    ; IOR_Alias;	// Alias offset
00, \		    ; IOR_Decode;	// Address specified
45,00,00,00, \	    ; PCCARD flags, 0x40 = 16-bit port
;
; IRQ Resource Descriptor
;
14,00,00,00, \	    ; Total length of IRQ Resource Descriptor
04,00,00,00, \	    ; ResType_IRQ = 0x00000004
00,00, \       ; IRQD_Flags;
00,00, \       ; IRQD_Alloc_Num;   // Allocated IRQ number
FF,FF, \       ; IRQD_Req_Mask;    // Mask of possible IRQs
00,00, \       ; IRQD_Reserved;
70,00,00,00, \	    ; PCCARD flags, 0x20 = Level mode interrupts
;
; Memory Resource Descriptor 0
;
34,00,00,00, \	    ; Total length of Memory Resource Descriptor
01,00,00,00, \	    ; ResType_Mem = 0x00000001
01,00, \       ; MD_Count;
14,00, \       ; MD_Type;	   // MType_Range = 0x0014
00,00,00,00, \	    ; MD_Alloc_Base;
00,00,00,00, \	    ; MD_Alloc_End;
00,00, \       ; MD_Flags;
00,00, \       ; MD_Reserved;
00,F0,FF,FF, \	    ; MR_Align; 	// Mask for base alignment
00,10,00,00, \	    ; MR_nBytes;	// Count of bytes (4K)
00,00,00,00, \	    ; MR_Min;	   // Min Address
FF,FF,FF,FF, \	    ; MR_Max;	   // Max Address
00,00, \       ; MR_Flags;	   // Flags
00,00, \       ; MR_Reserved;
02,00,00,00, \	    ; PCCARD flags, 0x02 = attribute mem, or
	       ;	 0x08 = 16-bit common mem
00,00,00,00, \	    ; Memory card address
;
; REQUEST_CONFIG_PKT Descriptor
;
19,00,00,00, \	    ; Total length of REQUEST_CONFIG_PKT Descriptor
7C,89,00,00, \	    ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
00,00, \       ; Socket;
02,00, \       ; Attributes;
32, \		    ; Vcc;
32, \		    ; Vpp1;
32, \		    ; Vpp2;
02, \		    ; IntType;
00,00,02,00, \	    ; ConfigBase;
00, \		    ; Status;
00, \		    ; Pin;
00, \		    ; Copy;
01, \		    ; ConfigIndex;
0B, \		    ; Present;
;
00,00,00,00	    ; TERMINATOR

; Install NDIS3
[pe520.ndis3]
CopyFiles=pe520.ndis3.CopyFiles
[pe520.ndis3.CopyFiles]
pe520.386

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

;****************************************************************************
; Source Diskette
;****************************************************************************
[SourceDisksNames]
1 = %DISK1%,DISK01,0000-0000

;****************************************************************************
; Source files in diskette
;****************************************************************************
[SourceDisksFiles]
pe520.386 = 1

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="Microsoft"

V_KTI="Katron Technologies Inc."
V_Katron="Katron"

KTIPE520.DeviceDesc="KTI PE-520 Plus PCMCIA Ethernet Adapter"
Katron.PE520_Desc_1="PE520 PCMCIA Ethernet Adapter v1.0"
Katron.PE520_Desc_2="PE520 PCMCIA Ethernet Adapter v1.1"
; Disk label
DISK1="PE520 Utility Diskette"

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: web5, load: 1.56