SMCPWR2.INF Driver File Contents (DR_SMC9432_all.zip)

;*******************************************************************************
; Copyright 1993-1998 SMC Networks, Inc.
;
; INF for OSR2, Windows 98, and Windows NT 5.0
;
; Version 1.1 4/11/98


[Version]
LayoutFile=Layout.inf
Signature="$Windows NT$"
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
Class=Net
Provider=%V_SMC%

[Manufacturer]
%V_SMC%=SMC

; All enumerated adapters must be excluded from select
[ControlFlags]
ExcludeFromSelect = PCI\VEN_10b8&DEV_0005 

[SMC]
%PCI\VEN_10b8&DEV_0005.DeviceDesc%=SMCPWR2.Ndi,PCI\VEN_10b8&DEV_0005


;*******************************************************************************

[SMCPWR2.Ndi]
AddReg=SMCPWR2.Reg,SMCPWR2.Params

[SMCPWR2.Ndi.NT]
AddReg=SMCPWR2.Reg.NT,SMCPWR2.Params
Characteristics=0xA4              ; NCF_REMOVABLE | NCF_HAS_UI |NCF_PHYSICAL
BusType=5


;*******************************************************************************
; OSR2 and Windows 98 section
;*******************************************************************************

[SMCPWR2.Reg]
HKR,NDI,DeviceID,,"PCI\VEN_10b8&DEV_0005"

HKR,,AdapterCFID,,000510b8
HKR,,AdapterType,,5
HKR,,BusType,,5

HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,smcpwr2n.sys

; NDIS Info
HKR,NDIS,MajorNdisVersion,1,04
HKR,NDIS,MinorNdisVersion,1,00
HKR,NDIS,LogDriverName,,"smcpwr2n"

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

; Install sections
HKR,Ndi\Install,ndis3,,"SMCPWR2.Install"


;*******************************************************************************
; Windows NT 5 section
;*******************************************************************************

[SMCPWR2.Reg.NT]
; Interfaces
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
HKR,Ndi\Interfaces,DefUpper,,"ndis5"
HKR,Ndi\Interfaces,UpperRange,,"ndis5"

HKR,Ndi,Service,0,"SMCPWR2"
HKR,Ndi\Install,,0,"SMCPWR2.Install.NT"


;*******************************************************************************
; Driver parameters
;*******************************************************************************

[SMCPWR2.Params]
HKR,,GenControl,,272        ; 0x0110
HKR,,IpgDelay,,0            ; (0 to 6) << 7, default is 0
HKR,,IpgTimer,,15456        ; 0x3c60
HKR,,SlotTimer,,120         ; (0 to 15) << 3, default is 0x78 or (15 << 3)
HKR,,PowerMode,,0           ; 0 = Power management off, 1 = COW mode
HKR,,BurstLength,,8         ; 0, 1, 2, 4, 8
HKR,,ScrambleOn,,0          ; 0 = OFF   1 = ON
HKR,,TxPacketDesc,,50       ; 0x32
HKR,,RxPacketDesc,,120      ; 0x78
HKR,,TxDmaDesc,,29          ; 0x1d
HKR,,RxDmaDesc,,40          ; 0x28
HKR,,PacketsPerTxInt,,10    ; 0x0a
HKR,,PacketsPerRxInd,,10    ; 0x0a
HKR,,MediaType,,1    		; 1 = Ethernet

HKR,Ndi\Params\ConnectionType,ParamDesc,,"Media Type"
HKR,Ndi\Params\ConnectionType,default,,0
HKR,Ndi\Params\ConnectionType,type,,enum
HKR,Ndi\Params\ConnectionType\enum,0,,"AutoNegotiate"
HKR,Ndi\Params\ConnectionType\enum,1,,"BNC 10 Mbps"
HKR,Ndi\Params\ConnectionType\enum,2,,"UTP 10 Mbps"
HKR,Ndi\Params\ConnectionType\enum,3,,"UTP 10 Mbps Full Duplex"
HKR,Ndi\Params\ConnectionType\enum,4,,"UTP 100 Mbps TX"
HKR,Ndi\Params\ConnectionType\enum,5,,"UTP 100 Mbps TX Full Duplex"
HKR,Ndi\Params\ConnectionType,flag,1,20,00,00,00


;*******************************************************************************
; Install section for OSR2 and Windows 98
;*******************************************************************************

[SMCPWR2.Install]
CopyFiles=CopyFile.Inf,CopyFile.Sys

[CopyFile.Inf]
smcpwr2.inf

[CopyFile.Sys]
smcpwr2n.sys


;*******************************************************************************
; Install section for OSR2 and Windows 98
;*******************************************************************************

[SMCPWR2.Install.NT]
CopyFiles=CopyFile.Sys.NT,CopyFile.Inf

[SMCPWR2.Install.NT.Services]
AddService=smcpwr2n,2,SMCPWR2.Service,Common.EventLog

[SMCPWR2.Service]
DisplayName=%PCI\VEN_10b8&DEV_0005.DeviceDesc%
ServiceType=1 
StartType=3
ErrorControl=1
ServiceBinary=%12%\smcpwr2n.sys
LoadOrderGroup=NDIS

[Common.EventLog]
AddReg=Common.AddEventLog.Reg

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

[CopyFile.Sys.NT]
smcpwr2n.sys,,,2


;*******************************************************************************
; Destination directories
;*******************************************************************************

[DestinationDirs]
CopyFile.Sys=11
CopyFile.Inf=17
CopyFile.Sys.NT=12

[SourceDisksNames]
50="SMC SuperDisk", "", 0

[SourceDisksFiles]
smcpwr2n.sys=50,,10000
smcpwr2.inf=50,,10000


;*******************************************************************************
; Localizable strings
;*******************************************************************************

[Strings]
V_SMC="SMC Networks, Inc."
PCI\VEN_10b8&DEV_0005.DeviceDesc="SMC EtherPower II 10/100 Ethernet Adapter"

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: web1, load: 1.67