home *** CD-ROM | disk | FTP | other *** search
- ; Copyright (c) 2001, Microsoft
-
- [version]
- Signature = "$Windows NT$"
- Class = Net
- ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
- Provider = %MSFT%
- LayoutFile = layout.inf
- DriverVer=07/01/2001,2.0.2195.1
-
- [Manufacturer]
- %Kingston% = KTC111
-
- [ControlFlags]
- ExcludeFromSelect = *
-
- [KTC111]
- %KTC111.DeviceDesc% = KTC111.ndi, PCI\VEN_11AD&DEV_C115&SUBSYS_000B2646
- %GEN.DeviceDesc% = KTC111.ndi, PCI\VEN_11AD&DEV_C115&SUBSYS_F001128A
-
- [KTC111.ndi.NT]
- Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
- BusType = 5 ; PCI
- AddReg = pci.reg,ntid.reg,KTC111.param.reg, KTC111.nt.reg
- CopyFiles = KTC111.ndis5.CopyFiles
-
- [KTC111.ndi.NT.Services]
- AddService = KTC111, 2, KTC111.Service, KTC111.EventLog
-
- [pci.reg]
- HKR,,AdapterType,0,"5"
- HKR,,BusType,0,"5"
-
- [KTC111.param.reg]
- HKR, Ndi\params\ConnectionType, ParamDesc,0, %ConnectionType%
- HKR, Ndi\params\ConnectionType, default, 0, "0"
- HKR, Ndi\params\ConnectionType, type, 0, "enum"
- HKR, Ndi\params\ConnectionType\enum, 0, 0, %SpeedAutoDetect%
- HKR, Ndi\params\ConnectionType\enum, 1, 0, %100MbFull_Duplex%
- HKR, Ndi\params\ConnectionType\enum, 2, 0, %100MbHalf_Duplex%
- HKR, Ndi\params\ConnectionType\enum, 3, 0, %10MbFull_Duplex%
- HKR, Ndi\params\ConnectionType\enum, 4, 0, %10MbHalf_Duplex%
-
- [ntid.reg]
- HKR,,AdapterCFID,0, "C11511AD"
-
- [KTC111.nt.reg]
- HKR, Ndi, Service, 0, "KTC111"
- HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
- HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
-
- [KTC111.Service]
- DisplayName = %KTC111.Service.DispName%
- ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
- StartType = 3 ;%SERVICE_DEMAND_START%
- ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
- ServiceBinary = %12%\KTC111.SYS
- LoadOrderGroup = NDIS
-
-
- [KTC111.EventLog]
- Addreg = KTC111.AddEventLog.reg
-
- [KTC111.AddEventLog.reg]
- HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
- HKR, , TypesSupported, 0x00010001, 7
-
- [KTC111.ndis5.CopyFiles]
- KTC111.SYS,,,2
-
- [DestinationDirs]
- DefaultDestDir =12
- KTC111.ndis5.CopyFiles= 12
-
- [Strings]
- MSFT = "Microsoft"
- Kingston = "Kingston"
- ConnectionType = "Тип подключения"
- SpeedAutoDetect = "Автовыбор"
- 100MbFull_Duplex = "100Mb полный дуплекс"
- 100MbHalf_Duplex = "100Mb полудуплекс"
- 10MbFull_Duplex = "10Mb полный дуплекс"
- 10MbHalf_Duplex = "10Mb полудуплекс"
- KTC111.DeviceDesc = "Kingston EtherRx KNE111TX PCI Fast Ethernet адаптер"
- GEN.DeviceDesc = "Lite-On Communications LC82C115-Based 10/100 Ethernet адаптер"
- KTC111.Service.DispName = "Kingston EtherRx KNE111TX NDIS 5.0 драйвер минипорта"
-