nt1p2_2k.inf Driver File Contents (NT1Plus2_driver.zip)

ÿþ;--------------------------------------------------

; NT1 Plus II ISDN Modem Setup File

; For Microsoft Windows 2000 and XP.

; Copyright © 2001-2003 OPEN Networks Ltd.

; Manufacturer: OPEN Networks Ltd.

; This file is encoded in UNICODE

;--------------------------------------------------



[Version]

LayoutFile=layout.inf

Signature=$Windows NT$ ; ME will choose nt1p2_9x.inf signed with $Chicago before this .

Class=Modem

CLASSGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}

Provider=%Provider%

CatalogFile = NT1P2_2K.cat

DriverVer =06/26/2003,2.0.0.2 ; MM/DD/YYYY - Also change Ver of Applicaiton key below.



[Manufacturer]

%Mfg%=OPENNETWORKS



[OPENNETWORKS]

%RS232NT1P2_100% = RS232NT1P2_100, UNIMODEM21E9DAEF ;  Pre 2.10 firmware is Legacy RS232 - Non Plug and Play.

%RS232NT1P2_210% = RS232NT1P2_210, SERENUM\ONW1060  ;  UNIMODEM21E9DAEF 

%USBNT1P2_100% = USBNT1P2_100, USB\VID_0ACA&PID_1060&REV_0010

%USBNT1P2_210% = USBNT1P2_210, USB\VID_0ACA&PID_1060&REV_0011



[Strings]



Provider = "OPEN Networks Ltd"

Mfg      = "OPEN Networks Ltd"

DriverDisk = "NT1 Plus II"

DiskLabel = ""

USBFilterString ="NT1 Plus II USB Support"

RS232NT1P2_100 	="NT1 Plus II RS232 (v1.0 Win2000-XP)" ; for firmware before v.210

RS232NT1P2_210 	="NT1 Plus II RS232 (v2.1 Win2000-XP)" ; for firmware v.210

USBNT1P2_100   	="NT1 Plus II USB (v1.0 Win2000-XP)" ; for firmware before v.210

USBNT1P2_210   	="NT1 Plus II USB (v2.1 Win2000-XP)" ; for firmware v.210



[SourceDisksNames]

1=%DriverDisk%,%DiskLabel%,



[SourceDisksFiles]



[ControlFlags]

ExcludeFromSelect.NT= SERENUM\ONW1060, USB\VID_0ACA&PID_1060&REV_0011



[DestinationDirs]

DefaultDestDir = 12 ; Windows Drivers Directory

USBNT1P2_CopyFileSection  = 12;  Windows Drivers Directory



[RS232NT1P2_100.NT]

AddReg=ADDREG, RS232_100, RESPONSES



[RS232NT1P2_210.NT]

AddReg=ADDREG, RS232_210, RESPONSES



[USBNT1P2_100.NT]

CopyFiles=USBNT1P2_CopyFileSection 

AddReg=ADDREG, USB_100, RESPONSES



[USBNT1P2_210.NT]

CopyFiles=USBNT1P2_CopyFileSection 

AddReg=ADDREG, USB_210, RESPONSES



[USBNT1P2_100.NT.Services]

AddService=usbser, 0x00000000, LowerFilter_Service_Inst



[USBNT1P2_210.NT.Services]

AddService=usbser, 0x00000000, LowerFilter_Service_Inst



[USBNT1P2_CopyFileSection]

USBSER.SYS,,,0x20 ; - May be extracted from WINNT\DLL Cache\i86\drivers.cab



[USBNT1P2_100.NT.HW]

AddReg=LowerFilterAddReg



[USBNT1P2_210.NT.HW]

AddReg=LowerFilterAddReg



[LowerFilterAddReg]

HKR,,"LowerFilters",0x00010000,"usbser"



[LowerFilter_Service_Inst]

DisplayName=%USBFilterString%

ServiceType= 1                   ; SERVICE_KERNEL_DRIVER

StartType  = 3                   ; SERVICE_MANUAL_START

ErrorControl = 0                 ; SERVICE_ERROR_NONE

ServiceBinary = %12%\USBSER.SYS



; ============== ALL DEVICES ===========

[ADDREG]

HKR,,FriendlyDriver,0,Unimodem.vxd

HKR,,DevLoader,0,*VCOMM

HKR,,ConfigDialog,0,modemui.dll

HKR,,EnumPropPages,0,"modemui.dll,EnumPropPages"

HKR,,PortSubClass,1,02

HKR,,DeviceType, 1, 01

HKR, Monitor, 1,, "ATS0=0<cr>"

HKR, Monitor, 2,, "None"

HKR, Answer, 1,, "ATA<cr>"

HKR, Hangup, 1,, "ATH<cr>"

HKR,,Reset,, "ATZ<cr>"

HKR, Settings, Prefix,, "AT"

