; NETSMC.INF
;
; SMC ISA Network Interface Cards.
;
; Copyright 1994-1996, Microsoft Corporation
[version]
LayoutFile = layout.inf
signature = "$Windows NT$"
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
provider = %MSFT%
DriverVer=10/19/1999,3.12.0.0
[Manufacturer]
%SMC% = SMC
[ControlFlags]
ExcludeFromSelect = ISAPNP\SMC8416
[SMC]
%*SMC8416.DeviceDesc% = *SMC8416.ndi, ISAPNP\SMC8416 ;SMC EtherEz PnP
%*pnp81ca.DeviceDesc% = *pnp81ca.ndi, *pnp81ca ;SMC EtherEz PnP (in non-PnP mode)
%*pnp81c8.DeviceDesc% = *pnp81c8.ndi, *pnp81c8 ;SMC EtherElite Ultra 16
%*pnp81c9.DeviceDesc% = *pnp81c9.ndi, *pnp81c9 ;SMC EtherElite Ultra 16 Tiger
;-------------------------------------------------------------------------------
; SMC EtherElite Ultra 16
;
[*PNP81c8.ndi]
AddReg = SMC.reg
Characteristics = 0x04
BusType = 1
LogConfig = ELITE.LogConfig
CopyFiles = SMCMAC.CopyFiles
[*PNP81c8.ndi.Services]
Addservice = smc8000n, 2, smc8000n.service, common.EventLog
;-------------------------------------------------------------------------------
; SMC EtherElite Ultra 16 Tiger
;
[*PNP81c9.ndi]
AddReg = SMC.reg
Characteristics = 0x04
BusType = 1
LogConfig = ELITE.LogConfig
CopyFiles = SMCMAC.CopyFiles
[*PNP81c9.ndi.Services]
Addservice = smc8000n, 2, smc8000n.service, common.EventLog
;-------------------------------------------------------------------------------
; SMC EtherEZ PnP
;
[*SMC8416.ndi]
AddReg = SMC.reg
Characteristics = 0x04
BusType = 14
CopyFiles = SMCMAC.CopyFiles
[*SMC8416.ndi.Services]
Addservice = smc8000n, 2, smc8000n.service, common.EventLog
;-------------------------------------------------------------------------------
; EtherEZ non PnP
;
[*pnp81ca.ndi]
AddReg = SMC.reg
Characteristics = 0x04
BusType = 1
LogConfig = ELITE.LogConfig
CopyFiles = SMCMAC.CopyFiles
[*pnp81ca.ndi.Services]
Addservice = smc8000n, 2, smc8000n.service, common.EventLog
;-------------------------------------------------------------------------------
; LogConfig Sections
;
[ELITE.LogConfig]
ConfigPriority = HARDRECONFIG
IOConfig = 20@200-3EF%FFE0(3FF::)
IRQConfig = 2,3,4,5,7,9,10,11,12,13,14,15
MemConfig = 4000@C0000-ECFFF%FFFFE000
;-------------------------------------------------------------------------------
; SMC Service and Driver
;
[SMC.reg]
HKR, Ndi, Service, 0, "SMC8000N"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
[smc8000n.service]
DisplayName = %smc8000n.Service.DispName%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\smc8000n.sys
LoadOrderGroup = NDIS
[common.EventLog]
AddReg = common.AddEventLog.reg
[common.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
[SMCMAC.CopyFiles]
smc8000n.sys,,,2
;-------------------------------------------------------------------------------
; Destination Directories
;
[DestinationDirs]
SMCMAC.CopyFiles = 12
;-------------------------------------------------------------------------------
; Localizable Strings
;
[strings]
MSFT = "Microsoft"
SMC = "SMC"
*pnp81c8.DeviceDesc = "SMC EtherCard Elite16 Ultra (8216, 8216C, 8216T)"
*pnp81c9.DeviceDesc = "SMC TigerCard (8216L, 8216LC, 8216LT)"
*SMC8416.DeviceDesc = "SMC EtherEZ 8416"
*pnp81ca.DeviceDesc = "SMC EtherEZ (8416 in Legacy Mode)"
smc8000n.Service.DispName = "SMC Family Ethernet Adapter Driver"
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.