⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 netulip.inf

📁 vxbuild 是一个 CSP/eybuild 的WEB 示例运行于 VxWorks 之上的演示程序.
💻 INF
字号:
; netULIP.INF;; WindRiver/Ulip Network Interface Cards Simulator for SIMNT.;; Copyright 1998-2001, WindRiver[Manufacturer]%WindRiver%      = WindRiver[version]signature  = "$Windows NT$"Class      = NetClassGUID  = {4D36E972-E325-11CE-BFC1-08002BE10318}provider   = %WindRiver%DriverVer  = 10/15/2001,2.0.0[WindRiver]; DisplayName          Section           DeviceID; -----------          -------           --------%ulip.DeviceDesc%  =  ulip.ndi,          ISA\WRS_ULIP;----------------------------------------------------------------------------; ULIP ;[ulip.ndi]Characteristics = 0x1 ; 1=virtual 2="software-enumerated"AddReg          = ulip.ndi.regCopyFiles       = ulip.CopyFiles; 1=ISA 2=EISA 3=MicroChannel 4=TurboChannel 5=PCI 6=VMEbus 7=NuBus; 8=PCMCIA 9=CBus 10=MPI 11=MPSA 14=PNPISABus 15=PNPBusType             = 1; Important: non-PnP bus!Port1FunctionNumber = 0[ulip.ndi.Services]AddService = ULIP, 2, ulip.Service, ulip.AddEventLog;----------------------------------------------------------------------------; ULIP Common;[ulip.ndi.reg]HKR, Ndi,               Service,    0, "ULIP"HKR, Ndi\Interfaces,    UpperRange, 0, "ndis5"HKR, Ndi\Interfaces,    LowerRange, 0, "ethernet"[ulip.CopyFiles]ULIP2K.sys,,,2[ulip.Service]DisplayName     =   %ulip.Service.DispName%ServiceType     =   1 ;SERVICE_KERNEL_DRIVERStartType       =   3 ;2=SERVICE_AUTO_START  3=SERVICE_DEMAND_STARTErrorControl    =   1 ;SERVICE_ERROR_NORMALServiceBinary   =   %12%\ULIP2K.sysLoadOrderGroup  =   NDIS[ulip.AddEventLog]AddReg = ulip.AddEventLog.reg[ulip.AddEventLog.reg]HKR,    ,   EventMessageFile,   0x00020000, "%%SystemRoot%%\System32\netevent.dll"HKR,    ,   TypesSupported,     0x00010001, 7;----------------------------------------------------------------------------; Destination Directories;[DestinationDirs]ulip.CopyFiles  =  12DefaultDestDir  = 12[ULIP.AddEventLog]AddReg = ULIP.AddEventLog.reg[ULIP.AddEventLog.reg]HKR,    ,   EventMessageFile,   0x00020000, "%%SystemRoot%%\System32\netevent.dll"HKR,    ,   TypesSupported,     0x00010001, 7;----------------------------------------------------------------------------; Destination Directories;[DestinationDirs]ULIP.CopyFiles  =   12;----------------------------------------------------------------------------; Localizable Strings;[Strings]Msft                    = "Microsoft"DisplayClassName        = "Network adapters"WindRiver               = "WindRiver"Ulip.DeviceDesc         = "WindRiver ULIP"ulip.Service.DispName   = "ULIP"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -