netstm.inf Driver File Contents (ZTE_ZXDSL_852_Drive.zip)

;-------------------------------------------------------------------
; Installation file for STMicroelectronics ATM/ADSL miniport drivers
;
; Copyright (C) F.H.L.P. 2000-2003, (C) STMicroelectronics 2000-2004
;-------------------------------------------------------------------

[Version]
Signature   = "$WINDOWS NT$"
;Compatible  = 1
Class       = Net
ClassGUID   = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider    = %ProviderName%
DriverVer   = 12/08/2006,1.9.0.8
CatalogFile.ntamd64 = stmwnt.cat

[ControlFlags]
ExcludeFromSelect = *

[Manufacturer]
%Manuf% = Devices,NTamd64

[Devices.NTamd64]
%StmAtm.Description% = StmAtm.ndi.NTamd64, STM-ATMADSL
%StmLan.Description% = StmLan.ndi.NTamd64, STM-ATMADSL
%StmWan.Description% = StmWan.ndi.NTamd64, STM-ATMADSL


[StmAtm.ndi.NTamd64]
Characteristics = 0x0081 ; NCF_HAS_UI | NCF_VIRTUAL
AddReg = StmAtm.ndi.reg, Stm.ndi.reg, StmAtm.win2k.reg, Stm.win2k.reg
CopyFiles = Stm.Files.Sys

[StmLan.ndi.NTamd64]
Characteristics = 0x0081 ; NCF_HAS_UI | NCF_VIRTUAL
AddReg = StmLan.ndi.reg, Stm.ndi.reg, StmLan.win2k.reg, Stm.win2k.reg
CopyFiles = Stm.Files.Sys

[StmWan.ndi.NTamd64]
Characteristics = 0x0081 ; NCF_HAS_UI | NCF_VIRTUAL
AddReg = StmWan.ndi.reg, Stm.ndi.reg, StmWan.win2k.reg, Stm.win2k.reg
CopyFiles = Stm.Files.Sys

[StmAtm.ndi.NTamd64.Services]
AddService = stmatm, 2, StmAtm.AddService, StmAtm.AddEventLog

[StmLan.ndi.NTamd64.Services]
AddService = stmatm, 2, StmAtm.AddService, StmAtm.AddEventLog

[StmWan.ndi.NTamd64.Services]
AddService = stmatm, 2, StmAtm.AddService, StmAtm.AddEventLog

[StmAtm.ndi.NTamd64.CoInstallers]
AddReg = StmAtm.CoInstall.NTamd64
CopyFiles = Stm.Files.Co2k

[StmLan.ndi.NTamd64.CoInstallers]
AddReg = StmLan.CoInstall.NTamd64
CopyFiles = Stm.Files.Co2k

[StmWan.ndi.NTamd64.CoInstallers]
AddReg = StmWan.CoInstall.NTamd64
CopyFiles = Stm.Files.Co2k

[StmAtm.CoInstall.NTamd64]
HKR,,CoInstallers32,0x00010000,"stmcfg32.dll,CoAtmInstall"

[StmLan.CoInstall.NTamd64]
HKR,,CoInstallers32,0x00010000,"stmcfg32.dll,CoLanInstall"

[StmWan.CoInstall.NTamd64]
HKR,,CoInstallers32,0x00010000,"stmcfg32.dll,CoWanInstall"

; Common part
; -----------
[Stm.ndi.reg]
HKR,Ndi,DeviceID,,STM-ATMADSL
;HKR,Ndi\Interfaces,LowerRange,,"ethernet"
HKR,Ndi\Interfaces,LowerRange,,"adsl"
HKR,,Oui,,%ManufOUI%

[StmAtm.ndi.reg]
HKR,Ndi\Interfaces,UpperRange,,"ndisatm"

[StmLan.ndi.reg]

[StmWan.ndi.reg]
HKR,Ndi\Interfaces,UpperRange,,"ndiswan"

; Windows 2000 specific
; ---------------------
[Stm.win2k.reg]
HKR,Ndi,Service,0,"stmatm"
HKR,,DebugFlags,0x00010001,"17"

[StmAtm.win2k.reg]
HKR,,Medium,0x00010001,"8"
HKR,,WanEndPoints,0x00010001,"1"
HKR,,AtmSignalling,0x00010001,"1"
HKR,,MaxTransferUnit,0x00010001,"1500"

[StmLan.win2k.reg]
HKR,Ndi\Interfaces,UpperRange,,"ndis5"

HKR,,Medium,0x00010001,"0"
HKR,,PvcVpi,0x00010001,"0"
HKR,,PvcVci,0x00010001,"800"
HKR,,PvcEncapsulation,0x00010001,"2"
HKR,,MaxTransferUnit,0x00010001,"1500"

[StmWan.win2k.reg]
HKR,,Medium,0x00010001,"3"
HKR,,WanEndPoints,0x00010001,"1"
HKR,,MaxBuffers,0x00010001,"50"
HKR,,BufferLength,0x00010001,"1532"
HKR,,MaxTransferUnit,0x00010001,"1490"

; stmatm service installation
; ---------------------------
[StmAtm.AddService]
DisplayName    = %Stm.DisplayName%
ServiceType    = 1 ; SERVICE_KERNEL_DRIVER
StartType      = 3 ; SERVICE_DEMAND_START
ErrorControl   = 1 ; ERROR_CONTROL_NORMAL
ServiceBinary  = %12%\stmatm.sys
LoadOrderGroup = NDIS

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

; Copy Files Sections
; -------------------
[Stm.Files.Sys]
stmatm.sys

[Stm.Files.Co2k]
stmcfg32.dll


[SourceDisksNames.amd64]
1 = %InstallDisk%,Disk1,,

[SourceDisksFiles]
stmatm.sys   = 1,,
stmcfg32.dll = 1,,

[DestinationDirs]
DefaultDestDir = 11
Stm.Files.Co2k = 11
Stm.Files.Sys  = 10,System32\Drivers

[Strings]
Manuf              = "STMicroelectronics"
ProviderName       = "STMicroelectronics"
ManufOUI           = "0080E1"
InstallDisk        = "ADSL Modem installation Disk"
Stm.DisplayName    = "ATM/ADSL miniport"
StmAtm.Description = "ATM/ADSL miniport"
StmLan.Description = "LAN/ATM/ADSL miniport"
StmWan.Description = "WAN/ATM/ADSL miniport"
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: web4, load: 1.18