HKR, Settings, Terminator,, "<cr>"

HKR, Settings, DialPrefix,, "D"

HKR, Settings, DialSuffix,, "" ; Added for ChkINF Warning 23/1/02

HKR, Settings, Tone,, "T"

HKR, Settings, FlowControl_Off,,  "&K0"

HKR, Settings, FlowControl_Hard,, "&K3"

HKR, Settings, FlowControl_Soft,, "&K4"

HKR, Settings, InactivityTimeout,, "!M=<#>"

HKR,,InactivityScale, 1, 3c,00,00,00

HKR, ISDN\Init, 1,, "AT S0=0<cr>"

HKR, ISDN\SwitchType,SWITCH_DSS1,, "AT E0<cr>"

HKR, ISDN, CompatibilityFlags,  1,00,00,00,00

HKR, ISDN\SetMSN,1 ,,"AT!N0=%s<cr>"

HKR, ISDN\NvSave,1,,"AT&W<cr>"

HKR, Init, 1,, "AT<cr>"

HKR, Init, 2,, "AT&F<cr>"

HKR, Init, 3,, "AT S0=0 E0 V1 &D2 &C1<cr>"

HKR, Init, 4,, "AT <cr>" ; NT4.0 Wizard sets this key to correct protocol.

HKR, Init, 5,, "AT<cr>"  ; Wizard sets to DataMSN.





; ========= WIZARD APPLICATION - DRIVER COMPATIBLITY FLAGS ===========

HKR, Application\Version, "WizardMin" ,, "WIZARD_R1_0"  ; This driver requires a Wizard no earlier than this version to work correctly.

HKR, Application\Version, "WizardOpt" ,, "WIZARD_R1_0"  ; This driver requires a Wizard no earlier than this version to support all features.

HKR, Application\Version, "DriverVer" ,, "2.0.0.2"      ; NOTE Must be same as DriverVer above! Used by NT only

HKR, Application\Version, "DriverDate",, "06/26/2003"   ; MM/DD/YYYY - NOTE Must be same as DriverVer above! Used by NT only



; For older firmware (pre v2.10)

[RS232_100] ; S22=0 because older firmware cannot report CONNECT speed.

HKR,, DCB, 1, 1C,00,00,00, 00,C2,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00 ;

HKR,, Properties, 1, 80,01,00,00, 00,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,F4,01,00, 00,F4,01,00

HKR, Protocol\ISDN\AUTO_1CH ,     1,, "AT !Z=9 !T0=255 S22=0<cr>" 

HKR, Protocol\ISDN\HDLC_PPP_64K,  1,, "AT !Z=9 !T0=255 S22=0<cr>"

HKR, Protocol\ISDN\HDLC_PPP_128K, 1,, "AT !Z=9 !T0=0 !T2=10 !T4=0 S22=64<cr>"

HKR, Protocol\ISDN\AUTO_2CH,      1,, "AT !Z=9 !T0=0 !T2=10 !T4=1 S22=64<cr>"

HKR, Protocol\ISDN\V120_64K,      1,, "AT !Z=5 !M=0 S0=1 S22=0<cr>" ; Disable PPP timeout and enable AutoAnswer.



; For new firmware 

[RS232_210] ; (S22=64) allows modem's CONNECT response to report speed.

HKR,, DCB, 1, 1C,00,00,00, 00,C2,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00 ;

HKR,, Properties, 1, 80,01,00,00, 00,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,F4,01,00, 00,F4,01,00

HKR, Protocol\ISDN\AUTO_1CH ,     1,, "AT !Z=9 !T0=255 S22=64<cr>" 

HKR, Protocol\ISDN\HDLC_PPP_64K,  1,, "AT !Z=9 !T0=255 S22=64<cr>"

HKR, Protocol\ISDN\HDLC_PPP_128K, 1,, "AT !Z=9 !T0=0 !T2=10 !T4=0 S22=64<cr>"

HKR, Protocol\ISDN\AUTO_2CH,      1,, "AT !Z=9 !T0=0 !T2=10 !T4=1 S22=64<cr>"

HKR, Protocol\ISDN\V120_64K,      1,, "AT !Z=5 !M=0 S0=1 S22=64<cr>" ; Disable PPP timeout and enable AutoAnswer.



[USB_100] ; Older firmware cannot report CONNECT speed, set S22=0 reports "CONNECT" but S22=64 reports "115200"

HKR,, DCB, 1, 1C,00,00,00, 00,F4,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00 ;

HKR,, Properties, 1, 80,01,00,00, 00,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,F4,01,00, 00,F4,01,00

HKR, Protocol\ISDN\AUTO_1CH ,     1,, "AT !Z=9 !T0=255 S22=0<cr>" 

HKR, Protocol\ISDN\HDLC_PPP_64K,  1,, "AT !Z=9 !T0=255 S22=0<cr>"

