home *** CD-ROM | disk | FTP | other *** search
/ Sony Ericsson PC Suite K510 / PC Suite.iso / Modem script / SemK500_IrDA_NT.inf < prev    next >
Encoding:
INI File  |  2005-06-03  |  8.3 KB  |  152 lines

  1. ; Windows Modem Setup File
  2. ; Manufacturer: Sony Ericsson
  3. ; Copyright (c) 2004 Sony Ericsson Mobile Communications AB
  4.  
  5. ;------------------------------------------------------------------------------------------
  6. ;06/04/04 23047093 Initial revision for K500 (IR for 2K and XP)
  7. ;19/04/04 23047093 Changed ID:s SEM->SER
  8. ;------------------------------------------------------------------------------------------
  9.  
  10.  
  11. [Version]
  12. Signature="$WINDOWS NT$"
  13. Class=Modem
  14. ClassGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}
  15. Provider=%SEM%
  16. DriverVer=04/19/2004
  17. Catalogfile=semK500.cat
  18.  
  19. [Controlflags]
  20. ExcludeFromSelect=*
  21.  
  22. [DestinationDirs]
  23. MSIRCOMM.CopyFiles=12
  24. DefaultDestDir=12
  25.  
  26. [Manufacturer]
  27. %SEM%     = SEMK500
  28.  
  29. [SEMK500]
  30. %K500% = K500, IRENUM\SERB009
  31.  
  32. [K500.NT]
  33. include=MDMIRMDM.inf
  34. needs=MDMIRMDM.MSIRCOMM.CopyFiles
  35. AddReg=K500.All, K500.Addreg, K500.Responses, K500.External
  36.  
  37. [K500.NT.Services]
  38. include=MDMIRMDM.inf
  39. needs=MDMIRMDM.MSIRCOMM.AddService
  40.  
  41. [K500.NT.HW]
  42. include=MDMIRMDM.inf
  43. needs=MDMIRMDM.MSIRCOMM.LowerFilterAddReg
  44.  
  45. [K500.All]
  46. HKR,,ConfigDialog,,modemui.dll
  47. HKR,,PortSubClass,1,02
  48. HKR,,EnumPropPages,,"modemui.dll,EnumPropPages"
  49.  
  50. [K500.EXTERNAL]
  51. HKR,, DeviceType, 1, 01
  52.  
  53. [K500.Addreg]
  54. HKR,,ConfigDelay, 1, A0,0F,00,00
  55. HKR,, DeviceType, 1, 01
  56.  
  57. HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,C2,01,00, 80,70,00,00
  58. 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
  59. HKR, Settings, CompatibilityFlags, 1, 01 ,00 ,00, 00
  60.  
  61. HKR, Monitor, 1,, "ATS0=0<cr>"
  62. HKR, Monitor, 2,, "None"
  63. HKR, Hangup, 1,, "ATH<cr>"
  64. HKR, Answer, 1,, "ATA<cr>"
  65. HKR,, Reset,, "AT&F<cr>"
  66. HKR, Init,1,, "AT<cr>"
  67. HKR, Init,2,, "AT &F<cr>"
  68. HKR, Init,3,, "AT V1E0S0=0&D2&C1<cr>"
  69. HKR, Init,4,, "AT +CMEE=1<cr>"
  70. HKR, Settings, FlowControl_Hard,, "+IFC=2,2;"
  71. HKR, Settings, FlowControl_Off,,  "+IFC=0,0;"
  72. HKR, Settings, FlowControl_Soft,, "+IFC=1,1;"
  73.  
  74. HKR, Settings, Compression_On,, "+DS=3,0,2048,32;"
  75. HKR, Settings, Compression_Off,, "+DS=0;"
  76.  
  77. HKR, Settings, CallSetupFailTimer,, "S7=<#>;"
  78. HKR, Settings, DialPrefix,, "D"
  79. HKR, Settings, DialSuffix,, ""
  80. HKR, Settings, InactivityTimeout,, ""
  81. HKR, Settings, Prefix,, "AT"
  82. HKR, Settings, Terminator,, "<cr>"
  83.  
  84.  
  85. [K500.Responses]
  86. HKR, Responses, "0<cr>",    1, 00, 00, 00,00,00,00, 00,00,00,00 ; OK - Command executed
  87. HKR, Responses, "1<cr>",    1, 02, 00, 00,00,00,00, 00,00,00,00 ; CONNECT - Connection
  88. HKR, Responses, "2<cr>",    1, 08, 00, 00,00,00,00, 00,00,00,00 ; RING - Ring signal indicated
  89. HKR, Responses, "3<cr>",    1, 04, 00, 00,00,00,00, 00,00,00,00 ; NO CARRIER 
  90. HKR, Responses, "4<cr>",    1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR - Invalid command
  91. HKR, Responses, "5<cr>",    1, 02, 00, B0,04,00,00, 00,00,00,00 ; CONNECT 1200
  92. HKR, Responses, "6<cr>",    1, 05, 00, 00,00,00,00, 00,00,00,00 ; NO DIALTONE - No dial tone detected
  93. HKR, Responses, "7<cr>",    1, 06, 00, 00,00,00,00, 00,00,00,00 ; BUSY - Engaged (busy) signal
  94. HKR, Responses, "8<cr>",    1, 07, 00, 00,00,00,00, 00,00,00,00 ; NO ANSWER
  95.  
  96. HKR, Responses, "<cr><lf>OK<cr><lf>",                     1, 00, 00, 00,00,00,00, 00,00,00,00
  97. HKR, Responses, "<cr><lf>RING<cr><lf>",                   1, 08, 00, 00,00,00,00, 00,00,00,00
  98. HKR, Responses, "<cr><lf>NO CARRIER<cr><lf>",             1, 04, 00, 00,00,00,00, 00,00,00,00
  99. HKR, Responses, "<cr><lf>ERROR<cr><lf>",                  1, 03, 00, 00,00,00,00, 00,00,00,00
  100. HKR, Responses, "<cr><lf>NO DIALTONE<cr><lf>",            1, 05, 00, 00,00,00,00, 00,00,00,00
  101. HKR, Responses, "<cr><lf>NO DIAL TONE<cr><lf>",           1, 05, 00, 00,00,00,00, 00,00,00,00
  102. HKR, Responses, "<cr><lf>BUSY<cr><lf>",                   1, 06, 00, 00,00,00,00, 00,00,00,00
  103. HKR, Responses, "<cr><lf>NO ANSWER<cr><lf>",              1, 07, 00, 00,00,00,00, 00,00,00,00
  104. HKR, Responses, "<cr><lf>CONNECT<cr><lf>",                1, 02, 00, 00,00,00,00, 00,00,00,00
  105. HKR, Responses, "<cr><lf>CONNECT 2400<cr><lf>",           1, 02, 00, 60,09,00,00, 00,00,00,00
  106. HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf>",           1, 02, 00, C0,12,00,00, 00,00,00,00
  107. HKR, Responses, "<cr><lf>CONNECT 9600<cr><lf>",           1, 02, 00, 80,25,00,00, 00,00,00,00
  108. HKR, Responses, "<cr><lf>CONNECT 14400<cr><lf>",          1, 02, 00, 40,38,00,00, 00,00,00,00
  109. HKR, Responses, "<cr><lf>CONNECT 19200<cr><lf>",          1, 02, 00, 00,4B,00,00, 00,00,00,00
  110. HKR, Responses, "<cr><lf>CONNECT 28800<cr><lf>",          1, 02, 00, 80,70,00,00, 00,00,00,00
  111. HKR, Responses, "<cr><lf>CONNECT 33600<cr><lf>",          1, 02, 00, 40,83,00,00, 00,00,00,00
  112. HKR, Responses, "<cr><lf>CONNECT 38400<cr><lf>",          1, 02, 00, 00,96,00,00, 00,00,00,00
  113. HKR, Responses, "<cr><lf>CONNECT 57600<cr><lf>",          1, 02, 00, 00,e1,00,00, 00,00,00,00
  114. HKR, Responses, "<cr><lf>CONNECT 115200<cr><lf>",         1, 02, 00, 00,c2,01,00, 00,00,00,00
  115. HKR, Responses, "<cr><lf>FAX<cr><lf>",                    1, 03, 00, 00,00,00,00, 00,00,00,00
  116. HKR, Responses, "<cr><lf>DATA<cr><lf>",                   1, 03, 00, 00,00,00,00, 00,00,00,00
  117. HKR, Responses, "<cr><lf>VOICE<cr><lf>",                  1, 03, 00, 00,00,00,00, 00,00,00,00
  118. HKR, Responses, "<cr><lf>RINGING<cr><lf>",                1, 01, 00, 00,00,00,00, 00,00,00,00
  119. HKR, Responses, "<cr><lf>DELAYED<cr><lf>",                1, 1D, 00, 00,00,00,00, 00,00,00,00
  120. HKR, Responses, "<cr><lf>DELAYED NUMBER<cr><lf>",         1, 1D, 00, 00,00,00,00, 00,00,00,00
  121. HKR, Responses, "<cr><lf>BLACKLISTED<cr><lf>",            1, 1C, 00, 00,00,00,00, 00,00,00,00
  122. HKR, Responses, "<cr><lf>BLACKLISTED NUMBER<cr><lf>",     1, 1C, 00, 00,00,00,00, 00,00,00,00
  123. HKR, Responses, "<cr><lf>+FCERROR<cr><lf>",               1, 03, 00, 00,00,00,00, 00,00,00,00
  124.  
  125. HKR, Responses, "<cr><lf>+CME ERROR: 0<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; Phone failure.
  126. HKR, Responses, "<cr><lf>+CME ERROR: 1<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; No connection to phone.
  127. HKR, Responses, "<cr><lf>+CME ERROR: 2<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; Phone modem link reserved.
  128. HKR, Responses, "<cr><lf>+CME ERROR: 3<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; Operation not permitted.
  129. HKR, Responses, "<cr><lf>+CME ERROR: 4<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; Operation not supported.
  130. HKR, Responses, "<cr><lf>+CME ERROR: 5<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00   ; PH-SIM card PIN required.
  131. HKR, Responses, "<cr><lf>+CME ERROR: 10<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card not inserted.
  132. HKR, Responses, "<cr><lf>+CME ERROR: 11<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card PIN required.
  133. HKR, Responses, "<cr><lf>+CME ERROR: 12<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card PUK required.
  134. HKR, Responses, "<cr><lf>+CME ERROR: 13<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card failure.
  135. HKR, Responses, "<cr><lf>+CME ERROR: 14<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card busy.
  136. HKR, Responses, "<cr><lf>+CME ERROR: 15<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; SIM card wrong.
  137. HKR, Responses, "<cr><lf>+CME ERROR: 16<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Incorrect password.
  138. HKR, Responses, "<cr><lf>+CME ERROR: 20<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Memory full.
  139. HKR, Responses, "<cr><lf>+CME ERROR: 21<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Invalid index.
  140. HKR, Responses, "<cr><lf>+CME ERROR: 22<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Not found.
  141. HKR, Responses, "<cr><lf>+CME ERROR: 23<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Memory failure.
  142. HKR, Responses, "<cr><lf>+CME ERROR: 24<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Text string too long.
  143. HKR, Responses, "<cr><lf>+CME ERROR: 25<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Invalid character in text string.
  144. HKR, Responses, "<cr><lf>+CME ERROR: 26<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Dial string too long.
  145. HKR, Responses, "<cr><lf>+CME ERROR: 27<cr><lf>",   1, 03, 00, 00,00,00,00, 00,00,00,00   ; Invalid character in dial string.
  146. HKR, Responses, "<cr><lf>+CME ERROR: 100<cr><lf>",  1, 03, 00, 00,00,00,00, 00,00,00,00   ; Unknown.
  147. HKR, Responses, "<cr><lf>+CMS ERROR: ",             1, 03, 00, 00,00,00,00, 00,00,00,00   ; CMS errors
  148.  
  149. [Strings]
  150. SEM                 = "Sony Ericsson Mobile Communications"
  151. K500                = "Sony Ericsson K500 IrDA Modem"
  152.