pcm100.INF Driver File Contents (1019598me.zip)

; PCM100.INF
;
; Fast Ethernet PC Card for NT 5.0/Windows 2000
;

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

[Manufacturer]
%V_PCMCIA%=PCMCIA

[PCMCIA]
%PCMCIA.DeviceDesc%  = PCMCIA.ndi, PCMCIA\PCMCIA-FAST_ETHERNET_CARD-BFB6


[PCMCIA.ndi]
AddReg=PCMCIA.ndi.reg, AX88190.ndi.reg, AX88190.params.reg, common.reg, Network.setup.reg
CopyFiles=Network.setup.CopyFiles, PCMCIA.ndis3.CopyFiles,PCMCIA.inf.CopyFiles

[PCMCIA.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA\PCMCIA-FAST_ETHERNET_CARD-BFB6"
HKR,Ndi,CardType,,"PCMCIA"
HKR,,AdapterType,,"2"

[PCMCIA.ndi.NT]
Characteristics = 0x4
BusType         = 8
AddReg          = common.reg, AX88190X.ndi.reg
CopyFiles       = AX88190.ndis5.CopyFiles

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

[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,,"AutoSense"
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

;-------------------------------------------------------------------------------
[AX88190X.ndi.reg]
HKR, Ndi,               Service,    0, "AX88190"
HKR, Ndi\Interfaces,    LowerRange, 0, "ethernet"
HKR, Ndi\Interfaces,    UpperRange, 0, "ndis5"

[AX88190.ndis5.CopyFiles]
PCM100.sys,,,2

[AX88190.Service]
DisplayName         =   %Service.DispName%
ServiceType         =   1 ;%SERVICE_KERNEL_DRIVER%
StartType           =   3 ;%SERVICE_AUTO_START%
ErrorControl        =   1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary       =   %12%\PCM100.sys
LoadOrderGroup      =   NDIS
AddReg              =   TextModeFlags.reg

[AX88190.AddEventLog]
AddReg = AX88190.AddEventLog.reg

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

[TextModeFlags.reg]
HKR, , TextModeFlags, 0x00010001, 0x0001

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

[AX88190.ndi.reg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,PCM100.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
HKR,NDIS,LogDriverName,,"AX88190"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,NDIS\NDIS2,DriverName,,"AX88190$"
HKR,NDIS\NDIS2,FileName,,"AX88190.dos"
HKR,NDIS\ODI,DriverName,,"AX88190"
HKR,NDIS\ODI,FileName,,"AX88190.com"
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

[Network.setup.CopyFiles]
PCM.exe,,,2

[Network.setup.reg]
HKLM, %Software\Microsoft\Windows\CurrentVersion\Run%, NetworkSetup,,"%10%\PCM.exe"

[PCMCIA.ndis3]
CopyFiles=PCMCIA.ndis3.CopyFiles,PCMCIA.inf.CopyFiles
DelFiles=PCMCIA.inf.DeleteFiles

[PCMCIA.ndis3.CopyFiles]
PCM100.sys

[PCMCIA.ndis2]
CopyFiles=PCMCIA.ndis2.CopyFiles

[PCMCIA.ndis2.CopyFiles]
AX88190.dos

[PCMCIA.inf.CopyFiles]
netdf650.inf

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

[DestinationDirs]
DefaultDestDir          =11     ; LDID_SYS
PCMCIA.ndis3.CopyFiles  =11
PCMCIA.inf.CopyFiles    =17     ; INF
PCMCIA.inf.DeleteFiles  =17 ;
AX88190.ndis5.CopyFiles  =12
Network.setup.CopyFiles = 10                                ; LDID_WIN

[AX88190.params.reg]
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
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
HKR,Override,0000,1, \
00,04,00,00, \


00,00,00,00, \


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;        
20,00, \       ; IOR_nPorts;      
00,02, \       ; IOR_Min;         
FF,03, \       ; IOR_Max;         
00,00, \       ; IOR_RangeFlags;  
00, \          ; IOR_Alias;        
00, \          ; IOR_Decode;      
40,00,00,00, \ ; PCCARD flags, 0x40 = 16-bit port

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;   
FF,FF, \       ; IRQD_Req_Mask;   
00,00, \       ; IRQD_Reserved;
20,00,00,00, \ ; PCCARD flags, 0x20 = Level mode interrupts


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;
00,04,00,00, \ ; ConfigBase;
00, \          ; Status;
00, \          ; Pin;
00, \          ; Copy;
01, \          ; ConfigIndex;
03, \          ; Present;
00,00,00,00

[Strings]
V_PCMCIA="PCMCIA"
PCMCIA.DeviceDesc="PCMCIA-FAST_ETHERNET_CARD"
Service.DispName ="PCMCIA-FAST_ETHERNET_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: web2, load: 1.34