[Version] Signature = "$Windows NT$" Class = Net ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318} Provider = %V_Intel% CatalogFile = ianswxp.cat DriverVer = 10/08/2003,6.36.00.0000 [Manufacturer] %V_Intel% = Intel [ControlFlags] ExcludeFromSelect = * [Intel] %iANSMiniport.Desc% = iANSMP.ndi, iANSMiniport [iANSMP.ndi] AddReg = iANSMP.ndi.AddReg Characteristics = 0x80a1 ; NCF_FORCE_NDIS_NOTIFY | NCF_VIRTUAL | NCF_NOT_USER_REMOVABLE ;CpyFiles = iANSMP.ndi.CopyFiles [iANSMP.ndi.Services] AddService = iANSMiniport, %SPSVCINST_ASSOCSERVICE%, iANSMP.AddService, NetEventLog [DestinationDirs] DefaultDestDir = 11 iANSMP.ndi.CopyFiles = 12 [SourceDisksNames] 1 = %DISKNAME%,,, [SourceDisksFiles] ianswxp.sys = 1 iansmsg.dll = 1 [iANSMP.ndi.CopyFiles] ianswxp.sys,,,2 iansmsg.dll,,,2 ;**************************************************************************** ; [Event Log] sections. ;**************************************************************************** [NetEventLog] AddReg = NetEventLog.AddReg [NetEventLog.AddReg] HKR,,EventMessageFile,0x00020000, %CustomizedEventMessageFile% HKR,,TypesSupported,0x00010001,7 [iANSMP.AddService] DisplayName = %iANSMiniport.Desc% ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_DEMAND_START% ServiceBinary = %12%\ianswxp.sys LoadOrderGroup = NDIS ErrorControl = %SERVICE_ERROR_NORMAL% ;StartName = ; No name AddReg = iANSMP.AddService.AddReg [iANSMP.AddService.AddReg] ; ---------------------------------------------------------------------- ; Add any miniport-specific parameters here. These are params that your ; miniport driver is going to use. ; ;HKR, "Parameters", "ParameterName", %REG_MULTI_SZ%, "MultiSz", "Parameter", "Value" ;HKR, "Parameters", "ParameterName2", %REG_DWORD%, 4 [iANSMP.ndi.AddReg] HKR,Ndi, Service, , "iANSMiniport" HKR,Ndi, HelpText, , %iANSMiniport.Help% HKR,Ndi\Interfaces, "UpperRange", %FLG_NOCLOBBER%, "ndis5" HKR,Ndi\Interfaces, "LowerRange", %FLG_NOCLOBBER%, "ethernet" ;------------------------------------------------------------------------------------ [Strings] CustomizedEventMessageFile = "%SystemRoot%\System32\drivers\ianswxp.sys" V_Intel = "Intel" iANSMiniport.Desc = "Intel(R) Advanced Network Services Virtual Adapter" iANSMiniport.Help = "Intel(R) Advanced Network Services Virtual Adapter is used for advanced features like teaming and virtual lan" DISKNAME = "Intel(R) Advanced Network Services CD-ROM or floppy disk" ; ServiceType values SERVICE_KERNEL_DRIVER = 0x00000001 ; StartType values SERVICE_DEMAND_START = 0x00000003 ; ErrorControl values SERVICE_ERROR_NORMAL = 0x00000001 ; Registry types REG_MULTI_SZ = 0x10000 REG_DWORD = 0x10001 ; Service install flags SPSVCINST_ASSOCSERVICE = 0x2 ; AddReg flags FLG_NOCLOBBER = 0x00000002