home *** CD-ROM | disk | FTP | other *** search
- ; Copyright (c) Microsoft Corporation
-
- [version]
- Signature = "$Windows NT$"
- Class = Net
- ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
- Provider = %MSFT%
- LayoutFile = layout.inf
- DriverVer=07/01/2001,1.21.0.1
-
- [Manufacturer]
- %V_3Com% = 3Com
-
- [ControlFlags]
- ExcludeFromSelect = *
-
- [3Com]
- %EL556.DeviceDesc%=EL556A.ndi,PCI\VEN_10B7&DEV_6055
- %EL556.DeviceDesc%=EL556A.ndi,PCI\VEN_10B7&DEV_6055&SUBSYS_625610B7&REV_10
- %EL556.DeviceDesc%=EL556A.ndi,PCI\VEN_10B7&DEV_6055&SUBSYS_645610B7&REV_10
- %EL556.DeviceDesc%=EL556B.ndi,PCI\VEN_10B7&DEV_6056&SUBSYS_655610B7&REV_20
- %EL556.DeviceDesc%=EL556B.ndi,PCI\VEN_10B7&DEV_6056&SUBSYS_635610B7&REV_20
-
- [EL556A.ndi.NT]
- Characteristics = 0x84
- BusType = 5
- AddReg = EL556A.reg, EL556.reg
- CopyFiles = EL556.CopyFiles
-
- [EL556A.ndi.NT.Services]
- AddService = EL556ND5, 2, EL556.Service, common.EventLog
-
- [EL556B.ndi.NT]
- Characteristics = 0x84
- BusType = 5
- AddReg = EL556A.reg, EL556.reg
- CopyFiles = EL556.CopyFiles
-
- [EL556B.ndi.NT.Services]
- AddService = EL556ND5, 2, EL556.Service, common.EventLog
-
- [EL556A.reg]
- HKR, NDI\params\MediaType, ParamDesc, 0, %NLS%
- HKR, NDI\params\MediaType, type, 0, "enum"
- HKR, Ndi\params\MediaType, default, 0, "1"
- HKR, Ndi\params\MediaType\enum, 1, 0, %AN%
- HKR, Ndi\params\MediaType\enum, 2, 0, %F100%
- HKR, Ndi\params\MediaType\enum, 3, 0, %H100%
- HKR, Ndi\params\MediaType\enum, 4, 0, %F10%
- HKR, Ndi\params\MediaType\enum, 5, 0, %H10%
-
- HKR,,RWUMAGIC,,"1"
- HKR,,RWULINK,,"1"
- HKR,,RWUPING,,"1"
-
- HKR, 0, TCAUDIAG, 0, "TCAUM556"
- HKLM, Software\3Com\TCAUDIAG\TCAUM556,DriverNames, 0, "SYSTEM\EL556ND5.SYS"
-
- [EL556.reg]
- HKR, Ndi, Service, 0, "EL556ND5"
- HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
- HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
-
- [EL556.Service]
- DisplayName = %EL556ex.Service.DispName%
- ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
- StartType = 3 ;%SERVICE_DEMAND_START%
- ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
- ServiceBinary = %12%\EL556ND5.sys
- LoadOrderGroup = NDIS
-
- [common.EventLog]
- AddReg = common.AddEventLog.reg
-
- [common.AddEventLog.reg]
- HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
- HKR, , TypesSupported, 0x00010001, 7
-
- [EL556.CopyFiles]
- EL556ND5.sys,,,2
-
- [DestinationDirs]
- DefaultDestDir = 12
- EL556.CopyFiles = 12
-
- [Strings]
- Msft = "Microsoft"
- V_3Com = "3Com"
-
- NLS = "Выбор сетевого соединения"
- AN = "Автосогласование"
- F100 = "100BTX полный дуплекс"
- H100 = "100BTX полудуплекс"
- F10 = "10BT полный дуплекс"
- H10 = "10BT полудуплекс"
- 8021p = "Поддержка 802.1p"
- On = "вкл"
- Off = "выкл"
-
- EL556.DeviceDesc = "3Com 10/100 Mini PCI Ethernet адаптер"
- EL556ex.Service.DispName = "3Com 10/100 MiniPCI Ethernet драйвер адаптера"
-