; Copyright (c) 2000, Microsoft [Version] Signature = "$Windows NT$" Class = Net ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318} LayoutFile = layout.inf Provider = %Msft% DriverVer=07/01/2001,1.60.1400.1 [Manufacturer] %V_Winbond%= Winbond %Elecom% = Elecom [ControlFlags] ExcludeFromSelect = * [Winbond] %w89c926.DeviceDesc% = w89c926.ndi, PCMCIA\PCMCIA-ETHERNET-389C ; Winbond W89C926 PCMCIA %w89c926.DeviceDesc% = w89c926.ndi, PCMCIA\PCMCIA-ETHERNET2-092D ; Winbond W89C926 PCMCIA [Elecom] %elecomcds.DeviceDesc% = w89c926.ndi, PCMCIA\Laneed-LD-CDS-DF51 ;------------------------------------------------------------------------------- ; Winbond W89C926 Based PCMCIA Ethernet Adapter ; [W89C926.ndi] AddReg = W89C926.reg Characteristics = 0x04 BusType = 8 ;CpyFiles = w926nd.CopyFiles [w89c926.ndi.Services] AddService = w926nd, 2, w926nd.Service, common.EventLog ;------------------------------------------------------------------------------- ; W89C926 Interfaces and Service ; [W89C926.reg] HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" HKR, Ndi\Interfaces, LowerRange, 0, "ethernet" HKR, Ndi, Service, 0, "w926nd" [w926nd.CopyFiles] w926nd.sys,,,2 [w926nd.Service] DisplayName = %w926nd.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_DEMAND_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\w926nd.sys LoadOrderGroup = NDIS [common.EventLog] AddReg = common.AddEventLog.reg [common.AddEventLog.reg] HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll" HKR, , TypesSupported, 0x00010001, 7 [DestinationDirs] DefaultDestDir = 12 w926nd.CopyFiles = 12 ;------------------------------------------------------------------------------- ; Localizable Strings ; [Strings] Msft = "Microsoft" V_Winbond = "Winbond Electronics Corporation" Elecom = "Elecom" w89c926.DeviceDesc = "Winbond W89C926 Based PCMCIA Ethernet адаптер" elecomcds.DeviceDesc = "Elecom Laneed LD-CDS PCMCIA Ethernet" w926nd.Service.DispName = "Winbond W89C926 Based PCMCIA Ethernet адаптер, драйвер для NT"