home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2000 April
/
VPR0004B.BIN
/
DRIVER
/
MELCO
/
LPC_W2K
/
LPC_W2K.EXE
/
NETLPC.INF
next >
Wrap
Windows Setup INFormation
|
1999-12-26
|
3KB
|
106 lines
;
; MELCO LPC-T Network Interface Cards.
;
[version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
provider = %V_MS%
LayoutFile = layout.inf
[Manufacturer]
%V_MELCO%=MELCO
; All enumerated adapters must be excluded from select
[ControlFlags]
ExcludeFromSelect = PCMCIA\PCMCIA-UE2212-5312, \
PCMCIA\ACCTON-EN2212-C817
ExcludeFromSelect = PCMCIA\PCMCIA-UE2212-5312
[MELCO]
%*LPC.DeviceDesc%=*LPC.ndi, PCMCIA\PCMCIA-UE2212-5312
%*LPCa.DeviceDesc%=*LPC.ndi, PCMCIA\ACCTON-EN2212-C817
;****************************************************************************
[*LPC.ndi.NT]
AddReg=ne2000.ndi.reg
Characteristics = 0x04 ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType = 8
CopyFiles=ne2000.CopyFiles
[*LPC.ndi.NT.LogConfigOverride]
LogConfig=LPC.LogConfigOverride
[LPC.LogConfigOverride]
;1 IRQ
IRQConfig=3,4,5,9,10,11,12,15
;1 I\O window 0x20 bytes long in the range 0x200-0x3FF
IOConfig=20@200-03FF%FFE0(FFF::)
PcCardConfig = 1:20000(W)
;****************************************************************************
; NE2000 Drivers
;****************************************************************************
; Base section for ne2000 users
[ne2000.ndi.reg]
HKR, Ndi, Service, 0, "NE2000"
HKR, Ndi\Interfaces, DefUpper, 0, "ndis5"
HKR, Ndi\Interfaces, DefLower, 0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, , CardType, 0, "1"
[ne2000.CopyFiles]
ne2000.sys,,,2
[*LPC.ndi.NT.Services]
AddService = NE2000, 2, ne2000.Service, ne2000.EventLog
[ne2000.Service]
DisplayName = %ne2000.Service.DispName%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_AUTO_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\ne2000.sys
LoadOrderGroup = NDIS
[ne2000.EventLog]
AddReg = ne2000.AddEventLog.reg
[ne2000.AddEventLog.reg]
HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR,, TypesSupported, 0x00010001, 7
;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
ne2000.CopyFiles = 12
;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="Microsoft"
; Manufacturers
V_MELCO="MELCO"
*LPC.DeviceDesc="MELCO LPC-T"
*LPCa.DeviceDesc="MELCO LPC-T"
ne2000.Service.DispName = "NE2000 Compatible PCMCIA"