; NET5020.INF ; ; INF file for Windows 98, Windows Millennium and Windows 2000 ; ; Belkin F5D5020 PCMCIA Card/Notebook Network Card ; ; Copyright 2001, Belkin Components [Version] Signature = "$CHICAGO$" Compatible = 1 Class = Net ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318} Provider = %BELKIN% DriverVer = 03/30/2001,1.00.0330.2001 [Manufacturer] %BELKIN%=BELKIN [BELKIN] %*F5D5020.DeviceDesc%=F5D5020.ndi,PCMCIA\Belkin-F5D5020-PCMCIA-Network-Card-CAAD ;;**************************************************************************** ;; for Windows 9x ;;**************************************************************************** [F5D5020.ndi] AddReg = F5D5020.ndi.reg,F5D5020.params.reg,Common.reg ;CpyFiles = F5D5020.ndis3.CopyFiles ;CpyFiles = Inf.CopyFiles [F5D5020.ndi.reg] HKR, , DevLoader, 0, *ndis HKR, , DeviceVxDs, 0, F5D5020.sys HKR, , EnumPropPages, 0, netdi.dll HKR, Ndi, DeviceID, 0, PCMCIA\Belkin-F5D5020-PCMCIA-Network-Card-CAAD HKR, Ndi, CardType, 0, PCMCIA HKR, NDIS, LogDriverName, 0, F5D5020 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 [F5D5020.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 HKR,NDI\params\ConnectionType,flag,1,20,00,00,00 [F5D5020.ndis3] ;CpyFiles=F5D5020.ndis3.CopyFiles [F5D5020.ndis3.CopyFiles] F5D5020.SYS [Inf.CopyFiles] NET5020.INF [SourceDisksNames] 1="Belkin F5D5020 PCMCIA Card/Notebook Network Card Installation Diskette", "",0 [SourceDisksFiles] F5D5020.SYS=1 NET5020.INF=1 [DestinationDirs] DefaultDestDir=11 F5D5020.ndis3.CopyFiles =11 Inf.CopyFiles =17 ; Windows 95 Inf Directory ;;**************************************************************************** ;; NT 5.0 ;;**************************************************************************** [F5D5020.ndi.NT] Characteristics = 0x4 BusType = 8 AddReg = F5D5020.reg, common.reg ;CpyFiles = F5D5020.CopyFiles.Sys [F5D5020.ndi.NT.Services] AddService = F5D5020, 2, F5D5020.Service, F5D5020.EventLog [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" [F5D5020.ndi.LogConfigOverride] LogConfig = F5D5020.LogConfigOverride [F5D5020.LogConfigOverride] IRQConfig=3,4,5,7,9,10,11,12,13,15 IOConfig=20@200-3FF%FFE0(3FF::) ConfigPriority = NORMAL ;------------------------------------------------------------------------------- ; F5D5020 Drivers and Service ; [F5D5020.reg] HKR, Ndi, Service, 0, "F5D5020" HKR, Ndi\Interfaces, DefUpper, 0, "ndis5" HKR, Ndi\Interfaces, DefLower, 0, "ethernet" HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" HKR, Ndi\Interfaces, LowerRange, 0, "ethernet" ;HKR, , CardType, 0, "1" HKR, , Pcmcia , 0, "2" [F5D5020.Service] DisplayName = %Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\F5D5020.sys LoadOrderGroup = NDIS AddReg = TextModeFlags.reg [F5D5020.CopyFiles.Sys] F5D5020.sys [DestinationDirs] DefaultDestDir=11 F5D5020.CopyFiles.Sys = 12 ;F5D5020.CopyFiles.Inf = 17 [F5D5020.EventLog] AddReg = F5D5020.AddEventLog.reg [F5D5020.AddEventLog.reg] HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll" HKR, , TypesSupported, 0x00010001, 7 [TextModeFlags.reg] HKR, , TextModeFlags, 0x00010001, 0x0001 [strings] Service.DispName = "Belkin F5D5020 PCMCIA Card/Notebook Network Card Win2000 Driver" ; Provider ; Manufacturers BELKIN="BELKIN" ; PNP Devices *F5D5020.DeviceDesc="Belkin F5D5020 PCMCIA Card/Notebook Network Card"