NETSMC11.INF Driver File Contents (SMC1211TX_all.zip)

;; (Win2000, Win98 and Millennium combined inf for NDIS5 driver)
;;
;; SMC EZ Card 10/100 PCI (SMC1211 Series) Network Interface Cards.
;;
;; Copyright 1999-2000, SMC Networks, Inc.

[version]
Signature   = "$CHICAGO$"
Compatible  = 1
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %SMC%                                      ;; for WHQL certified
CatalogFile = netsmc11.cat                               ;; for WHQL certified
DriverVer   = 02/07/2000, 1.16.0207.2000
;LayoutFile  = layout.inf                                ;; for put-on-list

[Manufacturer]
%SMC%        = SMC

[ControlFlags]
ExcludeFromSelect     = PCI\VEN_1113&DEV_1211&SUBSYS_12111113

[SMC]
%SMC1211.DeviceDesc%  = SMC1211.ndi, PCI\VEN_1113&DEV_1211&SUBSYS_12111113

;;****************************************************************************
;; Windows 9x
;;****************************************************************************
[SMC1211.ndi]
DriverVer       = 02/07/2000, 1.16.0207.2000
AddReg          = SMC1211.id.reg, SMC1211.common.reg, SMC1211.win.reg
DeviceID        = "PCI\VEN_1113&DEV_1211&SUBSYS_12111113"
LogConfig       = DefaultConfig

;;****************************************************************************
;; NT 5.0
;;****************************************************************************
[SMC1211.ndi.NT]
DriverVer       = 02/07/2000, 1.16.0207.2000
AddReg          = SMC1211.common.reg, SMC1211.reg
Characteristics = 0x84
BusType         = 5
CopyFiles       = SMC1211.CopyFiles

[SMC1211.ndi.NT.Services]
AddService = SMC1211, 2, EN5038.Service, SMC1211.EventLog

[SMC1211.CopyFiles]
SMC1211.sys,,,2

;;----------------------------------------------------------------------------
;; SMC1211 Parameters
;;----------------------------------------------------------------------------
;;****************************************************************************
;; Windows 9x parameters
;;****************************************************************************
[SMC1211.id.reg]
HKR, Ndi,       DeviceID,       0,      "PCI\VEN_1113&DEV_1211&SUBSYS_12111113"

HKR, Ndi\Install,                       ,       0,      EN5038.install
HKR, NDI\Params\DuplexMode,             flag,   1,      30, 00, 00, 00
HKR, Ndi\Params\EarlyTxThreshold,       flag,   1,      20, 00, 00, 00
HKR, NDI\Params\NetworkAddress,         flag,   1,      30, 00, 00, 00
HKR, NDI\Params\ApmPme,                 flag,   1,      30, 00, 00, 00
HKR, NDI\Params\LinkUp,                 flag,   1,      30, 00, 00, 00
HKR, NDI\Params\WakeUpFrame,            flag,   1,      30, 00, 00, 00

[SMC1211.win.reg]
;; key,subkey,valuname,type,value
HKR, ,  DriverDesc,     0,      "SMC EZ Card 10/100 PCI (SMC1211 Series)"
HKR, ,  DevLoader,      0,      *ndis
HKR, ,  DeviceVxDs,     0,      SMC1211.sys
HKR, ,  EnumPropPages,  0,      netdi.dll,      EnumPropPages

;;params
HKR, ,  MediaType,      0,      1
HKR, ,  AdapterType,    0,      5
HKR, ,  BusType,        0,      5

;; NDIS Info
HKR, NDIS,              MajorNdisVersion,       1,      03
HKR, NDIS,              MinorNdisVersion,       1,      0a
HKR, NDIS,              LogDriverName,          0,      "SMC1211"

;; Interfaces
HKR, Ndi\Interfaces,    DefLower,               ,       "ethernet"
HKR, Ndi\Interfaces,    LowerRange,             ,       "ethernet"
HKR, Ndi\Interfaces,    DefUpper,               ,       "ndis3"
HKR, Ndi\Interfaces,    UpperRange,             ,       "ndis3"

;; Install sections
HKR, Ndi\Install,       ndis3,                  0,      "net07d.ndis5"

;; Install NDIS3
[net07d.ndis5]
CopyFiles       = net07d.ndis5.CopyFiles, net07d.inf.CopyFiles
DelFiles        = net07d.DelFiles

[net07d.ndis5.CopyFiles]
SMC1211.sys,,,2

[net07d.inf.CopyFiles]
NETSMC11.inf,,,2

[net07d.DelFiles]
;;NETSMC11.inf,,,1
drvidx.bin,,,1
drvdata.bin,,,1

