; Windows Modem Setup File ; Copyright 1994 Microsoft Corp. ; ; Manufacturer: NTT [Version] Signature="$CHICAGO$" Class=Modem Provider=%Mfg% INFWizardVer=0.04 ; The [Private] section is used only by MODEM.DOT. ; It can be deleted in "Text Only" versions of INF files. [Private] NumModems=3 [Manufacturer] %Mfg% = Models ; Modem models [Models] %Modem3% = Modem3, UNIMODEM52E99447 ; INSMATEV-3DSU MP128 %Modem2% = Modem2, UNIMODEM52E99447 ; INSMATEV-3DSU ASYNC115 %Modem1% = Modem1, UNIMODEM52E99447 ; INSMATEV-3DSU SYNC115 ; Installation sections [Modem3] ; INSMATEV-3DSU MP128 AddReg=All, MfgAddReg, Modem3.AddReg [Modem2] ; INSMATEV-3DSU ASYNC115 AddReg=All, MfgAddReg, Modem2.AddReg [Modem1] ; INSMATEV-3DSU SYNC115 AddReg=All, MfgAddReg, Modem1.AddReg ; AddReg sections [Modem3.AddReg] ; INSMATEV-3DSU MP128 HKR,, DeviceType, 1, 01 ; External HKR,, Properties, 1, 00,00,00,00, 32,00,00,00, 00,00,00,00, 01,00,00,00, 01,00,00,00, 30,01,00,00, 00,84,03,00, 00,84,03,00 HKR,, FClass, 1, 00,00,00,00 HKR, Init, 2,, "ATQ0V1X0$N11=1" [Modem2.AddReg] ; INSMATEV-3DSU ASYNC115 HKR,, DeviceType, 1, 01 ; External HKR,, Properties, 1, 00,00,00,00, 32,00,00,00, 00,00,00,00, 01,00,00,00, 01,00,00,00, 30,01,00,00, 00,c2,01,00, 00,c2,01,00 HKR,, FClass, 1, 00,00,00,00 HKR, Init, 2,, "ATQ0V1X0$N1=0" [Modem1.AddReg] ; INSMATEV-3DSU SYNC115 HKR,, DeviceType, 1, 01 ; External HKR,, Properties, 1, 00,00,00,00, 32,00,00,00, 00,00,00,00, 01,00,00,00, 01,00,00,00, 30,01,00,00, 00,c2,01,00, 00,c2,01,00 HKR,, FClass, 1, 00,00,00,00 ; User visible strings [Strings] ClassName = "Modem" Mfg = "NTT" ; Model strings Modem3="INSMATEV-3DSU MP128" Modem2="INSMATEV-3DSU ASYNC115" Modem1="INSMATEV-3DSU SYNC115" ; -------------------------------------------------------------- ; Common Registry Sections ; The [All] section is installed for all modems. [All] HKR,,FriendlyDriver,,unimodem.vxd HKR,,DevLoader,,*vcomm HKR,,PortSubClass,1,02 HKR,,ConfigDialog,,modemui.dll HKR,,EnumPropPages,,"modemui.dll,EnumPropPages" HKR, Init, 1,, "AT" HKR, Responses, "OK", 1, 00, 00, 00,00,00,00, 00,00,00,00 HKR, Responses, "ERROR", 1, 03, 00, 00,00,00,00, 00,00,00,00 ; The [Null] section filters out empty registry key lines. ; It should be deleted when the INF is final. [Null] HKR, Settings, ErrorControl_On,, HKR, Settings, ErrorControl_Off,, HKR, Settings, ErrorControl_Forced,, HKR, Settings, Compression_On,, HKR, Settings, Compression_Off,, HKR, Settings, Cellular_On,, HKR, Settings, Cellular_Off,, HKR, Fax, Class1FlowOff,, HKR, Fax, Class1FlowHW,, HKR, Fax, Class1FlowSW,, HKR, Fax, Class2FlowOff,, HKR, Fax, Class2FlowHW,, HKR, Fax, Class2FlowSW,, ; The [MfgAddReg] section contains the first modem's Init, ; Settings, and Responses keys. It is installed for all ; modems in the INF. This eliminates duplication of common ; registry keys in the model registry sections, above. ; To avoid as much duplication as possible, the first modem ; added to the INF should be the one with the most possible ; command/response strings. [MfgAddReg] HKR,, InactivityFormat,, "seconds" HKR, Init, 2,, "ATQ0V1X0$N1=1" HKR, Monitor, 1,, "None" HKR, Hangup, 1,, "ATH" HKR, Answer, 1,, "ATA" HKR,, Reset,, "ATZ" HKR, Settings, Prefix,, "AT" HKR, Settings, Terminator,, "" HKR, Settings, DialPrefix,, "D" HKR, Settings, DialSuffix,, HKR, Settings, SpeakerVolume_Low,, HKR, Settings, SpeakerVolume_Med,, " " HKR, Settings, SpeakerVolume_High,, " " HKR, Settings, SpeakerMode_Off,, " " HKR, Settings, SpeakerMode_Dial,, " " HKR, Settings, SpeakerMode_On,, " " HKR, Settings, SpeakerMode_Setup,, " " HKR, Settings, FlowControl_Off,, "&K0" HKR, Settings, FlowControl_Hard,, "&K3" HKR, Settings, FlowControl_Soft,, "&K4" HKR, Settings, Modulation_CCITT,, HKR, Settings, Modulation_Bell,, HKR, Settings, SpeedNegotiation_Off,, HKR, Settings, SpeedNegotiation_On,, HKR, Settings, Pulse,, "P" HKR, Settings, Tone,, "T" HKR, Settings, Blind_Off,, HKR, Settings, Blind_On,, HKR, Settings, CallSetupFailTimer,, "S7=<#>" HKR, Settings, InactivityTimeout,, HKR, Fax, Class1DTESpeed,, HKR, Responses, "NO CARRIER", 1, 04, 00, 00,00,00,00, 00,00,00,00 HKR, Responses, "BUSY", 1, 06, 00, 00,00,00,00, 00,00,00,00 HKR, Responses, "RING", 1, 08, 00, 00,00,00,00, 00,00,00,00 HKR, Responses, "CONNECT", 1, 02, 00, 00,00,00,00, 00,00,00,00