IN0100AF.INF Driver File Contents (IN100-AF-NM0.zip)

; IN0100AF.INF
;
; PCMCIA 10/100 Ethernet Card INF file for Windows 98/Me/2000
;
; Copyright (C) 1999-2000, PCMCIA Technology Inc.,All rights reserved

[Version]
Signature="$Windows NT$"
Class=Net
ClassGUID  = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider=%iPort%
LayoutFile  = layout.inf

;
; Table of Contents
;
[Manufacturer]
%V_iPort%=iPort

; sections for Win98/Me
;-------------------------------------------------------------
[iPort]
%IN0100AF%=IN0100AF.ndi,PCMCIA\iPort-10/100_Ethernet_Card-C341
%KEN0100OLD%=IN0100AF.ndi.old,PCMCIA\PCMCIA-10/100_Ethernet_Card-BD76
%KEN0100OLD%=IN0100AF.ndi,PCMCIA\PCMCIA-10/100_Ethernet_Card-FEB4
%IN0100AE%=IN0100AF.ndi,PCMCIA\PCMCIA-10/100_Ethernet_Card-2B41

[IN0100AF.ndi.old]
AddReg=IN0100AF.ndi.reg,IN0100AF.params.reg,IN0100AF.Common.reg,Override.reg
CopyFiles=IN0100AF.CopyFiles,Inf.CopyFiles

[IN0100AF.ndi]
AddReg=IN0100AF.ndi.reg,IN0100AF.params.reg,IN0100AF.Common.reg
CopyFiles=IN0100AF.CopyFiles,Inf.CopyFiles


[IN0100AF.ndi.reg]
HKR,,DevLoader,0,*ndis
HKR,,DeviceVxDs,0,PMNDIS5.sys
HKR,,EnumPropPages,0,netdi.dll
HKR,Ndi,DeviceID,0,PCMCIA\PCMCIA-10/100_Ethernet_Card-2B41
HKR,Ndi,CardType,0,PCMCIA
HKR,NDIS,LogDriverName,0,PMNDIS5
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0a
HKR,Ndi\Interfaces,DefUpper,0,ndis3
HKR,Ndi\Interfaces,DefLower,0,ethernet
HKR,Ndi\Interfaces,UpperRange,0,ndis3
HKR,Ndi\Interfaces,LowerRange,0,ethernet
; Install sections
HKR,Ndi\Install,ndis3,,"IN0100AF.ndis3"

[IN0100AF.ndis3]
CopyFiles=IN0100AF.CopyFiles

[IN0100AF.CopyFiles]
PMNDIS5.SYS

[IN0100AF.params.reg]
HKR,,InterruptNumber,1,04,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00
HKR,,NDI\params\InterruptNumber,0,1
HKR,,Ndi\params\interruptNumber,0,
HKR,,NDI\params\InterruptNumber,0,1
HKR,,NDI\params\IOBaseAddress,0,1
HKR,,NDI\params\IOBaseAddress,0,
HKR,,NDI\params\IOBaseAddress,0,1

[IN0100AF.Common.reg]
HKR,Ndi\params\ConnectionType,ParamDesc,,"Connection Type"
HKR,Ndi\params\ConnectionType,default,,0
HKR,Ndi\params\ConnectionType,type,,enum
HKR,Ndi\params\ConnectionType\enum,0,,"Auto-Negotiation"
HKR,Ndi\params\ConnectionType\enum,8,,"100BaseTx"
HKR,Ndi\params\ConnectionType\enum,9,,"100BaseTx Full_Duplex"
HKR,Ndi\params\ConnectionType\enum,2,,"10BaseT (Twisted_Pair)"
HKR,Ndi\params\ConnectionType\enum,3,,"10BaseT Full_Duplex"
HKR,NDI\params\ConnectionType,flag,1,20,00,00,00

; sections for Win2000
;--------------------------------------------------------------
[IN0100AF.ndi.old.NT]
Characteristics = 0x84
BusType         = 8      ; PCMCIA Bus
AddReg          = IN0100AF.Common.reg,IN0100AF.ndi.NT.reg
CopyFiles       = IN0100AF.NT.CopyFiles