;;****************************************************************************
;; SMC1211 common parameters
;;****************************************************************************
[SMC1211.common.reg]
HKR, Ndi\params\DuplexMode,      ParamDesc, 0, %DuplexMode%
HKR, Ndi\params\DuplexMode,      type,      0, "enum"
HKR, Ndi\params\DuplexMode,      default,   0, "1"
HKR, Ndi\params\DuplexMode\enum, 1,         0, %dmAutoMode%
HKR, Ndi\params\DuplexMode\enum, 2,         0, %dm10HalfMode%
HKR, Ndi\params\DuplexMode\enum, 3,         0, %dm10FullMode%
HKR, Ndi\params\DuplexMode\enum, 4,         0, %dm100HalfMode%
HKR, Ndi\params\DuplexMode\enum, 5,         0, %dm100FullMode%

HKR,Ndi\Params\EarlyTxThreshold, ParamDesc, 0, %EarlyTxThreshold%
HKR,Ndi\Params\EarlyTxThreshold, Type,      0, "int"
HKR,Ndi\Params\EarlyTxThreshold, Default,   0, "10"
HKR,Ndi\Params\EarlyTxThreshold, Min,       0, "0"
HKR,Ndi\Params\EarlyTxThreshold, Max,       0, "63"
HKR,Ndi\Params\EarlyTxThreshold, Step,      0, "1"
HKR,Ndi\Params\EarlyTxThreshold, Base,      0, "10"

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"

HKR, Ndi\params\ApmPme,      ParamDesc, 0, %apmpme%
HKR, Ndi\params\ApmPme,      type,      0, "enum"
HKR, Ndi\params\ApmPme,      default,   0, "2"
HKR, Ndi\params\ApmPme\enum, 1,         0, "Disable"
HKR, Ndi\params\ApmPme\enum, 2,         0, "Enable"

HKR, Ndi\params\LinkUp,      ParamDesc, 0, %linkup%
HKR, Ndi\params\LinkUp,      type,      0, "enum"
HKR, Ndi\params\LinkUp,      default,   0, "1"
HKR, Ndi\params\LinkUp\enum, 1,         0, "Disable"
HKR, Ndi\params\LinkUp\enum, 2,         0, "Enable"

HKR, Ndi\params\WakeUpFrame,            ParamDesc, 0, %wakeupframe%
HKR, Ndi\params\WakeUpFrame,            type,      0, "enum"
HKR, Ndi\params\WakeUpFrame,            default,   0, "2"
HKR, Ndi\params\WakeUpFrame\enum,       1,         0, "Disable"
HKR, Ndi\params\WakeUpFrame\enum,       2,         0, "Enable"


;;****************************************************************************
;; NT 5.0 parameters
;;****************************************************************************
[SMC1211.reg]
HKR, Ndi\Interfaces,            UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces,            LowerRange, 0, "ethernet"
HKR, Ndi,                       Service,    0, "SMC1211"

[EN5038.Service]
DisplayName     = %SMC1211.Service.DispName%
ServiceType     = 1                             ; %SERVICE_KERNEL_DRIVER%
StartType       = 3                             ; %SERVICE_DEMAND_START%
ErrorControl    = 1                             ; %SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\SMC1211.SYS
LoadOrderGroup  = NDIS

[SMC1211.EventLog]
Addreg = SMC1211.AddEventLog.reg

[SMC1211.AddEventLog.reg]
HKR,    ,   EventMessageFile,   0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR,    ,   TypesSupported,     0x00010001, 7

;;****************************************************************************
;; Destination Directory
;;****************************************************************************
[DestinationDirs]
SMC1211.CopyFiles           = 12

DefaultDestDir              = 11        ; LDID_SYS
net07d.ndis5.CopyFiles      = 11
net07d.inf.CopyFiles        = 17        ; INF
net07d.DelFiles             = 17
;;****************************************************************************
;; Source Files
;;****************************************************************************
[SourceDisksNames]
1="SMC EZ Card 10/100 PCI (SMC1211 Series) Driver Disk","",0

[SourceDisksFiles]
smc1211.sys  = 1
netsmc11.inf  = 1

;;****************************************************************************
;; Strings
;;****************************************************************************
[Strings]
SMC                    = "SMC"

NetworkAddress            = "Network Address"
EarlyTxThreshold          = "Early Tx Threshold"
DuplexMode                = "Link Speed/Duplex Mode"
dmDefault                 = "Default"
dmAutoMode                = "Auto Mode"
dm10HalfMode              = "10 Half Mode"
dm10FullMode              = "10 Full Mode"
dm100HalfMode             = "100 Half Mode"
dm100FullMode             = "100 Full Mode"
apmpme                    = "PME Enable"
linkup                    = "Link-up Wakeup"
wakeupframe               = "Wakeup Frame"

SMC1211.DeviceDesc        = "SMC EZ Card 10/100 PCI (SMC1211 Series)"
SMC1211.Service.DispName  = "SMC EZ Card 10/100 PCI (SMC1211 Series) NT 5.0 Driver"


Download Driver Pack

How To Update Drivers Manually

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.

server: web5, load: 0.55