home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn Internet 2000 December
/
MICD_2000_12_NR1.iso
/
Dreamnet
/
drivery
/
Winbond
/
drv94015.exe
/
NDIS3
/
NT50
/
INSTALL
/
W940ND.INF
< prev
next >
Wrap
INI File
|
1998-06-17
|
2KB
|
81 lines
; W940ND.INF
;
; Winbond W89C940 PCI Network Interface Cards
;
; Copyright Winbond Electronic Corporation
[version]
LayoutFile = layout.inf
signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
provider = %V_MS%
[Manufacturer]
%V_Winbond% = Winbond
[ControlFlags]
ExcludeFromSelect = PCI\VEN_1050&DEV_0940
[Winbond]
%w89c940.DeviceDesc% = w89c940.ndi, PCI\VEN_1050&DEV_0940 ; Winbond W89C940 PCI
;-------------------------------------------------------------------------------
; W89C940 Winbond 940 PCI
;
[w89c940.ndi]
AddReg = w940nd.reg
BusType = 5
Characteristics = 0x04 ; NCF_PHYSICAL (NO UI)
CopyFiles = w89c940.CopyFiles
[w89c940.ndi.Services]
AddService = w89c940, 2, w89c940.AddService, w89c940.Eventlog
;-------------------------------------------------------------------------------
; NT5 Platform Specific
;
[w940nd.reg]
HKR, Ndi, Service, 0, "w89c940"
HKR, Ndi\Interfaces, DefUpper, 0, "ndis5"
HKR, Ndi\Interfaces, DefLower, 0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
[w89c940.CopyFiles]
w940nd.sys,,,2
[w89c940.AddService]
DisplayName = %w89c940.Service.DisplayName%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\w940nd.sys
LoadOrderGroup = NDIS
[w89c940.EventLog]
AddReg = w89c940.AddEventLog.reg
[w89c940.AddEventLog.reg]
HKR, 0, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, 0, TypesSupported, 0x00010001, "7"
;-------------------------------------------------------------------------------
; Destination Directories
;
[DestinationDirs]
w89c940.CopyFiles = 12
;-------------------------------------------------------------------------------
; Localizable Strings
[strings]
V_MS = "Microsoft"
V_Winbond = "Winbond Electronic Corporation"
w89c940.DeviceDesc = "Winbond W89C940 PCI Ethernet Adapter"
w89c940.Service.DisplayName = "Winbond W89C940 PCI Ethernet Adapter Driver"