Comparing files a:sup2500.inf and ltdf.inf ****** a:sup2500.inf ;---------------------------------------------------------------------------- ; Windows Modem Setup File ; Copyright 1998 Diamond Multimedia ; ; SUP2500.inf K56 V.pcm 460.8kbps Internal PCI, Host Mode ; Data/Fax ; ; ; Date by Change Description ;-------- -------------- ------------------------------------------- ;07/09/98 rvg Modified LTDF.INF. ; No volume adjustment, digital speaker, PM, ; 460K. ;07/29/98 rvg Add L3 to init string. ;---------------------------------------------------------------------------- ****** ltdf.inf ; name and version number:@(#)ltmodem.inf 1.70*/ ; date of get: 07/18/98 18:14:54*/ ; date of delta: 06/02/98 09:12:59*/ ; ; Windows Modem Setup File ; Copyright 1998 Lucent Technologies ; ;---------------------------------------------------------------------------- ****** ****** a:sup2500.inf CatalogFile = sup2500.cat ****** ltdf.inf CatalogFile = ltdf520.cat ****** ****** a:sup2500.inf ****** ltdf.inf ;---------------------------------------------------------------------------- ; Strings ;---------------------------------------------------------------------------- [Strings] Mfg = "LT" LT.disk = "LT Installation Disk" ****** ****** a:sup2500.inf ;---------------------------------------------------------------------------- ; Modem ExcludeFromSelect and NoResDup ;---------------------------------------------------------------------------- ****** ltdf.inf ;---------------------------------------------------------------------------- ; Modem model names ;---------------------------------------------------------------------------- Modem1 = "LT Win Modem" ****** ****** a:sup2500.inf ;---------------------------------------------------------------------------- ; Strings ;---------------------------------------------------------------------------- [Strings] Mfg = "Diamond Multimedia" LT.disk = "" ****** ltdf.inf ;---------------------------------------------------------------------------- ; Modem models ;---------------------------------------------------------------------------- [Models] ; UNIMODEM ID for 56k modem %Modem1% = Modem_PNP_DSVD, UNIMODEM4B67D0C2 ; Windows modem with LT PnP chip Data+Fax %Modem1% = Modem_PNP_DSVD, PCI\VEN_11C1&DEV_0441&SUBSYS_044111C1 ****** ****** a:sup2500.inf ;---------------------------------------------------------------------------- ; Modem model names ;---------------------------------------------------------------------------- ; Windows Modem Data+Fax+Voice+VoiceView+Dsvd Modem1 = "Supra PCI 56i" ****** ltdf.inf ;---------------------------------------------------------------------------- ; Installation sections ;---------------------------------------------------------------------------- [Modem_PNP_DSVD] AddReg = All,mfglt,Modem.AddReg,INTERNAL,LT_port,VerboseResultCodes CopyFiles = LT_drivers ****** ****** a:sup2500.inf ;---------------------------------------------------------------------------- ; Modem models ;---------------------------------------------------------------------------- [Models] ; UNIMODEM ID for 56k modem %Modem1% = Modem_PNP_DSVD, UNIMODEM4B67D0C2 ; Windows modem with LT PnP chip Data+Fax %Modem1% = Modem_PNP_DSVD, PCI\VEN_11C1&DEV_0441&SUBSYS_04401092 ****** ltdf.inf ;---------------------------------------------------------------------------- ; Installation sections for NT ;---------------------------------------------------------------------------- [Modem_PNP_DSVD.NT] AddReg = All,mfglt,Modem.AddReg,INTERNAL,LT_port,VerboseResultCodes CopyFiles = @ltmodem.sys [Modem_PNP_DSVD.NT.Services] AddService = ltmodem, 0x00000001, ltmodem_Service_Inst [ltmodem_Service_Inst] DisplayName = "LT Modem Driver" ServiceType = 1 StartType = 2 ErrorControl = 1 ServiceBinary = %11%\ltmodem.sys LoadOrderGroup = Base AddReg = ltmodem_CommVars_AddReg [ltmodem_CommVars_AddReg] HKR,,ModemIsr,0x00010001, 0x00000003 HKR,,ModemIo, 0x00010001, 0x00000100 ; ModemName should match the Modem Model Name selected above HKR,,ModemName, 0x00000000, "LT Win Modem" ****** ****** a:sup2500.inf ;---------------------------------------------------------------------------- ; Installation sections ;---------------------------------------------------------------------------- ****** ltdf.inf ;---------------------------------------------------------------------------- ; Drivers ;---------------------------------------------------------------------------- ****** ****** a:sup2500.inf [Modem_PNP_DSVD] AddReg = All,mfglt,Modem.AddReg,INTERNAL,LT_port,VerboseResultCodes CopyFiles = LT_drivers ****** ltdf.inf [LT_drivers] ltmodem.vxd ltcom.vxd ltvcd.vxd ****** ****** a:sup2500.inf ;---------------------------------------------------------------------------- ; Additional Installation sections for PCI - COM Port for PCI ;---------------------------------------------------------------------------- ****** ltdf.inf ;---------------------------------------------------------------------------- ; Directories ;---------------------------------------------------------------------------- ****** ****** a:sup2500.inf [Modem_PNP_DSVD.HW] Addreg=Addreg.HW [Addreg.HW] ;HKR,, PORTNAME,,"COM2" ****** ltdf.inf [DestinationDirs] DefaultDestDir = 11 ; LDID_SYS LT_drivers = 11 [SourceDisksNames] 1 = %LT.disk%, , 0001 [SourceDisksFiles] ltcom.vxd = 1 ltvcd.vxd = 1 ltmodem.vxd = 1 ****** ****** a:sup2500.inf ;---------------------------------------------------------------------------- ; Installation sections for NT ;---------------------------------------------------------------------------- [Modem_PNP_DSVD.NT] AddReg = All,mfglt,Modem.AddReg,INTERNAL,LT_port,VerboseResultCodes CopyFiles = @ltmodem.sys [Modem_PNP_DSVD.NT.Services] AddService = ltmodem, 0x00000001, ltmodem_Service_Inst [ltmodem_Service_Inst] DisplayName = "Supra PCI 56i" ServiceType = 1 StartType = 2 ErrorControl = 1 ServiceBinary = %11%\ltmodem.sys LoadOrderGroup = Base AddReg = ltmodem_CommVars_AddReg [ltmodem_CommVars_AddReg] HKR,,ModemIsr,0x00010001, 0x00000003 HKR,,ModemIo, 0x00010001, 0x00000100 ; ModemName should match the Modem Model Name selected above HKR,,ModemName, 0x00000000, "Supra PCI 56i" ****** ltdf.inf ;---------------------------------------------------------------------------- ; Modem form factor ;---------------------------------------------------------------------------- [INTERNAL] HKR,, DeviceType, 1, 02 [LT_port] HKR,, PortDriver,, ltcom.vxd HKR,, Contention,, ltvcd.vxd HKR,, ModemDriver,, ltmodem.vxd HKR,, Driver,,ltmodem.vxd ****** ****** a:sup2500.inf ;---------------------------------------------------------------------------- ; Drivers ;---------------------------------------------------------------------------- [LT_drivers] ltmodem.vxd ltcom.vxd ltvcd.vxd ****** ltdf.inf ;---------------------------------------------------------------------------- ; AddReg sections ;---------------------------------------------------------------------------- [Modem.AddReg] HKR,, Properties, 1, c0,01,00,00, ff,00,00,00, ff,00,00,00, 07,00,00,00, 0f,00,00,00, f7,03,00,00, 00,c2,01,00, 60,EA,00,00 ****** ****** a:sup2500.inf ;---------------------------------------------------------------------------- ; Directories ;---------------------------------------------------------------------------- [DestinationDirs] DefaultDestDir = 11 ; LDID_SYS LT_drivers = 11 [SourceDisksNames] 1 = %LT.disk%, , 0001 [SourceDisksFiles] ltcom.vxd = 1 ltvcd.vxd = 1 ltmodem.vxd = 1 sup2500.cat = 1 ****** ltdf.inf ;---------------------------------------------------------------------------- ; 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" ****** ****** a:sup2500.inf ;---------------------------------------------------------------------------- ; Modem form factor ;---------------------------------------------------------------------------- [INTERNAL] HKR,, DeviceType, 1, 02 [LT_port] HKR,, PortDriver,, ltcom.vxd HKR,, Contention,, ltvcd.vxd HKR,, ModemDriver,, ltmodem.vxd HKR,, Driver,,ltmodem.vxd ;---------------------------------------------------------------------------- ; AddReg sections ;---------------------------------------------------------------------------- [Modem.AddReg] HKR,, Properties, 1, c0,01,00,00, ff,00,00,00, ff,00,00,00, 07,00,00,00, 0f,00,00,00, f7,03,00,00, 00,c2,01,00, 60,EA,00,00 ****** ltdf.inf ;---------------------------------------------------------------------------- ; The [mfglt] section contains the first modem's Init, ; Settings, and Responses keys. It is installed for all ; modems in the INF. ;---------------------------------------------------------------------------- [mfglt] HKR, Init, 1,, "AT" ; do an "AT" to get autobaud correct (start other init strings with 2) HKR, Init, 2,, "AT &F E0 &C1 &D2 V1 S0=0\V1" ****** ****** a:sup2500.inf ;---------------------------------------------------------------------------- ; 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" ;---------------------------------------------------------------------------- ; The [mfglt] section contains the first modem's Init, ; Settings, and Responses keys. It is installed for all ; modems in the INF. ;---------------------------------------------------------------------------- [mfglt] HKR, Init, 1,, "AT" ; do an "AT" to get autobaud correct (start other init strings with 2) HKR, Init, 2,, "AT &F E0 &C1 &D2 V1 S0=0\V1" HKR, Monitor, 1,, "ATS0=0" ****** ltdf.inf HKR, Monitor, 1,, "ATS0=0" ****** ****** a:sup2500.inf HKR, Settings, ErrorControl_Forced,, "\N4" HKR, Settings, ErrorControl_Cellular,, "&F5 S39=22 \N3" HKR, Settings, ErrorControl_Cellular_Forced,, "&F5 S39=22 \N4" HKR, Settings, Compression_Off,, "%%C0" ****** ltdf.inf HKR, Settings, ErrorControl_Forced,, "\N4" HKR, Settings, Compression_Off,, "%%C0" ****** ****** a:sup2500.inf ****** ltdf.inf ******