HKR, Protocol\ISDN\HDLC_PPP_128K, 1,, "AT !Z=9 !T0=0 !T2=10 !T4=0 S22=64<cr>"

HKR, Protocol\ISDN\AUTO_2CH,      1,, "AT !Z=9 !T0=0 !T2=10 !T4=1 S22=64<cr>"

HKR, Protocol\ISDN\V120_64K,      1,, "AT !Z=5 !M=0 S0=1 S22=0<cr>" ; Disable PPP timeout and enable AutoAnswer.



; For new firmware 

[USB_210] ; (S22=64) allows modem's CONNECT response to report speed.

HKR,, DCB, 1, 1C,00,00,00, 00,F4,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00 ;

HKR,, Properties, 1, 80,01,00,00, 00,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,F4,01,00, 00,F4,01,00

HKR, Protocol\ISDN\AUTO_1CH ,     1,, "AT !Z=9 !T0=255  S22=64<cr>" 

HKR, Protocol\ISDN\HDLC_PPP_64K,  1,, "AT !Z=9 !T0=255  S22=64<cr>"

HKR, Protocol\ISDN\HDLC_PPP_128K, 1,, "AT !Z=9 !T0=0 !T2=10 !T4=0  S22=64<cr>"

HKR, Protocol\ISDN\AUTO_2CH,      1,, "AT !Z=9 !T0=0 !T2=10 !T4=1 S22=64<cr>"

HKR, Protocol\ISDN\V120_64K,      1,, "AT !Z=5 !M=0 S0=1 S22=64<cr>" ; Disable PPP timeout and enable AutoAnswer.



; ============== ALL RESPONSES ===========

[RESPONSES] 

; Note: ProCalc utility in Windows DDK can decode the values after each Responses string.

; Verbose Responses

HKR, Responses, "<cr><lf>OK<cr><lf>",             1, 00, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>RING<cr><lf>",           1, 08, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>ERROR<cr><lf>",          1, 03, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>NO DIALTONE<cr><lf>",    1, 05, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>BUSY<cr><lf>",           1, 06, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>NO ANSWER<cr><lf>",      1, 07, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>NO CARRIER<cr><lf>",     1, 04, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>(aborted!)<cr><lf>",     1, 03, 00, 00,00,00,00, 00,00,00,00 

HKR, Responses, "<cr><lf>CONNECT<cr><lf>",        1, 02, 00, 00,FA,00,00, 00,00,00,00 ; Report 64000 to desktop

HKR, Responses, "<cr><lf>CONNECT 64000<cr><lf>",  1, 02, 00, 00,FA,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>CONNECT 128000<cr><lf>", 1, 02, 00, 00,F4,01,00, 00,00,00,00

HKR, Responses, "<cr><lf>CONNECT 57600<cr><lf>",  1, 02, 00, 00,E1,00,00, 00,00,00,00 ; For V120

HKR, Responses, "<cr><lf>CONNECT 115200<cr><lf>", 1,  02,  00,00,F4,01,00, 00,00,00,00 ; Report 128K to Desktop



; Terse Responses

HKR, Responses, "0<cr>",  1, 00, 00, 00,00,00,00, 00,00,00,00 ; "OK"

HKR, Responses, "1<cr>",  1, 02, 00, 00,FA,00,00, 00,00,00,00 ; "CONNECT" - report 64000

HKR, Responses, "2<cr>",  1, 08, 00, 00,00,00,00, 00,00,00,00 ; "RING"

HKR, Responses, "3<cr>",  1, 04, 00, 00,00,00,00, 00,00,00,00 ; "NO CARRIER"

HKR, Responses, "4<cr>",  1, 03, 00, 00,00,00,00, 00,00,00,00 ; "ERROR"

HKR, Responses, "6<cr>",  1, 05, 00, 00,00,00,00, 00,00,00,00 ; "NO DIALTONE"

HKR, Responses, "7<cr>",  1, 06, 00, 00,00,00,00, 00,00,00,00 ; "BUSY"

HKR, Responses, "8<cr>",  1, 07, 00, 00,00,00,00, 00,00,00,00 ; "NO ANSWER"

HKR, Responses, "15<cr>", 1, 03, 00, 00,00,00,00, 00,00,00,00 ; "(aborted!)"

HKR, Responses, "18<cr>", 1, 02, 00, 00,FA,00,00, 00,00,00,00 ; "CONNECT 64000"

HKR, Responses, "19<cr>", 1, 02, 00, 00,F4,01,00, 00,00,00,00 ; "CONNECT 128000"

HKR, Responses, "21<cr>", 1, 02, 00, 00,E1,00,00, 00,00,00,00 ; "CONNECT 57600"  - V120

HKR, Responses, "23<cr>", 1,  02, 00, 00,F4,01,00, 00,00,00,00 ; "CONNECT 115200" Report 128k to Desktop

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.58