;; NET1208N.INF (NT 5.0 & Win98 &win2000 combined inf for NDIS5 driver)
;;
;; SMC EZ Card PCI 10 Ethernet Network Interface Cards.
;;
;; Copyright 1996-2000, SMC
[version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %msft% ;SUNNIE ;;
[Manufacturer]
%SMC% =SMC ;SUNNIE
;%Accton% = Accton
;[ControlFlags] sunnie
;ExcludeFromSelect = PCI\VEN_10EC&DEV_8029, \
; PCI\VEN_10EC&DEV_8029&SUBSYS_12081113
[SMC]
%EN1208.DeviceDesc% = EN1208.ndi, PCI\VEN_10EC&DEV_8029 ; Accton EN1208 PCI Ethernet Adapter
%EN1208S.DeviceDesc% = EN1208S.ndi, PCI\VEN_10EC&DEV_8029&SUBSYS_12081113 ; Accton EN1208 PCI Ethernet Adapter
;;****************************************************************************
;; Windows 9x
;;****************************************************************************
[EN1208.ndi]
DriverVer = 09/07/1999
AddReg = EN1208.id.reg,EN1208.common.reg,EN1208.win.reg
DeviceID = "PCI\VEN_10EC&DEV_8029"
LogConfig = DefaultConfig
[EN1208S.ndi]
DriverVer = 09/07/1999
AddReg = EN1208S.id.reg,EN1208.common.reg,EN1208.win.reg
DeviceID = "PCI\VEN_10EC&DEV_8029&SUBSYS_802910EC"
LogConfig = DefaultConfig
;;****************************************************************************
;; NT 5.0
;;****************************************************************************
[EN1208.ndi.NT]
DriverVer = 09/07/1999
AddReg = EN1208.reg, EN1208.common.reg
Characteristics = 0x84
BusType = 5
CopyFiles = EN1208.CopyFiles
[EN1208.ndi.NT.Services]
AddService = EN1208, 2, pcint.Service, EN1208.EventLog
[EN1208S.ndi.NT]
DriverVer = 09/07/1999
AddReg = EN1208S.reg, EN1208.common.reg
Characteristics = 0x84
BusType = 5
CopyFiles = EN1208.CopyFiles
[EN1208S.ndi.NT.Services]
AddService = en1208, 2, pcint.Service, EN1208.EventLog
[EN1208.CopyFiles]
SMC1208N.sys,,,2
;;----------------------------------------------------------------------------
;; EN1208 Parameters
;;----------------------------------------------------------------------------
;;***************************************************************************
;; Windows 9x parameters
;;***************************************************************************
[EN1208.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_10EC&DEV_8029"
HKR, Ndi\Install, , 0, pcint.install
HKR, NDI\Params\MediaMode, flag, 1, 30, 00, 00, 00
HKR, NDI\Params\NetworkAddress, flag, 1, 30, 00, 00, 00
[EN1208S.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_10EC&DEV_8029&SUBSYS_802910EC"
HKR,Ndi\Install, , 0, pcint.install
HKR,NDI\Params\MediaMode, flag, 1, 30, 00, 00, 00
HKR,NDI\Params\NetworkAddress, flag, 1, 30, 00, 00, 00
[EN1208.win.reg]
;; key,subkey,valuname,type,value
HKR, , DriverDesc, 0, "SMC EZ Card PCI 10 Adapter"
HKR, , DevLoader, 0, *ndis
HKR, , DeviceVxDs, 0, SMC1208N.sys
HKR, , EnumPropPages, 0, netdi.dll, EnumPropPages
;;params
HKR, , MediaType, 0, 1
HKR, , AdapterType, 0, 5
HKR, , BusType, 0, 5
;; Resources
;HKR, , InterruptNumber, 1, 04, 00, 00, 00
;HKR, , IOBaseAddress, 1, 02, 00, 00, 00
;HKR, Ndi\params\interruptNumber, ParamDesc, 0, "Interrupt Level"
;HKR, NDI\params\InterruptNumber, resc, 1, 04, 00, 00, 00
;HKR, NDI\params\InterruptNumber, flag, 1, 20, 00, 00, 00
;HKR, NDI\params\IOBaseAddress, ParamDesc, 0, "I/O Base Address"
;HKR, NDI\params\IOBaseAddress, resc, 1, 02, 00, 00, 00
;HKR, NDI\params\IOBaseAddress, flag, 1, 20, 00, 00, 00
;;ndis2
HKR, Ndi\params\interrupt, ParamDesc, 0, "Interrupt Level"
HKR, NDI\params\Interrupt, resc, 1, 04, 00, 00, 00
HKR, NDI\params\Interrupt, flag, 1, 10, 00, 00, 00
HKR, NDI\params\IOBase, ParamDesc, 0, "I/O Base Address"
HKR, NDI\params\IOBase, resc, 1, 02, 00, 00, 00
HKR, NDI\params\IOBase, flag, 1, 10, 00, 00, 00
;; NDIS Info
HKR, NDIS, MajorNdisVersion, 1, 03
HKR, NDIS, MinorNdisVersion, 1, 0a
HKR, NDIS, LogDriverName, 0, "PCINT"
HKR, NDIS\NDIS2, DriverName, 0, "PCIND$"
HKR, NDIS\NDIS2, FileName, 0, "pcind.dos"
HKR, NDIS\ODI, DriverName, 0, "pciodi"
HKR, NDIS\ODI, FileName, 0, "pciodi.com"
;; Interfaces
HKR, Ndi\Interfaces, DefLower, 0, "ethernet"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi\Interfaces, DefUpper, 0, "ndis2,ndis3"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis2,ndis3,odi"
;; Install sections
HKR, Ndi\Install, ndis3, 0, "en1208.ndis5"
HKR, Ndi\Install, ndis2, 0, "en1208.ndis2"
HKR, Ndi\Install, odi, 0, "en1208.odi"
;;****************************************************************************
;; Drivers
;;****************************************************************************
;; Install NDIS3
[en1208.ndis5]
CopyFiles = en1208.ndis5.CopyFiles,en1208.inf.CopyFiles
DelFiles = en1208.DelFiles
[en1208.ndis5.CopyFiles]
SMC1208N.sys,,,2
[en1208.inf.CopyFiles]
NET1208N.inf,,,2
[en1208.DelFiles]
;netrt.inf,,,1
NET1208N.inf,,,1
;netrtp.inf,,,1
;netrtpnt.inf,,,1
other\realte~1.inf,,,1
drvidx.bin,,,1
drvdata.bin,,,1
;;Install NDIS2
[en1208.ndis2]
CopyFiles = en1208.ndis2.CopyFiles
[en1208.ndis2.CopyFiles]
pcind.dos,,,2
;;Install ODI
[en1208.odi]
CopyFiles = en1208.odi.CopyFiles
[en1208.odi.CopyFiles]
pciodi.com,,,2
;;****************************************************************************
;; EN1208 common parameters
;;****************************************************************************
[EN1208.common.reg]
HKR, Ndi\params\MediaMode, ParamDesc, 0, %MediaMode%
HKR, Ndi\params\MediaMode, type, 0, "enum"
HKR, Ndi\params\MediaMode, default, 0, "0"
HKR, Ndi\params\MediaMode\enum, 0, 0, %TPHD%
HKR, Ndi\params\MediaMode\enum, 1, 0, %TPFD%
HKR, Ndi\params\MediaMode\enum, 2, 0, %BNC%
HKR, Ndi\params\MediaMode\enum, 3, 0, %AUI%
HKR, Ndi\params\NetworkAddress, ParamDesc, 0, %NetworkAddress%
HKR, Ndi\params\NetworkAddress, type, 0, edit
HKR, Ndi\params\NetworkAddress, default, 0, "000000000000"
HKR, Ndi\params\NetworkAddress, LimitText, 0, 12
HKR, Ndi\params\NetworkAddress, UpperCase, 0, 1
HKR, Ndi\params\NetworkAddress, Optional, 0, 1
;;****************************************************************************
;; NT 5.0 parameters
;;****************************************************************************
[EN1208.reg]
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi, Service, 0, "EN1208"
[pcint.Service]
DisplayName = %EN1208.Service.DispName%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\SMC1208N.SYS
LoadOrderGroup = NDIS
AddReg = TextModeFlags.reg
[EN1208.EventLog]
Addreg = EN1208.AddEventLog.reg
[EN1208.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
[TextModeFlags.reg]
HKR, , TextModeFlags, 0x00010001, 0x0001
;;****************************************************************************
;; Destination Directory
;;****************************************************************************
[DestinationDirs]
EN1208.CopyFiles = 12
DefaultDestDir = 11 ; LDID_SYS
en1208.ndis5.CopyFiles = 11
en1208.ndis2.CopyFiles = 26
en1208.odi.CopyFiles = 26
en1208.inf.CopyFiles = 17 ; INF
en1208.DelFiles = 17
;;****************************************************************************
;; Source Files
;;****************************************************************************
[SourceDisksNames]
1=%DISKNAME%,,0000-0000
[SourceDisksFiles]
SMC1208N.sys = 1, win98, SMC1208N.sys, 12345
NET1208N.inf = 1, , NET1208N.inf, 1234
pcind.dos = 1, ndis2dos, pcind.dos, 12345
pciodi.com = 1, nwclient\dos, pciodi.com, 12345
;-------------------------------------------------------------------------------
; Localizable Strings
;
[Strings]
Msft = "Microsoft"
;Accton = "Accton"
SMC ="Standard Microsystems Corporation" ;sunnie
;;Source disk name
DISKNAME = " SMC EZ Card PCI 10 Ethernet NIC Driver Disk " ;sunnie
MediaMode = "Line Speed"
TPHD = "TP Half Duplex"
TPFD = "TP Full Duplex"
BNC = "BNC / 10Base2"
AUI = "AUI / 10Base5"
NetworkAddress = "Network Address"
EN1208.DeviceDesc = "SMC EZ Card PCI 10 Adapter" ;sunnie
EN1208S.DeviceDesc = "SMC EZ Card PCI 10 Adapter" ;sunnie
EN1208.Service.DispName = "SMC EZ Card PCI 10 Ethernet Adapter NT Driver" ;sunnie
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.