ev-layer.c 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985
  1. /*
  2. * Stuff used by all variants of the driver
  3. *
  4. * Copyright (c) 2001 by Stefan Eilers,
  5. * Hansjoerg Lipp <hjlipp@web.de>,
  6. * Tilman Schmidt <tilman@imap.cc>.
  7. *
  8. * =====================================================================
  9. * This program is free software; you can redistribute it and/or
  10. * modify it under the terms of the GNU General Public License as
  11. * published by the Free Software Foundation; either version 2 of
  12. * the License, or (at your option) any later version.
  13. * =====================================================================
  14. */
  15. #include "gigaset.h"
  16. /* ========================================================== */
  17. /* bit masks for pending commands */
  18. #define PC_DIAL 0x001
  19. #define PC_HUP 0x002
  20. #define PC_INIT 0x004
  21. #define PC_DLE0 0x008
  22. #define PC_DLE1 0x010
  23. #define PC_SHUTDOWN 0x020
  24. #define PC_ACCEPT 0x040
  25. #define PC_CID 0x080
  26. #define PC_NOCID 0x100
  27. #define PC_CIDMODE 0x200
  28. #define PC_UMMODE 0x400
  29. /* types of modem responses */
  30. #define RT_NOTHING 0
  31. #define RT_ZSAU 1
  32. #define RT_RING 2
  33. #define RT_NUMBER 3
  34. #define RT_STRING 4
  35. #define RT_HEX 5
  36. #define RT_ZCAU 6
  37. /* Possible ASCII responses */
  38. #define RSP_OK 0
  39. //#define RSP_BUSY 1
  40. //#define RSP_CONNECT 2
  41. #define RSP_ZGCI 3
  42. #define RSP_RING 4
  43. #define RSP_ZAOC 5
  44. #define RSP_ZCSTR 6
  45. #define RSP_ZCFGT 7
  46. #define RSP_ZCFG 8
  47. #define RSP_ZCCR 9
  48. #define RSP_EMPTY 10
  49. #define RSP_ZLOG 11
  50. #define RSP_ZCAU 12
  51. #define RSP_ZMWI 13
  52. #define RSP_ZABINFO 14
  53. #define RSP_ZSMLSTCHG 15
  54. #define RSP_VAR 100
  55. #define RSP_ZSAU (RSP_VAR + VAR_ZSAU)
  56. #define RSP_ZDLE (RSP_VAR + VAR_ZDLE)
  57. #define RSP_ZVLS (RSP_VAR + VAR_ZVLS)
  58. #define RSP_ZCTP (RSP_VAR + VAR_ZCTP)
  59. #define RSP_STR (RSP_VAR + VAR_NUM)
  60. #define RSP_NMBR (RSP_STR + STR_NMBR)
  61. #define RSP_ZCPN (RSP_STR + STR_ZCPN)
  62. #define RSP_ZCON (RSP_STR + STR_ZCON)
  63. #define RSP_ZBC (RSP_STR + STR_ZBC)
  64. #define RSP_ZHLC (RSP_STR + STR_ZHLC)
  65. #define RSP_ERROR -1 /* ERROR */
  66. #define RSP_WRONG_CID -2 /* unknown cid in cmd */
  67. //#define RSP_EMPTY -3
  68. #define RSP_UNKNOWN -4 /* unknown response */
  69. #define RSP_FAIL -5 /* internal error */
  70. #define RSP_INVAL -6 /* invalid response */
  71. #define RSP_NONE -19
  72. #define RSP_STRING -20
  73. #define RSP_NULL -21
  74. //#define RSP_RETRYFAIL -22
  75. //#define RSP_RETRY -23
  76. //#define RSP_SKIP -24
  77. #define RSP_INIT -27
  78. #define RSP_ANY -26
  79. #define RSP_LAST -28
  80. #define RSP_NODEV -9
  81. /* actions for process_response */
  82. #define ACT_NOTHING 0
  83. #define ACT_SETDLE1 1
  84. #define ACT_SETDLE0 2
  85. #define ACT_FAILINIT 3
  86. #define ACT_HUPMODEM 4
  87. #define ACT_CONFIGMODE 5
  88. #define ACT_INIT 6
  89. #define ACT_DLE0 7
  90. #define ACT_DLE1 8
  91. #define ACT_FAILDLE0 9
  92. #define ACT_FAILDLE1 10
  93. #define ACT_RING 11
  94. #define ACT_CID 12
  95. #define ACT_FAILCID 13
  96. #define ACT_SDOWN 14
  97. #define ACT_FAILSDOWN 15
  98. #define ACT_DEBUG 16
  99. #define ACT_WARN 17
  100. #define ACT_DIALING 18
  101. #define ACT_ABORTDIAL 19
  102. #define ACT_DISCONNECT 20
  103. #define ACT_CONNECT 21
  104. #define ACT_REMOTEREJECT 22
  105. #define ACT_CONNTIMEOUT 23
  106. #define ACT_REMOTEHUP 24
  107. #define ACT_ABORTHUP 25
  108. #define ACT_ICALL 26
  109. #define ACT_ACCEPTED 27
  110. #define ACT_ABORTACCEPT 28
  111. #define ACT_TIMEOUT 29
  112. #define ACT_GETSTRING 30
  113. #define ACT_SETVER 31
  114. #define ACT_FAILVER 32
  115. #define ACT_GOTVER 33
  116. #define ACT_TEST 34
  117. #define ACT_ERROR 35
  118. #define ACT_ABORTCID 36
  119. #define ACT_ZCAU 37
  120. #define ACT_NOTIFY_BC_DOWN 38
  121. #define ACT_NOTIFY_BC_UP 39
  122. #define ACT_DIAL 40
  123. #define ACT_ACCEPT 41
  124. #define ACT_PROTO_L2 42
  125. #define ACT_HUP 43
  126. #define ACT_IF_LOCK 44
  127. #define ACT_START 45
  128. #define ACT_STOP 46
  129. #define ACT_FAKEDLE0 47
  130. #define ACT_FAKEHUP 48
  131. #define ACT_FAKESDOWN 49
  132. #define ACT_SHUTDOWN 50
  133. #define ACT_PROC_CIDMODE 51
  134. #define ACT_UMODESET 52
  135. #define ACT_FAILUMODE 53
  136. #define ACT_CMODESET 54
  137. #define ACT_FAILCMODE 55
  138. #define ACT_IF_VER 56
  139. #define ACT_CMD 100
  140. /* at command sequences */
  141. #define SEQ_NONE 0
  142. #define SEQ_INIT 100
  143. #define SEQ_DLE0 200
  144. #define SEQ_DLE1 250
  145. #define SEQ_CID 300
  146. #define SEQ_NOCID 350
  147. #define SEQ_HUP 400
  148. #define SEQ_DIAL 600
  149. #define SEQ_ACCEPT 720
  150. #define SEQ_SHUTDOWN 500
  151. #define SEQ_CIDMODE 10
  152. #define SEQ_UMMODE 11
  153. // 100: init, 200: dle0, 250:dle1, 300: get cid (dial), 350: "hup" (no cid), 400: hup, 500: reset, 600: dial, 700: ring
  154. struct reply_t gigaset_tab_nocid_m10x[]= /* with dle mode */
  155. {
  156. /* resp_code, min_ConState, max_ConState, parameter, new_ConState, timeout, action, command */
  157. /* initialize device, set cid mode if possible */
  158. //{RSP_INIT, -1, -1,100, 900, 0, {ACT_TEST}},
  159. //{RSP_ERROR, 900,900, -1, 0, 0, {ACT_FAILINIT}},
  160. //{RSP_OK, 900,900, -1, 100, INIT_TIMEOUT,
  161. // {ACT_TIMEOUT}},
  162. {RSP_INIT, -1, -1,SEQ_INIT, 100, INIT_TIMEOUT,
  163. {ACT_TIMEOUT}}, /* wait until device is ready */
  164. {EV_TIMEOUT, 100,100, -1, 101, 3, {0}, "Z\r"}, /* device in transparent mode? try to initialize it. */
  165. {RSP_OK, 101,103, -1, 120, 5, {ACT_GETSTRING}, "+GMR\r"}, /* get version */
  166. {EV_TIMEOUT, 101,101, -1, 102, 5, {0}, "Z\r"}, /* timeout => try once again. */
  167. {RSP_ERROR, 101,101, -1, 102, 5, {0}, "Z\r"}, /* error => try once again. */
  168. {EV_TIMEOUT, 102,102, -1, 108, 5, {ACT_SETDLE1}, "^SDLE=0\r"}, /* timeout => try again in DLE mode. */
  169. {RSP_OK, 108,108, -1, 104,-1},
  170. {RSP_ZDLE, 104,104, 0, 103, 5, {0}, "Z\r"},
  171. {EV_TIMEOUT, 104,104, -1, 0, 0, {ACT_FAILINIT}},
  172. {RSP_ERROR, 108,108, -1, 0, 0, {ACT_FAILINIT}},
  173. {EV_TIMEOUT, 108,108, -1, 105, 2, {ACT_SETDLE0,
  174. ACT_HUPMODEM,
  175. ACT_TIMEOUT}}, /* still timeout => connection in unimodem mode? */
  176. {EV_TIMEOUT, 105,105, -1, 103, 5, {0}, "Z\r"},
  177. {RSP_ERROR, 102,102, -1, 107, 5, {0}, "^GETPRE\r"}, /* ERROR on ATZ => maybe in config mode? */
  178. {RSP_OK, 107,107, -1, 0, 0, {ACT_CONFIGMODE}},
  179. {RSP_ERROR, 107,107, -1, 0, 0, {ACT_FAILINIT}},
  180. {EV_TIMEOUT, 107,107, -1, 0, 0, {ACT_FAILINIT}},
  181. {RSP_ERROR, 103,103, -1, 0, 0, {ACT_FAILINIT}},
  182. {EV_TIMEOUT, 103,103, -1, 0, 0, {ACT_FAILINIT}},
  183. {RSP_STRING, 120,120, -1, 121,-1, {ACT_SETVER}},
  184. {EV_TIMEOUT, 120,121, -1, 0, 0, {ACT_FAILVER, ACT_INIT}},
  185. {RSP_ERROR, 120,121, -1, 0, 0, {ACT_FAILVER, ACT_INIT}},
  186. {RSP_OK, 121,121, -1, 0, 0, {ACT_GOTVER, ACT_INIT}},
  187. #if 0
  188. {EV_TIMEOUT, 120,121, -1, 130, 5, {ACT_FAILVER}, "^SGCI=1\r"},
  189. {RSP_ERROR, 120,121, -1, 130, 5, {ACT_FAILVER}, "^SGCI=1\r"},
  190. {RSP_OK, 121,121, -1, 130, 5, {ACT_GOTVER}, "^SGCI=1\r"},
  191. {RSP_OK, 130,130, -1, 0, 0, {ACT_INIT}},
  192. {RSP_ERROR, 130,130, -1, 0, 0, {ACT_FAILINIT}},
  193. {EV_TIMEOUT, 130,130, -1, 0, 0, {ACT_FAILINIT}},
  194. #endif
  195. /* leave dle mode */
  196. {RSP_INIT, 0, 0,SEQ_DLE0, 201, 5, {0}, "^SDLE=0\r"},
  197. {RSP_OK, 201,201, -1, 202,-1},
  198. //{RSP_ZDLE, 202,202, 0, 202, 0, {ACT_ERROR}},//DELETE
  199. {RSP_ZDLE, 202,202, 0, 0, 0, {ACT_DLE0}},
  200. {RSP_NODEV, 200,249, -1, 0, 0, {ACT_FAKEDLE0}},
  201. {RSP_ERROR, 200,249, -1, 0, 0, {ACT_FAILDLE0}},
  202. {EV_TIMEOUT, 200,249, -1, 0, 0, {ACT_FAILDLE0}},
  203. /* enter dle mode */
  204. {RSP_INIT, 0, 0,SEQ_DLE1, 251, 5, {0}, "^SDLE=1\r"},
  205. {RSP_OK, 251,251, -1, 252,-1},
  206. {RSP_ZDLE, 252,252, 1, 0, 0, {ACT_DLE1}},
  207. {RSP_ERROR, 250,299, -1, 0, 0, {ACT_FAILDLE1}},
  208. {EV_TIMEOUT, 250,299, -1, 0, 0, {ACT_FAILDLE1}},
  209. /* incoming call */
  210. {RSP_RING, -1, -1, -1, -1,-1, {ACT_RING}},
  211. /* get cid */
  212. //{RSP_INIT, 0, 0,300, 901, 0, {ACT_TEST}},
  213. //{RSP_ERROR, 901,901, -1, 0, 0, {ACT_FAILCID}},
  214. //{RSP_OK, 901,901, -1, 301, 5, {0}, "^SGCI?\r"},
  215. {RSP_INIT, 0, 0,SEQ_CID, 301, 5, {0}, "^SGCI?\r"},
  216. {RSP_OK, 301,301, -1, 302,-1},
  217. {RSP_ZGCI, 302,302, -1, 0, 0, {ACT_CID}},
  218. {RSP_ERROR, 301,349, -1, 0, 0, {ACT_FAILCID}},
  219. {EV_TIMEOUT, 301,349, -1, 0, 0, {ACT_FAILCID}},
  220. /* enter cid mode */
  221. {RSP_INIT, 0, 0,SEQ_CIDMODE, 150, 5, {0}, "^SGCI=1\r"},
  222. {RSP_OK, 150,150, -1, 0, 0, {ACT_CMODESET}},
  223. {RSP_ERROR, 150,150, -1, 0, 0, {ACT_FAILCMODE}},
  224. {EV_TIMEOUT, 150,150, -1, 0, 0, {ACT_FAILCMODE}},
  225. /* leave cid mode */
  226. //{RSP_INIT, 0, 0,SEQ_UMMODE, 160, 5, {0}, "^SGCI=0\r"},
  227. {RSP_INIT, 0, 0,SEQ_UMMODE, 160, 5, {0}, "Z\r"},
  228. {RSP_OK, 160,160, -1, 0, 0, {ACT_UMODESET}},
  229. {RSP_ERROR, 160,160, -1, 0, 0, {ACT_FAILUMODE}},
  230. {EV_TIMEOUT, 160,160, -1, 0, 0, {ACT_FAILUMODE}},
  231. /* abort getting cid */
  232. {RSP_INIT, 0, 0,SEQ_NOCID, 0, 0, {ACT_ABORTCID}},
  233. /* reset */
  234. #if 0
  235. {RSP_INIT, 0, 0,SEQ_SHUTDOWN, 503, 5, {0}, "^SGCI=0\r"},
  236. {RSP_OK, 503,503, -1, 504, 5, {0}, "Z\r"},
  237. #endif
  238. {RSP_INIT, 0, 0,SEQ_SHUTDOWN, 504, 5, {0}, "Z\r"},
  239. {RSP_OK, 504,504, -1, 0, 0, {ACT_SDOWN}},
  240. {RSP_ERROR, 501,599, -1, 0, 0, {ACT_FAILSDOWN}},
  241. {EV_TIMEOUT, 501,599, -1, 0, 0, {ACT_FAILSDOWN}},
  242. {RSP_NODEV, 501,599, -1, 0, 0, {ACT_FAKESDOWN}},
  243. {EV_PROC_CIDMODE,-1, -1, -1, -1,-1, {ACT_PROC_CIDMODE}}, //FIXME
  244. {EV_IF_LOCK, -1, -1, -1, -1,-1, {ACT_IF_LOCK}}, //FIXME
  245. {EV_IF_VER, -1, -1, -1, -1,-1, {ACT_IF_VER}}, //FIXME
  246. {EV_START, -1, -1, -1, -1,-1, {ACT_START}}, //FIXME
  247. {EV_STOP, -1, -1, -1, -1,-1, {ACT_STOP}}, //FIXME
  248. {EV_SHUTDOWN, -1, -1, -1, -1,-1, {ACT_SHUTDOWN}}, //FIXME
  249. /* misc. */
  250. {RSP_EMPTY, -1, -1, -1, -1,-1, {ACT_DEBUG}}, //FIXME
  251. {RSP_ZCFGT, -1, -1, -1, -1,-1, {ACT_DEBUG}}, //FIXME
  252. {RSP_ZCFG, -1, -1, -1, -1,-1, {ACT_DEBUG}}, //FIXME
  253. {RSP_ZLOG, -1, -1, -1, -1,-1, {ACT_DEBUG}}, //FIXME
  254. {RSP_ZMWI, -1, -1, -1, -1,-1, {ACT_DEBUG}}, //FIXME
  255. {RSP_ZABINFO, -1, -1, -1, -1,-1, {ACT_DEBUG}}, //FIXME
  256. {RSP_ZSMLSTCHG,-1, -1, -1, -1,-1, {ACT_DEBUG}}, //FIXME
  257. {RSP_ZCAU, -1, -1, -1, -1,-1, {ACT_ZCAU}},
  258. {RSP_NONE, -1, -1, -1, -1,-1, {ACT_DEBUG}},
  259. {RSP_ANY, -1, -1, -1, -1,-1, {ACT_WARN}},
  260. {RSP_LAST}
  261. };
  262. // 600: start dialing, 650: dial in progress, 800: connection is up, 700: ring, 400: hup, 750: accepted icall
  263. struct reply_t gigaset_tab_cid_m10x[] = /* for M10x */
  264. {
  265. /* resp_code, min_ConState, max_ConState, parameter, new_ConState, timeout, action, command */
  266. /* dial */
  267. {EV_DIAL, -1, -1, -1, -1,-1, {ACT_DIAL}}, //FIXME
  268. {RSP_INIT, 0, 0,SEQ_DIAL, 601, 5, {ACT_CMD+AT_BC}},
  269. {RSP_OK, 601,601, -1, 602, 5, {ACT_CMD+AT_HLC}},
  270. {RSP_NULL, 602,602, -1, 603, 5, {ACT_CMD+AT_PROTO}},
  271. {RSP_OK, 602,602, -1, 603, 5, {ACT_CMD+AT_PROTO}},
  272. {RSP_OK, 603,603, -1, 604, 5, {ACT_CMD+AT_TYPE}},
  273. {RSP_OK, 604,604, -1, 605, 5, {ACT_CMD+AT_MSN}},
  274. {RSP_OK, 605,605, -1, 606, 5, {ACT_CMD+AT_ISO}},
  275. {RSP_NULL, 605,605, -1, 606, 5, {ACT_CMD+AT_ISO}},
  276. {RSP_OK, 606,606, -1, 607, 5, {0}, "+VLS=17\r"}, /* set "Endgeraetemodus" */
  277. {RSP_OK, 607,607, -1, 608,-1},
  278. //{RSP_ZSAU, 608,608,ZSAU_PROCEEDING, 608, 0, {ACT_ERROR}},//DELETE
  279. {RSP_ZSAU, 608,608,ZSAU_PROCEEDING, 609, 5, {ACT_CMD+AT_DIAL}},
  280. {RSP_OK, 609,609, -1, 650, 0, {ACT_DIALING}},
  281. {RSP_ZVLS, 608,608, 17, -1,-1, {ACT_DEBUG}},
  282. {RSP_ZCTP, 609,609, -1, -1,-1, {ACT_DEBUG}},
  283. {RSP_ZCPN, 609,609, -1, -1,-1, {ACT_DEBUG}},
  284. {RSP_ERROR, 601,609, -1, 0, 0, {ACT_ABORTDIAL}},
  285. {EV_TIMEOUT, 601,609, -1, 0, 0, {ACT_ABORTDIAL}},
  286. /* dialing */
  287. {RSP_ZCTP, 650,650, -1, -1,-1, {ACT_DEBUG}},
  288. {RSP_ZCPN, 650,650, -1, -1,-1, {ACT_DEBUG}},
  289. {RSP_ZSAU, 650,650,ZSAU_CALL_DELIVERED, -1,-1, {ACT_DEBUG}}, /* some devices don't send this */
  290. /* connection established */
  291. {RSP_ZSAU, 650,650,ZSAU_ACTIVE, 800,-1, {ACT_CONNECT}}, //FIXME -> DLE1
  292. {RSP_ZSAU, 750,750,ZSAU_ACTIVE, 800,-1, {ACT_CONNECT}}, //FIXME -> DLE1
  293. {EV_BC_OPEN, 800,800, -1, 800,-1, {ACT_NOTIFY_BC_UP}}, //FIXME new constate + timeout
  294. /* remote hangup */
  295. {RSP_ZSAU, 650,650,ZSAU_DISCONNECT_IND, 0, 0, {ACT_REMOTEREJECT}},
  296. {RSP_ZSAU, 750,750,ZSAU_DISCONNECT_IND, 0, 0, {ACT_REMOTEHUP}},
  297. {RSP_ZSAU, 800,800,ZSAU_DISCONNECT_IND, 0, 0, {ACT_REMOTEHUP}},
  298. /* hangup */
  299. {EV_HUP, -1, -1, -1, -1,-1, {ACT_HUP}}, //FIXME
  300. {RSP_INIT, -1, -1,SEQ_HUP, 401, 5, {0}, "+VLS=0\r"}, /* hang up */ //-1,-1?
  301. {RSP_OK, 401,401, -1, 402, 5},
  302. {RSP_ZVLS, 402,402, 0, 403, 5},
  303. {RSP_ZSAU, 403,403,ZSAU_DISCONNECT_REQ, -1,-1, {ACT_DEBUG}}, /* if not remote hup */
  304. //{RSP_ZSAU, 403,403,ZSAU_NULL, 401, 0, {ACT_ERROR}}, //DELETE//FIXME -> DLE0 // should we do this _before_ hanging up for base driver?
  305. {RSP_ZSAU, 403,403,ZSAU_NULL, 0, 0, {ACT_DISCONNECT}}, //FIXME -> DLE0 // should we do this _before_ hanging up for base driver?
  306. {RSP_NODEV, 401,403, -1, 0, 0, {ACT_FAKEHUP}}, //FIXME -> DLE0 // should we do this _before_ hanging up for base driver?
  307. {RSP_ERROR, 401,401, -1, 0, 0, {ACT_ABORTHUP}},
  308. {EV_TIMEOUT, 401,403, -1, 0, 0, {ACT_ABORTHUP}},
  309. {EV_BC_CLOSED, 0, 0, -1, 0,-1, {ACT_NOTIFY_BC_DOWN}}, //FIXME new constate + timeout
  310. /* ring */
  311. {RSP_ZBC, 700,700, -1, -1,-1, {0}},
  312. {RSP_ZHLC, 700,700, -1, -1,-1, {0}},
  313. {RSP_NMBR, 700,700, -1, -1,-1, {0}},
  314. {RSP_ZCPN, 700,700, -1, -1,-1, {0}},
  315. {RSP_ZCTP, 700,700, -1, -1,-1, {0}},
  316. {EV_TIMEOUT, 700,700, -1, 720,720, {ACT_ICALL}},
  317. {EV_BC_CLOSED,720,720, -1, 0,-1, {ACT_NOTIFY_BC_DOWN}},
  318. /*accept icall*/
  319. {EV_ACCEPT, -1, -1, -1, -1,-1, {ACT_ACCEPT}}, //FIXME
  320. {RSP_INIT, 720,720,SEQ_ACCEPT, 721, 5, {ACT_CMD+AT_PROTO}},
  321. {RSP_OK, 721,721, -1, 722, 5, {ACT_CMD+AT_ISO}},
  322. {RSP_OK, 722,722, -1, 723, 5, {0}, "+VLS=17\r"}, /* set "Endgeraetemodus" */
  323. {RSP_OK, 723,723, -1, 724, 5, {0}},
  324. {RSP_ZVLS, 724,724, 17, 750,50, {ACT_ACCEPTED}},
  325. {RSP_ERROR, 721,729, -1, 0, 0, {ACT_ABORTACCEPT}},
  326. {EV_TIMEOUT, 721,729, -1, 0, 0, {ACT_ABORTACCEPT}},
  327. {RSP_ZSAU, 700,729,ZSAU_NULL, 0, 0, {ACT_ABORTACCEPT}},
  328. {RSP_ZSAU, 700,729,ZSAU_ACTIVE, 0, 0, {ACT_ABORTACCEPT}},
  329. {RSP_ZSAU, 700,729,ZSAU_DISCONNECT_IND, 0, 0, {ACT_ABORTACCEPT}},
  330. {EV_TIMEOUT, 750,750, -1, 0, 0, {ACT_CONNTIMEOUT}},
  331. /* B channel closed (general case) */
  332. {EV_BC_CLOSED, -1, -1, -1, -1,-1, {ACT_NOTIFY_BC_DOWN}}, //FIXME
  333. /* misc. */
  334. {EV_PROTO_L2, -1, -1, -1, -1,-1, {ACT_PROTO_L2}}, //FIXME
  335. {RSP_ZCON, -1, -1, -1, -1,-1, {ACT_DEBUG}}, //FIXME
  336. {RSP_ZCCR, -1, -1, -1, -1,-1, {ACT_DEBUG}}, //FIXME
  337. {RSP_ZAOC, -1, -1, -1, -1,-1, {ACT_DEBUG}}, //FIXME
  338. {RSP_ZCSTR, -1, -1, -1, -1,-1, {ACT_DEBUG}}, //FIXME
  339. {RSP_ZCAU, -1, -1, -1, -1,-1, {ACT_ZCAU}},
  340. {RSP_NONE, -1, -1, -1, -1,-1, {ACT_DEBUG}},
  341. {RSP_ANY, -1, -1, -1, -1,-1, {ACT_WARN}},
  342. {RSP_LAST}
  343. };
  344. #if 0
  345. static struct reply_t tab_nocid[]= /* no dle mode */ //FIXME
  346. {
  347. /* resp_code, min_ConState, max_ConState, parameter, new_ConState, timeout, action, command */
  348. {RSP_ANY, -1, -1, -1, -1,-1, ACT_WARN, NULL},
  349. {RSP_LAST,0,0,0,0,0,0}
  350. };
  351. static struct reply_t tab_cid[] = /* no dle mode */ //FIXME
  352. {
  353. /* resp_code, min_ConState, max_ConState, parameter, new_ConState, timeout, action, command */
  354. {RSP_ANY, -1, -1, -1, -1,-1, ACT_WARN, NULL},
  355. {RSP_LAST,0,0,0,0,0,0}
  356. };
  357. #endif
  358. static struct resp_type_t resp_type[]=
  359. {
  360. /*{"", RSP_EMPTY, RT_NOTHING},*/
  361. {"OK", RSP_OK, RT_NOTHING},
  362. {"ERROR", RSP_ERROR, RT_NOTHING},
  363. {"ZSAU", RSP_ZSAU, RT_ZSAU},
  364. {"ZCAU", RSP_ZCAU, RT_ZCAU},
  365. {"RING", RSP_RING, RT_RING},
  366. {"ZGCI", RSP_ZGCI, RT_NUMBER},
  367. {"ZVLS", RSP_ZVLS, RT_NUMBER},
  368. {"ZCTP", RSP_ZCTP, RT_NUMBER},
  369. {"ZDLE", RSP_ZDLE, RT_NUMBER},
  370. {"ZCFGT", RSP_ZCFGT, RT_NUMBER},
  371. {"ZCCR", RSP_ZCCR, RT_NUMBER},
  372. {"ZMWI", RSP_ZMWI, RT_NUMBER},
  373. {"ZHLC", RSP_ZHLC, RT_STRING},
  374. {"ZBC", RSP_ZBC, RT_STRING},
  375. {"NMBR", RSP_NMBR, RT_STRING},
  376. {"ZCPN", RSP_ZCPN, RT_STRING},
  377. {"ZCON", RSP_ZCON, RT_STRING},
  378. {"ZAOC", RSP_ZAOC, RT_STRING},
  379. {"ZCSTR", RSP_ZCSTR, RT_STRING},
  380. {"ZCFG", RSP_ZCFG, RT_HEX},
  381. {"ZLOG", RSP_ZLOG, RT_NOTHING},
  382. {"ZABINFO", RSP_ZABINFO, RT_NOTHING},
  383. {"ZSMLSTCHG", RSP_ZSMLSTCHG, RT_NOTHING},
  384. {NULL,0,0}
  385. };
  386. /*
  387. * Get integer from char-pointer
  388. */
  389. static int isdn_getnum(char *p)
  390. {
  391. int v = -1;
  392. gig_dbg(DEBUG_TRANSCMD, "string: %s", p);
  393. while (*p >= '0' && *p <= '9')
  394. v = ((v < 0) ? 0 : (v * 10)) + (int) ((*p++) - '0');
  395. if (*p)
  396. v = -1; /* invalid Character */
  397. return v;
  398. }
  399. /*
  400. * Get integer from char-pointer
  401. */
  402. static int isdn_gethex(char *p)
  403. {
  404. int v = 0;
  405. int c;
  406. gig_dbg(DEBUG_TRANSCMD, "string: %s", p);
  407. if (!*p)
  408. return -1;
  409. do {
  410. if (v > (INT_MAX - 15) / 16)
  411. return -1;
  412. c = *p;
  413. if (c >= '0' && c <= '9')
  414. c -= '0';
  415. else if (c >= 'a' && c <= 'f')
  416. c -= 'a' - 10;
  417. else if (c >= 'A' && c <= 'F')
  418. c -= 'A' - 10;
  419. else
  420. return -1;
  421. v = v * 16 + c;
  422. } while (*++p);
  423. return v;
  424. }
  425. /* retrieve CID from parsed response
  426. * returns 0 if no CID, -1 if invalid CID, or CID value 1..65535
  427. */
  428. static int cid_of_response(char *s)
  429. {
  430. int cid;
  431. if (s[-1] != ';')
  432. return 0; /* no CID separator */
  433. cid = isdn_getnum(s);
  434. if (cid < 0)
  435. return 0; /* CID not numeric */
  436. if (cid < 1 || cid > 65535)
  437. return -1; /* CID out of range */
  438. return cid;
  439. //FIXME is ;<digit>+ at end of non-CID response really impossible?
  440. }
  441. /* This function will be called via task queue from the callback handler.
  442. * We received a modem response and have to handle it..
  443. */
  444. void gigaset_handle_modem_response(struct cardstate *cs)
  445. {
  446. unsigned char *argv[MAX_REC_PARAMS + 1];
  447. int params;
  448. int i, j;
  449. struct resp_type_t *rt;
  450. int curarg;
  451. unsigned long flags;
  452. unsigned next, tail, head;
  453. struct event_t *event;
  454. int resp_code;
  455. int param_type;
  456. int abort;
  457. size_t len;
  458. int cid;
  459. int rawstring;
  460. len = cs->cbytes;
  461. if (!len) {
  462. /* ignore additional LFs/CRs (M10x config mode or cx100) */
  463. gig_dbg(DEBUG_MCMD, "skipped EOL [%02X]", cs->respdata[len]);
  464. return;
  465. }
  466. cs->respdata[len] = 0;
  467. gig_dbg(DEBUG_TRANSCMD, "raw string: '%s'", cs->respdata);
  468. argv[0] = cs->respdata;
  469. params = 1;
  470. if (cs->at_state.getstring) {
  471. /* getstring only allowed without cid at the moment */
  472. cs->at_state.getstring = 0;
  473. rawstring = 1;
  474. cid = 0;
  475. } else {
  476. /* parse line */
  477. for (i = 0; i < len; i++)
  478. switch (cs->respdata[i]) {
  479. case ';':
  480. case ',':
  481. case '=':
  482. if (params > MAX_REC_PARAMS) {
  483. dev_warn(cs->dev,
  484. "too many parameters in response\n");
  485. /* need last parameter (might be CID) */
  486. params--;
  487. }
  488. argv[params++] = cs->respdata + i + 1;
  489. }
  490. rawstring = 0;
  491. cid = params > 1 ? cid_of_response(argv[params-1]) : 0;
  492. if (cid < 0) {
  493. gigaset_add_event(cs, &cs->at_state, RSP_INVAL,
  494. NULL, 0, NULL);
  495. return;
  496. }
  497. for (j = 1; j < params; ++j)
  498. argv[j][-1] = 0;
  499. gig_dbg(DEBUG_TRANSCMD, "CMD received: %s", argv[0]);
  500. if (cid) {
  501. --params;
  502. gig_dbg(DEBUG_TRANSCMD, "CID: %s", argv[params]);
  503. }
  504. gig_dbg(DEBUG_TRANSCMD, "available params: %d", params - 1);
  505. for (j = 1; j < params; j++)
  506. gig_dbg(DEBUG_TRANSCMD, "param %d: %s", j, argv[j]);
  507. }
  508. spin_lock_irqsave(&cs->ev_lock, flags);
  509. head = cs->ev_head;
  510. tail = cs->ev_tail;
  511. abort = 1;
  512. curarg = 0;
  513. while (curarg < params) {
  514. next = (tail + 1) % MAX_EVENTS;
  515. if (unlikely(next == head)) {
  516. dev_err(cs->dev, "event queue full\n");
  517. break;
  518. }
  519. event = cs->events + tail;
  520. event->at_state = NULL;
  521. event->cid = cid;
  522. event->ptr = NULL;
  523. event->arg = NULL;
  524. tail = next;
  525. if (rawstring) {
  526. resp_code = RSP_STRING;
  527. param_type = RT_STRING;
  528. } else {
  529. for (rt = resp_type; rt->response; ++rt)
  530. if (!strcmp(argv[curarg], rt->response))
  531. break;
  532. if (!rt->response) {
  533. event->type = RSP_UNKNOWN;
  534. dev_warn(cs->dev,
  535. "unknown modem response: %s\n",
  536. argv[curarg]);
  537. break;
  538. }
  539. resp_code = rt->resp_code;
  540. param_type = rt->type;
  541. ++curarg;
  542. }
  543. event->type = resp_code;
  544. switch (param_type) {
  545. case RT_NOTHING:
  546. break;
  547. case RT_RING:
  548. if (!cid) {
  549. dev_err(cs->dev,
  550. "received RING without CID!\n");
  551. event->type = RSP_INVAL;
  552. abort = 1;
  553. } else {
  554. event->cid = 0;
  555. event->parameter = cid;
  556. abort = 0;
  557. }
  558. break;
  559. case RT_ZSAU:
  560. if (curarg >= params) {
  561. event->parameter = ZSAU_NONE;
  562. break;
  563. }
  564. if (!strcmp(argv[curarg], "OUTGOING_CALL_PROCEEDING"))
  565. event->parameter = ZSAU_OUTGOING_CALL_PROCEEDING;
  566. else if (!strcmp(argv[curarg], "CALL_DELIVERED"))
  567. event->parameter = ZSAU_CALL_DELIVERED;
  568. else if (!strcmp(argv[curarg], "ACTIVE"))
  569. event->parameter = ZSAU_ACTIVE;
  570. else if (!strcmp(argv[curarg], "DISCONNECT_IND"))
  571. event->parameter = ZSAU_DISCONNECT_IND;
  572. else if (!strcmp(argv[curarg], "NULL"))
  573. event->parameter = ZSAU_NULL;
  574. else if (!strcmp(argv[curarg], "DISCONNECT_REQ"))
  575. event->parameter = ZSAU_DISCONNECT_REQ;
  576. else {
  577. event->parameter = ZSAU_UNKNOWN;
  578. dev_warn(cs->dev,
  579. "%s: unknown parameter %s after ZSAU\n",
  580. __func__, argv[curarg]);
  581. }
  582. ++curarg;
  583. break;
  584. case RT_STRING:
  585. if (curarg < params) {
  586. event->ptr = kstrdup(argv[curarg], GFP_ATOMIC);
  587. if (!event->ptr)
  588. dev_err(cs->dev, "out of memory\n");
  589. ++curarg;
  590. }
  591. #ifdef CONFIG_GIGASET_DEBUG
  592. if (!event->ptr)
  593. gig_dbg(DEBUG_CMD, "string==NULL");
  594. else
  595. gig_dbg(DEBUG_CMD, "string==%s",
  596. (char *) event->ptr);
  597. #endif
  598. break;
  599. case RT_ZCAU:
  600. event->parameter = -1;
  601. if (curarg + 1 < params) {
  602. i = isdn_gethex(argv[curarg]);
  603. j = isdn_gethex(argv[curarg + 1]);
  604. if (i >= 0 && i < 256 && j >= 0 && j < 256)
  605. event->parameter = (unsigned) i << 8
  606. | j;
  607. curarg += 2;
  608. } else
  609. curarg = params - 1;
  610. break;
  611. case RT_NUMBER:
  612. case RT_HEX:
  613. if (curarg < params) {
  614. if (param_type == RT_HEX)
  615. event->parameter =
  616. isdn_gethex(argv[curarg]);
  617. else
  618. event->parameter =
  619. isdn_getnum(argv[curarg]);
  620. ++curarg;
  621. } else
  622. event->parameter = -1;
  623. #ifdef CONFIG_GIGASET_DEBUG
  624. gig_dbg(DEBUG_CMD, "parameter==%d", event->parameter);
  625. #endif
  626. break;
  627. }
  628. if (resp_code == RSP_ZDLE)
  629. cs->dle = event->parameter;
  630. if (abort)
  631. break;
  632. }
  633. cs->ev_tail = tail;
  634. spin_unlock_irqrestore(&cs->ev_lock, flags);
  635. if (curarg != params)
  636. gig_dbg(DEBUG_ANY,
  637. "invalid number of processed parameters: %d/%d",
  638. curarg, params);
  639. }
  640. EXPORT_SYMBOL_GPL(gigaset_handle_modem_response);
  641. /* disconnect
  642. * process closing of connection associated with given AT state structure
  643. */
  644. static void disconnect(struct at_state_t **at_state_p)
  645. {
  646. unsigned long flags;
  647. struct bc_state *bcs = (*at_state_p)->bcs;
  648. struct cardstate *cs = (*at_state_p)->cs;
  649. spin_lock_irqsave(&cs->lock, flags);
  650. ++(*at_state_p)->seq_index;
  651. /* revert to selected idle mode */
  652. if (!cs->cidmode) {
  653. cs->at_state.pending_commands |= PC_UMMODE;
  654. atomic_set(&cs->commands_pending, 1); //FIXME
  655. gig_dbg(DEBUG_CMD, "Scheduling PC_UMMODE");
  656. }
  657. spin_unlock_irqrestore(&cs->lock, flags);
  658. if (bcs) {
  659. /* B channel assigned: invoke hardware specific handler */
  660. cs->ops->close_bchannel(bcs);
  661. } else {
  662. /* no B channel assigned: just deallocate */
  663. spin_lock_irqsave(&cs->lock, flags);
  664. list_del(&(*at_state_p)->list);
  665. kfree(*at_state_p);
  666. *at_state_p = NULL;
  667. spin_unlock_irqrestore(&cs->lock, flags);
  668. }
  669. }
  670. /* get_free_channel
  671. * get a free AT state structure: either one of those associated with the
  672. * B channels of the Gigaset device, or if none of those is available,
  673. * a newly allocated one with bcs=NULL
  674. * The structure should be freed by calling disconnect() after use.
  675. */
  676. static inline struct at_state_t *get_free_channel(struct cardstate *cs,
  677. int cid)
  678. /* cids: >0: siemens-cid
  679. 0: without cid
  680. -1: no cid assigned yet
  681. */
  682. {
  683. unsigned long flags;
  684. int i;
  685. struct at_state_t *ret;
  686. for (i = 0; i < cs->channels; ++i)
  687. if (gigaset_get_channel(cs->bcs + i)) {
  688. ret = &cs->bcs[i].at_state;
  689. ret->cid = cid;
  690. return ret;
  691. }
  692. spin_lock_irqsave(&cs->lock, flags);
  693. ret = kmalloc(sizeof(struct at_state_t), GFP_ATOMIC);
  694. if (ret) {
  695. gigaset_at_init(ret, NULL, cs, cid);
  696. list_add(&ret->list, &cs->temp_at_states);
  697. }
  698. spin_unlock_irqrestore(&cs->lock, flags);
  699. return ret;
  700. }
  701. static void init_failed(struct cardstate *cs, int mode)
  702. {
  703. int i;
  704. struct at_state_t *at_state;
  705. cs->at_state.pending_commands &= ~PC_INIT;
  706. atomic_set(&cs->mode, mode);
  707. atomic_set(&cs->mstate, MS_UNINITIALIZED);
  708. gigaset_free_channels(cs);
  709. for (i = 0; i < cs->channels; ++i) {
  710. at_state = &cs->bcs[i].at_state;
  711. if (at_state->pending_commands & PC_CID) {
  712. at_state->pending_commands &= ~PC_CID;
  713. at_state->pending_commands |= PC_NOCID;
  714. atomic_set(&cs->commands_pending, 1);
  715. }
  716. }
  717. }
  718. static void schedule_init(struct cardstate *cs, int state)
  719. {
  720. if (cs->at_state.pending_commands & PC_INIT) {
  721. gig_dbg(DEBUG_CMD, "not scheduling PC_INIT again");
  722. return;
  723. }
  724. atomic_set(&cs->mstate, state);
  725. atomic_set(&cs->mode, M_UNKNOWN);
  726. gigaset_block_channels(cs);
  727. cs->at_state.pending_commands |= PC_INIT;
  728. atomic_set(&cs->commands_pending, 1);
  729. gig_dbg(DEBUG_CMD, "Scheduling PC_INIT");
  730. }
  731. /* Add "AT" to a command, add the cid, dle encode it, send the result to the
  732. hardware. */
  733. static void send_command(struct cardstate *cs, const char *cmd, int cid,
  734. int dle, gfp_t kmallocflags)
  735. {
  736. size_t cmdlen, buflen;
  737. char *cmdpos, *cmdbuf, *cmdtail;
  738. cmdlen = strlen(cmd);
  739. buflen = 11 + cmdlen;
  740. if (unlikely(buflen <= cmdlen)) {
  741. dev_err(cs->dev, "integer overflow in buflen\n");
  742. return;
  743. }
  744. cmdbuf = kmalloc(buflen, kmallocflags);
  745. if (unlikely(!cmdbuf)) {
  746. dev_err(cs->dev, "out of memory\n");
  747. return;
  748. }
  749. cmdpos = cmdbuf + 9;
  750. cmdtail = cmdpos + cmdlen;
  751. memcpy(cmdpos, cmd, cmdlen);
  752. if (cid > 0 && cid <= 65535) {
  753. do {
  754. *--cmdpos = '0' + cid % 10;
  755. cid /= 10;
  756. ++cmdlen;
  757. } while (cid);
  758. }
  759. cmdlen += 2;
  760. *--cmdpos = 'T';
  761. *--cmdpos = 'A';
  762. if (dle) {
  763. cmdlen += 4;
  764. *--cmdpos = '(';
  765. *--cmdpos = 0x10;
  766. *cmdtail++ = 0x10;
  767. *cmdtail++ = ')';
  768. }
  769. cs->ops->write_cmd(cs, cmdpos, cmdlen, NULL);
  770. kfree(cmdbuf);
  771. }
  772. static struct at_state_t *at_state_from_cid(struct cardstate *cs, int cid)
  773. {
  774. struct at_state_t *at_state;
  775. int i;
  776. unsigned long flags;
  777. if (cid == 0)
  778. return &cs->at_state;
  779. for (i = 0; i < cs->channels; ++i)
  780. if (cid == cs->bcs[i].at_state.cid)
  781. return &cs->bcs[i].at_state;
  782. spin_lock_irqsave(&cs->lock, flags);
  783. list_for_each_entry(at_state, &cs->temp_at_states, list)
  784. if (cid == at_state->cid) {
  785. spin_unlock_irqrestore(&cs->lock, flags);
  786. return at_state;
  787. }
  788. spin_unlock_irqrestore(&cs->lock, flags);
  789. return NULL;
  790. }
  791. static void bchannel_down(struct bc_state *bcs)
  792. {
  793. if (bcs->chstate & CHS_B_UP) {
  794. bcs->chstate &= ~CHS_B_UP;
  795. gigaset_i4l_channel_cmd(bcs, ISDN_STAT_BHUP);
  796. }
  797. if (bcs->chstate & (CHS_D_UP | CHS_NOTIFY_LL)) {
  798. bcs->chstate &= ~(CHS_D_UP | CHS_NOTIFY_LL);
  799. gigaset_i4l_channel_cmd(bcs, ISDN_STAT_DHUP);
  800. }
  801. gigaset_free_channel(bcs);
  802. gigaset_bcs_reinit(bcs);
  803. }
  804. static void bchannel_up(struct bc_state *bcs)
  805. {
  806. if (!(bcs->chstate & CHS_D_UP)) {
  807. dev_notice(bcs->cs->dev, "%s: D channel not up\n", __func__);
  808. bcs->chstate |= CHS_D_UP;
  809. gigaset_i4l_channel_cmd(bcs, ISDN_STAT_DCONN);
  810. }
  811. if (bcs->chstate & CHS_B_UP) {
  812. dev_notice(bcs->cs->dev, "%s: B channel already up\n",
  813. __func__);
  814. return;
  815. }
  816. bcs->chstate |= CHS_B_UP;
  817. gigaset_i4l_channel_cmd(bcs, ISDN_STAT_BCONN);
  818. }
  819. static void start_dial(struct at_state_t *at_state, void *data, unsigned seq_index)
  820. {
  821. struct bc_state *bcs = at_state->bcs;
  822. struct cardstate *cs = at_state->cs;
  823. int retval;
  824. unsigned long flags;
  825. bcs->chstate |= CHS_NOTIFY_LL;
  826. spin_lock_irqsave(&cs->lock, flags);
  827. if (at_state->seq_index != seq_index) {
  828. spin_unlock_irqrestore(&cs->lock, flags);
  829. goto error;
  830. }
  831. spin_unlock_irqrestore(&cs->lock, flags);
  832. retval = gigaset_isdn_setup_dial(at_state, data);
  833. if (retval != 0)
  834. goto error;
  835. at_state->pending_commands |= PC_CID;
  836. gig_dbg(DEBUG_CMD, "Scheduling PC_CID");
  837. atomic_set(&cs->commands_pending, 1);
  838. return;
  839. error:
  840. at_state->pending_commands |= PC_NOCID;
  841. gig_dbg(DEBUG_CMD, "Scheduling PC_NOCID");
  842. atomic_set(&cs->commands_pending, 1);
  843. return;
  844. }
  845. static void start_accept(struct at_state_t *at_state)
  846. {
  847. struct cardstate *cs = at_state->cs;
  848. int retval;
  849. retval = gigaset_isdn_setup_accept(at_state);
  850. if (retval == 0) {
  851. at_state->pending_commands |= PC_ACCEPT;
  852. gig_dbg(DEBUG_CMD, "Scheduling PC_ACCEPT");
  853. atomic_set(&cs->commands_pending, 1);
  854. } else {
  855. //FIXME
  856. at_state->pending_commands |= PC_HUP;
  857. gig_dbg(DEBUG_CMD, "Scheduling PC_HUP");
  858. atomic_set(&cs->commands_pending, 1);
  859. }
  860. }
  861. static void do_start(struct cardstate *cs)
  862. {
  863. gigaset_free_channels(cs);
  864. if (atomic_read(&cs->mstate) != MS_LOCKED)
  865. schedule_init(cs, MS_INIT);
  866. cs->isdn_up = 1;
  867. gigaset_i4l_cmd(cs, ISDN_STAT_RUN);
  868. // FIXME: not in locked mode
  869. // FIXME 2: only after init sequence
  870. cs->waiting = 0;
  871. wake_up(&cs->waitqueue);
  872. }
  873. static void finish_shutdown(struct cardstate *cs)
  874. {
  875. if (atomic_read(&cs->mstate) != MS_LOCKED) {
  876. atomic_set(&cs->mstate, MS_UNINITIALIZED);
  877. atomic_set(&cs->mode, M_UNKNOWN);
  878. }
  879. /* Tell the LL that the device is not available .. */
  880. if (cs->isdn_up) {
  881. cs->isdn_up = 0;
  882. gigaset_i4l_cmd(cs, ISDN_STAT_STOP);
  883. }
  884. /* The rest is done by cleanup_cs () in user mode. */
  885. cs->cmd_result = -ENODEV;
  886. cs->waiting = 0;
  887. wake_up_interruptible(&cs->waitqueue);
  888. }
  889. static void do_shutdown(struct cardstate *cs)
  890. {
  891. gigaset_block_channels(cs);
  892. if (atomic_read(&cs->mstate) == MS_READY) {
  893. atomic_set(&cs->mstate, MS_SHUTDOWN);
  894. cs->at_state.pending_commands |= PC_SHUTDOWN;
  895. atomic_set(&cs->commands_pending, 1);
  896. gig_dbg(DEBUG_CMD, "Scheduling PC_SHUTDOWN");
  897. } else
  898. finish_shutdown(cs);
  899. }
  900. static void do_stop(struct cardstate *cs)
  901. {
  902. unsigned long flags;
  903. spin_lock_irqsave(&cs->lock, flags);
  904. cs->connected = 0;
  905. spin_unlock_irqrestore(&cs->lock, flags);
  906. do_shutdown(cs);
  907. }
  908. /* Entering cid mode or getting a cid failed:
  909. * try to initialize the device and try again.
  910. *
  911. * channel >= 0: getting cid for the channel failed
  912. * channel < 0: entering cid mode failed
  913. *
  914. * returns 0 on failure
  915. */
  916. static int reinit_and_retry(struct cardstate *cs, int channel)
  917. {
  918. int i;
  919. if (--cs->retry_count <= 0)
  920. return 0;
  921. for (i = 0; i < cs->channels; ++i)
  922. if (cs->bcs[i].at_state.cid > 0)
  923. return 0;
  924. if (channel < 0)
  925. dev_warn(cs->dev,
  926. "Could not enter cid mode. Reinit device and try again.\n");
  927. else {
  928. dev_warn(cs->dev,
  929. "Could not get a call id. Reinit device and try again.\n");
  930. cs->bcs[channel].at_state.pending_commands |= PC_CID;
  931. }
  932. schedule_init(cs, MS_INIT);
  933. return 1;
  934. }
  935. static int at_state_invalid(struct cardstate *cs,
  936. struct at_state_t *test_ptr)
  937. {
  938. unsigned long flags;
  939. unsigned channel;
  940. struct at_state_t *at_state;
  941. int retval = 0;
  942. spin_lock_irqsave(&cs->lock, flags);
  943. if (test_ptr == &cs->at_state)
  944. goto exit;
  945. list_for_each_entry(at_state, &cs->temp_at_states, list)
  946. if (at_state == test_ptr)
  947. goto exit;
  948. for (channel = 0; channel < cs->channels; ++channel)
  949. if (&cs->bcs[channel].at_state == test_ptr)
  950. goto exit;
  951. retval = 1;
  952. exit:
  953. spin_unlock_irqrestore(&cs->lock, flags);
  954. return retval;
  955. }
  956. static void handle_icall(struct cardstate *cs, struct bc_state *bcs,
  957. struct at_state_t **p_at_state)
  958. {
  959. int retval;
  960. struct at_state_t *at_state = *p_at_state;
  961. retval = gigaset_isdn_icall(at_state);
  962. switch (retval) {
  963. case ICALL_ACCEPT:
  964. break;
  965. default:
  966. dev_err(cs->dev, "internal error: disposition=%d\n", retval);
  967. /* --v-- fall through --v-- */
  968. case ICALL_IGNORE:
  969. case ICALL_REJECT:
  970. /* hang up actively
  971. * Device doc says that would reject the call.
  972. * In fact it doesn't.
  973. */
  974. at_state->pending_commands |= PC_HUP;
  975. atomic_set(&cs->commands_pending, 1);
  976. break;
  977. }
  978. }
  979. static int do_lock(struct cardstate *cs)
  980. {
  981. int mode;
  982. int i;
  983. switch (atomic_read(&cs->mstate)) {
  984. case MS_UNINITIALIZED:
  985. case MS_READY:
  986. if (cs->cur_at_seq || !list_empty(&cs->temp_at_states) ||
  987. cs->at_state.pending_commands)
  988. return -EBUSY;
  989. for (i = 0; i < cs->channels; ++i)
  990. if (cs->bcs[i].at_state.pending_commands)
  991. return -EBUSY;
  992. if (!gigaset_get_channels(cs))
  993. return -EBUSY;
  994. break;
  995. case MS_LOCKED:
  996. //retval = -EACCES;
  997. break;
  998. default:
  999. return -EBUSY;
  1000. }
  1001. mode = atomic_read(&cs->mode);
  1002. atomic_set(&cs->mstate, MS_LOCKED);
  1003. atomic_set(&cs->mode, M_UNKNOWN);
  1004. return mode;
  1005. }
  1006. static int do_unlock(struct cardstate *cs)
  1007. {
  1008. if (atomic_read(&cs->mstate) != MS_LOCKED)
  1009. return -EINVAL;
  1010. atomic_set(&cs->mstate, MS_UNINITIALIZED);
  1011. atomic_set(&cs->mode, M_UNKNOWN);
  1012. gigaset_free_channels(cs);
  1013. if (cs->connected)
  1014. schedule_init(cs, MS_INIT);
  1015. return 0;
  1016. }
  1017. static void do_action(int action, struct cardstate *cs,
  1018. struct bc_state *bcs,
  1019. struct at_state_t **p_at_state, char **pp_command,
  1020. int *p_genresp, int *p_resp_code,
  1021. struct event_t *ev)
  1022. {
  1023. struct at_state_t *at_state = *p_at_state;
  1024. struct at_state_t *at_state2;
  1025. unsigned long flags;
  1026. int channel;
  1027. unsigned char *s, *e;
  1028. int i;
  1029. unsigned long val;
  1030. switch (action) {
  1031. case ACT_NOTHING:
  1032. break;
  1033. case ACT_TIMEOUT:
  1034. at_state->waiting = 1;
  1035. break;
  1036. case ACT_INIT:
  1037. cs->at_state.pending_commands &= ~PC_INIT;
  1038. cs->cur_at_seq = SEQ_NONE;
  1039. atomic_set(&cs->mode, M_UNIMODEM);
  1040. spin_lock_irqsave(&cs->lock, flags);
  1041. if (!cs->cidmode) {
  1042. spin_unlock_irqrestore(&cs->lock, flags);
  1043. gigaset_free_channels(cs);
  1044. atomic_set(&cs->mstate, MS_READY);
  1045. break;
  1046. }
  1047. spin_unlock_irqrestore(&cs->lock, flags);
  1048. cs->at_state.pending_commands |= PC_CIDMODE;
  1049. atomic_set(&cs->commands_pending, 1);
  1050. gig_dbg(DEBUG_CMD, "Scheduling PC_CIDMODE");
  1051. break;
  1052. case ACT_FAILINIT:
  1053. dev_warn(cs->dev, "Could not initialize the device.\n");
  1054. cs->dle = 0;
  1055. init_failed(cs, M_UNKNOWN);
  1056. cs->cur_at_seq = SEQ_NONE;
  1057. break;
  1058. case ACT_CONFIGMODE:
  1059. init_failed(cs, M_CONFIG);
  1060. cs->cur_at_seq = SEQ_NONE;
  1061. break;
  1062. case ACT_SETDLE1:
  1063. cs->dle = 1;
  1064. /* cs->inbuf[0].inputstate |= INS_command | INS_DLE_command; */
  1065. cs->inbuf[0].inputstate &=
  1066. ~(INS_command | INS_DLE_command);
  1067. break;
  1068. case ACT_SETDLE0:
  1069. cs->dle = 0;
  1070. cs->inbuf[0].inputstate =
  1071. (cs->inbuf[0].inputstate & ~INS_DLE_command)
  1072. | INS_command;
  1073. break;
  1074. case ACT_CMODESET:
  1075. if (atomic_read(&cs->mstate) == MS_INIT ||
  1076. atomic_read(&cs->mstate) == MS_RECOVER) {
  1077. gigaset_free_channels(cs);
  1078. atomic_set(&cs->mstate, MS_READY);
  1079. }
  1080. atomic_set(&cs->mode, M_CID);
  1081. cs->cur_at_seq = SEQ_NONE;
  1082. break;
  1083. case ACT_UMODESET:
  1084. atomic_set(&cs->mode, M_UNIMODEM);
  1085. cs->cur_at_seq = SEQ_NONE;
  1086. break;
  1087. case ACT_FAILCMODE:
  1088. cs->cur_at_seq = SEQ_NONE;
  1089. if (atomic_read(&cs->mstate) == MS_INIT ||
  1090. atomic_read(&cs->mstate) == MS_RECOVER) {
  1091. init_failed(cs, M_UNKNOWN);
  1092. break;
  1093. }
  1094. if (!reinit_and_retry(cs, -1))
  1095. schedule_init(cs, MS_RECOVER);
  1096. break;
  1097. case ACT_FAILUMODE:
  1098. cs->cur_at_seq = SEQ_NONE;
  1099. schedule_init(cs, MS_RECOVER);
  1100. break;
  1101. case ACT_HUPMODEM:
  1102. /* send "+++" (hangup in unimodem mode) */
  1103. cs->ops->write_cmd(cs, "+++", 3, NULL);
  1104. break;
  1105. case ACT_RING:
  1106. /* get fresh AT state structure for new CID */
  1107. at_state2 = get_free_channel(cs, ev->parameter);
  1108. if (!at_state2) {
  1109. dev_warn(cs->dev,
  1110. "RING ignored: could not allocate channel structure\n");
  1111. break;
  1112. }
  1113. /* initialize AT state structure
  1114. * note that bcs may be NULL if no B channel is free
  1115. */
  1116. at_state2->ConState = 700;
  1117. kfree(at_state2->str_var[STR_NMBR]);
  1118. at_state2->str_var[STR_NMBR] = NULL;
  1119. kfree(at_state2->str_var[STR_ZCPN]);
  1120. at_state2->str_var[STR_ZCPN] = NULL;
  1121. kfree(at_state2->str_var[STR_ZBC]);
  1122. at_state2->str_var[STR_ZBC] = NULL;
  1123. kfree(at_state2->str_var[STR_ZHLC]);
  1124. at_state2->str_var[STR_ZHLC] = NULL;
  1125. at_state2->int_var[VAR_ZCTP] = -1;
  1126. spin_lock_irqsave(&cs->lock, flags);
  1127. at_state2->timer_expires = RING_TIMEOUT;
  1128. at_state2->timer_active = 1;
  1129. spin_unlock_irqrestore(&cs->lock, flags);
  1130. break;
  1131. case ACT_ICALL:
  1132. handle_icall(cs, bcs, p_at_state);
  1133. at_state = *p_at_state;
  1134. break;
  1135. case ACT_FAILSDOWN:
  1136. dev_warn(cs->dev, "Could not shut down the device.\n");
  1137. /* fall through */
  1138. case ACT_FAKESDOWN:
  1139. case ACT_SDOWN:
  1140. cs->cur_at_seq = SEQ_NONE;
  1141. finish_shutdown(cs);
  1142. break;
  1143. case ACT_CONNECT:
  1144. if (cs->onechannel) {
  1145. at_state->pending_commands |= PC_DLE1;
  1146. atomic_set(&cs->commands_pending, 1);
  1147. break;
  1148. }
  1149. bcs->chstate |= CHS_D_UP;
  1150. gigaset_i4l_channel_cmd(bcs, ISDN_STAT_DCONN);
  1151. cs->ops->init_bchannel(bcs);
  1152. break;
  1153. case ACT_DLE1:
  1154. cs->cur_at_seq = SEQ_NONE;
  1155. bcs = cs->bcs + cs->curchannel;
  1156. bcs->chstate |= CHS_D_UP;
  1157. gigaset_i4l_channel_cmd(bcs, ISDN_STAT_DCONN);
  1158. cs->ops->init_bchannel(bcs);
  1159. break;
  1160. case ACT_FAKEHUP:
  1161. at_state->int_var[VAR_ZSAU] = ZSAU_NULL;
  1162. /* fall through */
  1163. case ACT_DISCONNECT:
  1164. cs->cur_at_seq = SEQ_NONE;
  1165. at_state->cid = -1;
  1166. if (bcs && cs->onechannel && cs->dle) {
  1167. /* Check for other open channels not needed:
  1168. * DLE only used for M10x with one B channel.
  1169. */
  1170. at_state->pending_commands |= PC_DLE0;
  1171. atomic_set(&cs->commands_pending, 1);
  1172. } else {
  1173. disconnect(p_at_state);
  1174. at_state = *p_at_state;
  1175. }
  1176. break;
  1177. case ACT_FAKEDLE0:
  1178. at_state->int_var[VAR_ZDLE] = 0;
  1179. cs->dle = 0;
  1180. /* fall through */
  1181. case ACT_DLE0:
  1182. cs->cur_at_seq = SEQ_NONE;
  1183. at_state2 = &cs->bcs[cs->curchannel].at_state;
  1184. disconnect(&at_state2);
  1185. break;
  1186. case ACT_ABORTHUP:
  1187. cs->cur_at_seq = SEQ_NONE;
  1188. dev_warn(cs->dev, "Could not hang up.\n");
  1189. at_state->cid = -1;
  1190. if (bcs && cs->onechannel)
  1191. at_state->pending_commands |= PC_DLE0;
  1192. else {
  1193. disconnect(p_at_state);
  1194. at_state = *p_at_state;
  1195. }
  1196. schedule_init(cs, MS_RECOVER);
  1197. break;
  1198. case ACT_FAILDLE0:
  1199. cs->cur_at_seq = SEQ_NONE;
  1200. dev_warn(cs->dev, "Could not leave DLE mode.\n");
  1201. at_state2 = &cs->bcs[cs->curchannel].at_state;
  1202. disconnect(&at_state2);
  1203. schedule_init(cs, MS_RECOVER);
  1204. break;
  1205. case ACT_FAILDLE1:
  1206. cs->cur_at_seq = SEQ_NONE;
  1207. dev_warn(cs->dev,
  1208. "Could not enter DLE mode. Trying to hang up.\n");
  1209. channel = cs->curchannel;
  1210. cs->bcs[channel].at_state.pending_commands |= PC_HUP;
  1211. atomic_set(&cs->commands_pending, 1);
  1212. break;
  1213. case ACT_CID: /* got cid; start dialing */
  1214. cs->cur_at_seq = SEQ_NONE;
  1215. channel = cs->curchannel;
  1216. if (ev->parameter > 0 && ev->parameter <= 65535) {
  1217. cs->bcs[channel].at_state.cid = ev->parameter;
  1218. cs->bcs[channel].at_state.pending_commands |=
  1219. PC_DIAL;
  1220. atomic_set(&cs->commands_pending, 1);
  1221. break;
  1222. }
  1223. /* fall through */
  1224. case ACT_FAILCID:
  1225. cs->cur_at_seq = SEQ_NONE;
  1226. channel = cs->curchannel;
  1227. if (!reinit_and_retry(cs, channel)) {
  1228. dev_warn(cs->dev,
  1229. "Could not get a call ID. Cannot dial.\n");
  1230. at_state2 = &cs->bcs[channel].at_state;
  1231. disconnect(&at_state2);
  1232. }
  1233. break;
  1234. case ACT_ABORTCID:
  1235. cs->cur_at_seq = SEQ_NONE;
  1236. at_state2 = &cs->bcs[cs->curchannel].at_state;
  1237. disconnect(&at_state2);
  1238. break;
  1239. case ACT_DIALING:
  1240. case ACT_ACCEPTED:
  1241. cs->cur_at_seq = SEQ_NONE;
  1242. break;
  1243. case ACT_ABORTACCEPT: /* hangup/error/timeout during ICALL processing */
  1244. disconnect(p_at_state);
  1245. at_state = *p_at_state;
  1246. break;
  1247. case ACT_ABORTDIAL: /* error/timeout during dial preparation */
  1248. cs->cur_at_seq = SEQ_NONE;
  1249. at_state->pending_commands |= PC_HUP;
  1250. atomic_set(&cs->commands_pending, 1);
  1251. break;
  1252. case ACT_REMOTEREJECT: /* DISCONNECT_IND after dialling */
  1253. case ACT_CONNTIMEOUT: /* timeout waiting for ZSAU=ACTIVE */
  1254. case ACT_REMOTEHUP: /* DISCONNECT_IND with established connection */
  1255. at_state->pending_commands |= PC_HUP;
  1256. atomic_set(&cs->commands_pending, 1);
  1257. break;
  1258. case ACT_GETSTRING: /* warning: RING, ZDLE, ...
  1259. are not handled properly anymore */
  1260. at_state->getstring = 1;
  1261. break;
  1262. case ACT_SETVER:
  1263. if (!ev->ptr) {
  1264. *p_genresp = 1;
  1265. *p_resp_code = RSP_ERROR;
  1266. break;
  1267. }
  1268. s = ev->ptr;
  1269. if (!strcmp(s, "OK")) {
  1270. *p_genresp = 1;
  1271. *p_resp_code = RSP_ERROR;
  1272. break;
  1273. }
  1274. for (i = 0; i < 4; ++i) {
  1275. val = simple_strtoul(s, (char **) &e, 10);
  1276. if (val > INT_MAX || e == s)
  1277. break;
  1278. if (i == 3) {
  1279. if (*e)
  1280. break;
  1281. } else if (*e != '.')
  1282. break;
  1283. else
  1284. s = e + 1;
  1285. cs->fwver[i] = val;
  1286. }
  1287. if (i != 4) {
  1288. *p_genresp = 1;
  1289. *p_resp_code = RSP_ERROR;
  1290. break;
  1291. }
  1292. /*at_state->getstring = 1;*/
  1293. cs->gotfwver = 0;
  1294. break;
  1295. case ACT_GOTVER:
  1296. if (cs->gotfwver == 0) {
  1297. cs->gotfwver = 1;
  1298. gig_dbg(DEBUG_ANY,
  1299. "firmware version %02d.%03d.%02d.%02d",
  1300. cs->fwver[0], cs->fwver[1],
  1301. cs->fwver[2], cs->fwver[3]);
  1302. break;
  1303. }
  1304. /* fall through */
  1305. case ACT_FAILVER:
  1306. cs->gotfwver = -1;
  1307. dev_err(cs->dev, "could not read firmware version.\n");
  1308. break;
  1309. #ifdef CONFIG_GIGASET_DEBUG
  1310. case ACT_ERROR:
  1311. *p_genresp = 1;
  1312. *p_resp_code = RSP_ERROR;
  1313. break;
  1314. case ACT_TEST:
  1315. {
  1316. static int count = 3; //2; //1;
  1317. *p_genresp = 1;
  1318. *p_resp_code = count ? RSP_ERROR : RSP_OK;
  1319. if (count > 0)
  1320. --count;
  1321. }
  1322. break;
  1323. #endif
  1324. case ACT_DEBUG:
  1325. gig_dbg(DEBUG_ANY, "%s: resp_code %d in ConState %d",
  1326. __func__, ev->type, at_state->ConState);
  1327. break;
  1328. case ACT_WARN:
  1329. dev_warn(cs->dev, "%s: resp_code %d in ConState %d!\n",
  1330. __func__, ev->type, at_state->ConState);
  1331. break;
  1332. case ACT_ZCAU:
  1333. dev_warn(cs->dev, "cause code %04x in connection state %d.\n",
  1334. ev->parameter, at_state->ConState);
  1335. break;
  1336. /* events from the LL */
  1337. case ACT_DIAL:
  1338. start_dial(at_state, ev->ptr, ev->parameter);
  1339. break;
  1340. case ACT_ACCEPT:
  1341. start_accept(at_state);
  1342. break;
  1343. case ACT_PROTO_L2:
  1344. gig_dbg(DEBUG_CMD, "set protocol to %u",
  1345. (unsigned) ev->parameter);
  1346. at_state->bcs->proto2 = ev->parameter;
  1347. break;
  1348. case ACT_HUP:
  1349. at_state->pending_commands |= PC_HUP;
  1350. atomic_set(&cs->commands_pending, 1);
  1351. gig_dbg(DEBUG_CMD, "Scheduling PC_HUP");
  1352. break;
  1353. /* hotplug events */
  1354. case ACT_STOP:
  1355. do_stop(cs);
  1356. break;
  1357. case ACT_START:
  1358. do_start(cs);
  1359. break;
  1360. /* events from the interface */ // FIXME without ACT_xxxx?
  1361. case ACT_IF_LOCK:
  1362. cs->cmd_result = ev->parameter ? do_lock(cs) : do_unlock(cs);
  1363. cs->waiting = 0;
  1364. wake_up(&cs->waitqueue);
  1365. break;
  1366. case ACT_IF_VER:
  1367. if (ev->parameter != 0)
  1368. cs->cmd_result = -EINVAL;
  1369. else if (cs->gotfwver != 1) {
  1370. cs->cmd_result = -ENOENT;
  1371. } else {
  1372. memcpy(ev->arg, cs->fwver, sizeof cs->fwver);
  1373. cs->cmd_result = 0;
  1374. }
  1375. cs->waiting = 0;
  1376. wake_up(&cs->waitqueue);
  1377. break;
  1378. /* events from the proc file system */ // FIXME without ACT_xxxx?
  1379. case ACT_PROC_CIDMODE:
  1380. spin_lock_irqsave(&cs->lock, flags);
  1381. if (ev->parameter != cs->cidmode) {
  1382. cs->cidmode = ev->parameter;
  1383. if (ev->parameter) {
  1384. cs->at_state.pending_commands |= PC_CIDMODE;
  1385. gig_dbg(DEBUG_CMD, "Scheduling PC_CIDMODE");
  1386. } else {
  1387. cs->at_state.pending_commands |= PC_UMMODE;
  1388. gig_dbg(DEBUG_CMD, "Scheduling PC_UMMODE");
  1389. }
  1390. atomic_set(&cs->commands_pending, 1);
  1391. }
  1392. spin_unlock_irqrestore(&cs->lock, flags);
  1393. cs->waiting = 0;
  1394. wake_up(&cs->waitqueue);
  1395. break;
  1396. /* events from the hardware drivers */
  1397. case ACT_NOTIFY_BC_DOWN:
  1398. bchannel_down(bcs);
  1399. break;
  1400. case ACT_NOTIFY_BC_UP:
  1401. bchannel_up(bcs);
  1402. break;
  1403. case ACT_SHUTDOWN:
  1404. do_shutdown(cs);
  1405. break;
  1406. default:
  1407. if (action >= ACT_CMD && action < ACT_CMD + AT_NUM) {
  1408. *pp_command = at_state->bcs->commands[action - ACT_CMD];
  1409. if (!*pp_command) {
  1410. *p_genresp = 1;
  1411. *p_resp_code = RSP_NULL;
  1412. }
  1413. } else
  1414. dev_err(cs->dev, "%s: action==%d!\n", __func__, action);
  1415. }
  1416. }
  1417. /* State machine to do the calling and hangup procedure */
  1418. static void process_event(struct cardstate *cs, struct event_t *ev)
  1419. {
  1420. struct bc_state *bcs;
  1421. char *p_command = NULL;
  1422. struct reply_t *rep;
  1423. int rcode;
  1424. int genresp = 0;
  1425. int resp_code = RSP_ERROR;
  1426. int sendcid;
  1427. struct at_state_t *at_state;
  1428. int index;
  1429. int curact;
  1430. unsigned long flags;
  1431. if (ev->cid >= 0) {
  1432. at_state = at_state_from_cid(cs, ev->cid);
  1433. if (!at_state) {
  1434. gigaset_add_event(cs, &cs->at_state, RSP_WRONG_CID,
  1435. NULL, 0, NULL);
  1436. return;
  1437. }
  1438. } else {
  1439. at_state = ev->at_state;
  1440. if (at_state_invalid(cs, at_state)) {
  1441. gig_dbg(DEBUG_ANY, "event for invalid at_state %p",
  1442. at_state);
  1443. return;
  1444. }
  1445. }
  1446. gig_dbg(DEBUG_CMD, "connection state %d, event %d",
  1447. at_state->ConState, ev->type);
  1448. bcs = at_state->bcs;
  1449. sendcid = at_state->cid;
  1450. /* Setting the pointer to the dial array */
  1451. rep = at_state->replystruct;
  1452. spin_lock_irqsave(&cs->lock, flags);
  1453. if (ev->type == EV_TIMEOUT) {
  1454. if (ev->parameter != at_state->timer_index
  1455. || !at_state->timer_active) {
  1456. ev->type = RSP_NONE; /* old timeout */
  1457. gig_dbg(DEBUG_ANY, "old timeout");
  1458. } else if (!at_state->waiting)
  1459. gig_dbg(DEBUG_ANY, "timeout occurred");
  1460. else
  1461. gig_dbg(DEBUG_ANY, "stopped waiting");
  1462. }
  1463. spin_unlock_irqrestore(&cs->lock, flags);
  1464. /* if the response belongs to a variable in at_state->int_var[VAR_XXXX]
  1465. or at_state->str_var[STR_XXXX], set it */
  1466. if (ev->type >= RSP_VAR && ev->type < RSP_VAR + VAR_NUM) {
  1467. index = ev->type - RSP_VAR;
  1468. at_state->int_var[index] = ev->parameter;
  1469. } else if (ev->type >= RSP_STR && ev->type < RSP_STR + STR_NUM) {
  1470. index = ev->type - RSP_STR;
  1471. kfree(at_state->str_var[index]);
  1472. at_state->str_var[index] = ev->ptr;
  1473. ev->ptr = NULL; /* prevent process_events() from
  1474. deallocating ptr */
  1475. }
  1476. if (ev->type == EV_TIMEOUT || ev->type == RSP_STRING)
  1477. at_state->getstring = 0;
  1478. /* Search row in dial array which matches modem response and current
  1479. constate */
  1480. for (;; rep++) {
  1481. rcode = rep->resp_code;
  1482. if (rcode == RSP_LAST) {
  1483. /* found nothing...*/
  1484. dev_warn(cs->dev, "%s: rcode=RSP_LAST: "
  1485. "resp_code %d in ConState %d!\n",
  1486. __func__, ev->type, at_state->ConState);
  1487. return;
  1488. }
  1489. if ((rcode == RSP_ANY || rcode == ev->type)
  1490. && ((int) at_state->ConState >= rep->min_ConState)
  1491. && (rep->max_ConState < 0
  1492. || (int) at_state->ConState <= rep->max_ConState)
  1493. && (rep->parameter < 0 || rep->parameter == ev->parameter))
  1494. break;
  1495. }
  1496. p_command = rep->command;
  1497. at_state->waiting = 0;
  1498. for (curact = 0; curact < MAXACT; ++curact) {
  1499. /* The row tells us what we should do ..
  1500. */
  1501. do_action(rep->action[curact], cs, bcs, &at_state, &p_command, &genresp, &resp_code, ev);
  1502. if (!at_state)
  1503. break; /* may be freed after disconnect */
  1504. }
  1505. if (at_state) {
  1506. /* Jump to the next con-state regarding the array */
  1507. if (rep->new_ConState >= 0)
  1508. at_state->ConState = rep->new_ConState;
  1509. if (genresp) {
  1510. spin_lock_irqsave(&cs->lock, flags);
  1511. at_state->timer_expires = 0; //FIXME
  1512. at_state->timer_active = 0; //FIXME
  1513. spin_unlock_irqrestore(&cs->lock, flags);
  1514. gigaset_add_event(cs, at_state, resp_code, NULL, 0, NULL);
  1515. } else {
  1516. /* Send command to modem if not NULL... */
  1517. if (p_command/*rep->command*/) {
  1518. if (cs->connected)
  1519. send_command(cs, p_command,
  1520. sendcid, cs->dle,
  1521. GFP_ATOMIC);
  1522. else
  1523. gigaset_add_event(cs, at_state,
  1524. RSP_NODEV,
  1525. NULL, 0, NULL);
  1526. }
  1527. spin_lock_irqsave(&cs->lock, flags);
  1528. if (!rep->timeout) {
  1529. at_state->timer_expires = 0;
  1530. at_state->timer_active = 0;
  1531. } else if (rep->timeout > 0) { /* new timeout */
  1532. at_state->timer_expires = rep->timeout * 10;
  1533. at_state->timer_active = 1;
  1534. ++at_state->timer_index;
  1535. }
  1536. spin_unlock_irqrestore(&cs->lock, flags);
  1537. }
  1538. }
  1539. }
  1540. static void schedule_sequence(struct cardstate *cs,
  1541. struct at_state_t *at_state, int sequence)
  1542. {
  1543. cs->cur_at_seq = sequence;
  1544. gigaset_add_event(cs, at_state, RSP_INIT, NULL, sequence, NULL);
  1545. }
  1546. static void process_command_flags(struct cardstate *cs)
  1547. {
  1548. struct at_state_t *at_state = NULL;
  1549. struct bc_state *bcs;
  1550. int i;
  1551. int sequence;
  1552. unsigned long flags;
  1553. atomic_set(&cs->commands_pending, 0);
  1554. if (cs->cur_at_seq) {
  1555. gig_dbg(DEBUG_CMD, "not searching scheduled commands: busy");
  1556. return;
  1557. }
  1558. gig_dbg(DEBUG_CMD, "searching scheduled commands");
  1559. sequence = SEQ_NONE;
  1560. /* clear pending_commands and hangup channels on shutdown */
  1561. if (cs->at_state.pending_commands & PC_SHUTDOWN) {
  1562. cs->at_state.pending_commands &= ~PC_CIDMODE;
  1563. for (i = 0; i < cs->channels; ++i) {
  1564. bcs = cs->bcs + i;
  1565. at_state = &bcs->at_state;
  1566. at_state->pending_commands &=
  1567. ~(PC_DLE1 | PC_ACCEPT | PC_DIAL);
  1568. if (at_state->cid > 0)
  1569. at_state->pending_commands |= PC_HUP;
  1570. if (at_state->pending_commands & PC_CID) {
  1571. at_state->pending_commands |= PC_NOCID;
  1572. at_state->pending_commands &= ~PC_CID;
  1573. }
  1574. }
  1575. }
  1576. /* clear pending_commands and hangup channels on reset */
  1577. if (cs->at_state.pending_commands & PC_INIT) {
  1578. cs->at_state.pending_commands &= ~PC_CIDMODE;
  1579. for (i = 0; i < cs->channels; ++i) {
  1580. bcs = cs->bcs + i;
  1581. at_state = &bcs->at_state;
  1582. at_state->pending_commands &=
  1583. ~(PC_DLE1 | PC_ACCEPT | PC_DIAL);
  1584. if (at_state->cid > 0)
  1585. at_state->pending_commands |= PC_HUP;
  1586. if (atomic_read(&cs->mstate) == MS_RECOVER) {
  1587. if (at_state->pending_commands & PC_CID) {
  1588. at_state->pending_commands |= PC_NOCID;
  1589. at_state->pending_commands &= ~PC_CID;
  1590. }
  1591. }
  1592. }
  1593. }
  1594. /* only switch back to unimodem mode, if no commands are pending and no channels are up */
  1595. spin_lock_irqsave(&cs->lock, flags);
  1596. if (cs->at_state.pending_commands == PC_UMMODE
  1597. && !cs->cidmode
  1598. && list_empty(&cs->temp_at_states)
  1599. && atomic_read(&cs->mode) == M_CID) {
  1600. sequence = SEQ_UMMODE;
  1601. at_state = &cs->at_state;
  1602. for (i = 0; i < cs->channels; ++i) {
  1603. bcs = cs->bcs + i;
  1604. if (bcs->at_state.pending_commands ||
  1605. bcs->at_state.cid > 0) {
  1606. sequence = SEQ_NONE;
  1607. break;
  1608. }
  1609. }
  1610. }
  1611. spin_unlock_irqrestore(&cs->lock, flags);
  1612. cs->at_state.pending_commands &= ~PC_UMMODE;
  1613. if (sequence != SEQ_NONE) {
  1614. schedule_sequence(cs, at_state, sequence);
  1615. return;
  1616. }
  1617. for (i = 0; i < cs->channels; ++i) {
  1618. bcs = cs->bcs + i;
  1619. if (bcs->at_state.pending_commands & PC_HUP) {
  1620. bcs->at_state.pending_commands &= ~PC_HUP;
  1621. if (bcs->at_state.pending_commands & PC_CID) {
  1622. /* not yet dialing: PC_NOCID is sufficient */
  1623. bcs->at_state.pending_commands |= PC_NOCID;
  1624. bcs->at_state.pending_commands &= ~PC_CID;
  1625. } else {
  1626. schedule_sequence(cs, &bcs->at_state, SEQ_HUP);
  1627. return;
  1628. }
  1629. }
  1630. if (bcs->at_state.pending_commands & PC_NOCID) {
  1631. bcs->at_state.pending_commands &= ~PC_NOCID;
  1632. cs->curchannel = bcs->channel;
  1633. schedule_sequence(cs, &cs->at_state, SEQ_NOCID);
  1634. return;
  1635. } else if (bcs->at_state.pending_commands & PC_DLE0) {
  1636. bcs->at_state.pending_commands &= ~PC_DLE0;
  1637. cs->curchannel = bcs->channel;
  1638. schedule_sequence(cs, &cs->at_state, SEQ_DLE0);
  1639. return;
  1640. }
  1641. }
  1642. list_for_each_entry(at_state, &cs->temp_at_states, list)
  1643. if (at_state->pending_commands & PC_HUP) {
  1644. at_state->pending_commands &= ~PC_HUP;
  1645. schedule_sequence(cs, at_state, SEQ_HUP);
  1646. return;
  1647. }
  1648. if (cs->at_state.pending_commands & PC_INIT) {
  1649. cs->at_state.pending_commands &= ~PC_INIT;
  1650. cs->dle = 0; //FIXME
  1651. cs->inbuf->inputstate = INS_command;
  1652. //FIXME reset card state (or -> LOCK0)?
  1653. schedule_sequence(cs, &cs->at_state, SEQ_INIT);
  1654. return;
  1655. }
  1656. if (cs->at_state.pending_commands & PC_SHUTDOWN) {
  1657. cs->at_state.pending_commands &= ~PC_SHUTDOWN;
  1658. schedule_sequence(cs, &cs->at_state, SEQ_SHUTDOWN);
  1659. return;
  1660. }
  1661. if (cs->at_state.pending_commands & PC_CIDMODE) {
  1662. cs->at_state.pending_commands &= ~PC_CIDMODE;
  1663. if (atomic_read(&cs->mode) == M_UNIMODEM) {
  1664. cs->retry_count = 1;
  1665. schedule_sequence(cs, &cs->at_state, SEQ_CIDMODE);
  1666. return;
  1667. }
  1668. }
  1669. for (i = 0; i < cs->channels; ++i) {
  1670. bcs = cs->bcs + i;
  1671. if (bcs->at_state.pending_commands & PC_DLE1) {
  1672. bcs->at_state.pending_commands &= ~PC_DLE1;
  1673. cs->curchannel = bcs->channel;
  1674. schedule_sequence(cs, &cs->at_state, SEQ_DLE1);
  1675. return;
  1676. }
  1677. if (bcs->at_state.pending_commands & PC_ACCEPT) {
  1678. bcs->at_state.pending_commands &= ~PC_ACCEPT;
  1679. schedule_sequence(cs, &bcs->at_state, SEQ_ACCEPT);
  1680. return;
  1681. }
  1682. if (bcs->at_state.pending_commands & PC_DIAL) {
  1683. bcs->at_state.pending_commands &= ~PC_DIAL;
  1684. schedule_sequence(cs, &bcs->at_state, SEQ_DIAL);
  1685. return;
  1686. }
  1687. if (bcs->at_state.pending_commands & PC_CID) {
  1688. switch (atomic_read(&cs->mode)) {
  1689. case M_UNIMODEM:
  1690. cs->at_state.pending_commands |= PC_CIDMODE;
  1691. gig_dbg(DEBUG_CMD, "Scheduling PC_CIDMODE");
  1692. atomic_set(&cs->commands_pending, 1);
  1693. return;
  1694. #ifdef GIG_MAYINITONDIAL
  1695. case M_UNKNOWN:
  1696. schedule_init(cs, MS_INIT);
  1697. return;
  1698. #endif
  1699. }
  1700. bcs->at_state.pending_commands &= ~PC_CID;
  1701. cs->curchannel = bcs->channel;
  1702. #ifdef GIG_RETRYCID
  1703. cs->retry_count = 2;
  1704. #else
  1705. cs->retry_count = 1;
  1706. #endif
  1707. schedule_sequence(cs, &cs->at_state, SEQ_CID);
  1708. return;
  1709. }
  1710. }
  1711. }
  1712. static void process_events(struct cardstate *cs)
  1713. {
  1714. struct event_t *ev;
  1715. unsigned head, tail;
  1716. int i;
  1717. int check_flags = 0;
  1718. int was_busy;
  1719. unsigned long flags;
  1720. spin_lock_irqsave(&cs->ev_lock, flags);
  1721. head = cs->ev_head;
  1722. for (i = 0; i < 2 * MAX_EVENTS; ++i) {
  1723. tail = cs->ev_tail;
  1724. if (tail == head) {
  1725. if (!check_flags && !atomic_read(&cs->commands_pending))
  1726. break;
  1727. check_flags = 0;
  1728. spin_unlock_irqrestore(&cs->ev_lock, flags);
  1729. process_command_flags(cs);
  1730. spin_lock_irqsave(&cs->ev_lock, flags);
  1731. tail = cs->ev_tail;
  1732. if (tail == head) {
  1733. if (!atomic_read(&cs->commands_pending))
  1734. break;
  1735. continue;
  1736. }
  1737. }
  1738. ev = cs->events + head;
  1739. was_busy = cs->cur_at_seq != SEQ_NONE;
  1740. spin_unlock_irqrestore(&cs->ev_lock, flags);
  1741. process_event(cs, ev);
  1742. spin_lock_irqsave(&cs->ev_lock, flags);
  1743. kfree(ev->ptr);
  1744. ev->ptr = NULL;
  1745. if (was_busy && cs->cur_at_seq == SEQ_NONE)
  1746. check_flags = 1;
  1747. head = (head + 1) % MAX_EVENTS;
  1748. cs->ev_head = head;
  1749. }
  1750. spin_unlock_irqrestore(&cs->ev_lock, flags);
  1751. if (i == 2 * MAX_EVENTS) {
  1752. dev_err(cs->dev,
  1753. "infinite loop in process_events; aborting.\n");
  1754. }
  1755. }
  1756. /* tasklet scheduled on any event received from the Gigaset device
  1757. * parameter:
  1758. * data ISDN controller state structure
  1759. */
  1760. void gigaset_handle_event(unsigned long data)
  1761. {
  1762. struct cardstate *cs = (struct cardstate *) data;
  1763. /* handle incoming data on control/common channel */
  1764. if (atomic_read(&cs->inbuf->head) != atomic_read(&cs->inbuf->tail)) {
  1765. gig_dbg(DEBUG_INTR, "processing new data");
  1766. cs->ops->handle_input(cs->inbuf);
  1767. }
  1768. process_events(cs);
  1769. }