;[IN0100AF.ndi.old.NT.LogConfigOverride]
;LogConfig = Override


[IN0100AF.ndi.old.NT.Services]
AddService = IN0100AF, 2, IN0100AF.Service, IN0100AF.AddEventLog

[IN0100AF.ndi.NT]
Characteristics = 0x84
BusType         = 8      ; PCMCIA Bus
AddReg          = IN0100AF.Common.reg,IN0100AF.ndi.NT.reg
CopyFiles       = IN0100AF.NT.CopyFiles

;[IN0100AF.ndi.NT.LogConfigOverride]
;LogConfig = Override


[IN0100AF.ndi.NT.Services]
AddService = IN0100AF, 2, IN0100AF.Service, IN0100AF.AddEventLog

;-------------------------------------------------------------------------------
; Service and Driver
;
[IN0100AF.ndi.NT.reg]
HKR, Ndi, Service, 0, "IN0100AF"
HKR,Ndi\Interfaces,DefUpper,,"ndis5"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,0,"ndis5"
HKR,Ndi\Interfaces,LowerRange,0,"ethernet"

[IN0100AF.NT.CopyFiles]
PMNDIS5.sys

[IN0100AF.Service]
DisplayName         =   %Service.DispName%
ServiceType         =   1 ;%SERVICE_KERNEL_DRIVER%
StartType           =   3 ;%SERVICE_AUTO_START%
ErrorControl        =   1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary       =   %12%\PMNDIS5.sys
LoadOrderGroup      =   NDIS

[IN0100AF.AddEventLog]
AddReg = IN0100AF.AddEventLog.reg

[IN0100AF.AddEventLog.reg]
HKR,    ,   EventMessageFile,   0x00020000,"%%SystemRoot%%\System32\netevent.dll,%%SystemRoot%%\System32\drivers\PMNDIS5.sys"
HKR,    ,   TypesSupported,     0x00010001, 7

HKR,    ,   TextModeFlags,      0x00010001,0x0001

;[Override]
;IOConfig       =    20@300-37F%FFE0
;IRQConfig      =    3,4,5,7,9,10,11,12
;PcCardConfig   =    47::(W)

[Inf.CopyFiles]
;IN0100AF.INF

[DestinationDirs]
DefaultDestDir=11
IN0100AF.CopyFiles=11
IN0100AF.NT.CopyFiles=12
Inf.CopyFiles=17        ; Windows Inf Directory

[SourceDisksNames]
1=%Disk_Desc%,,,

;[SourceDisksFiles]
;PMNDIS5.SYS=1

;
; Translatable strings
;
[Strings]

; Manufacturer names
;
iPort="PCMCIA"

; Adapter names
;
V_iPort="PCMCIA Technology Inc."
IN0100AF="iPort 10/100 Ethernet Card"
IN0100AE="PCMCIA 10/100M Ethernet Card"
KEN0100OLD="PCMCIA 10/100 Ethernet Card"
Disk_Desc="PCMCIA 10/100 Ethernet Card Driver Diskette"
Service.DispName    =   "PCMCIA 10/100 Ethernet Card"

[Override.reg]
HKR,Override,0000,1, \
00,04,00,00, \           ; CONFIGMG_VERSION
00,00,00,00, \           ; PRIORITY
;
; I/O Resource Descriptor 0: LAN port
;
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 E0/F0
20,00, \       ; IOR_nPorts;       // Number of ports, pony=10
00,03, \       ; IOR_Min;          // Min port address
7F,03, \       ; IOR_Max;          // Max port address
00,00, \       ; IOR_RangeFlags;   // Flags
00, \          ; IOR_Alias;        // Alias offset
00, \          ; IOR_Decode;       // Address specified
40,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;
20,00,00,00, \ ; PCCARD flags, 0x20 = Level mode interrupts
;
; 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; 78
32, \          ; Vpp2; 78
02, \          ; IntType;
C0,03,00,00, \ ; ConfigBase;
00, \          ; Status;
00, \          ; Pin;
00, \          ; Copy;
47, \          ; ConfigIndex;
03, \          ; Present;
;
; TERMINATOR
;
00,00,00,00
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.73