bas-gigaset.c 71 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662
  1. /*
  2. * USB driver for Gigaset 307x base via direct USB connection.
  3. *
  4. * Copyright (c) 2001 by Hansjoerg Lipp <hjlipp@web.de>,
  5. * Tilman Schmidt <tilman@imap.cc>,
  6. * Stefan Eilers.
  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. #include <linux/usb.h>
  17. #include <linux/module.h>
  18. #include <linux/moduleparam.h>
  19. /* Version Information */
  20. #define DRIVER_AUTHOR "Tilman Schmidt <tilman@imap.cc>, Hansjoerg Lipp <hjlipp@web.de>, Stefan Eilers"
  21. #define DRIVER_DESC "USB Driver for Gigaset 307x"
  22. /* Module parameters */
  23. static int startmode = SM_ISDN;
  24. static int cidmode = 1;
  25. module_param(startmode, int, S_IRUGO);
  26. module_param(cidmode, int, S_IRUGO);
  27. MODULE_PARM_DESC(startmode, "start in isdn4linux mode");
  28. MODULE_PARM_DESC(cidmode, "Call-ID mode");
  29. #define GIGASET_MINORS 1
  30. #define GIGASET_MINOR 16
  31. #define GIGASET_MODULENAME "bas_gigaset"
  32. #define GIGASET_DEVNAME "ttyGB"
  33. /* length limit according to Siemens 3070usb-protokoll.doc ch. 2.1 */
  34. #define IF_WRITEBUF 264
  35. /* interrupt pipe message size according to ibid. ch. 2.2 */
  36. #define IP_MSGSIZE 3
  37. /* Values for the Gigaset 307x */
  38. #define USB_GIGA_VENDOR_ID 0x0681
  39. #define USB_3070_PRODUCT_ID 0x0001
  40. #define USB_3075_PRODUCT_ID 0x0002
  41. #define USB_SX303_PRODUCT_ID 0x0021
  42. #define USB_SX353_PRODUCT_ID 0x0022
  43. /* table of devices that work with this driver */
  44. static const struct usb_device_id gigaset_table[] = {
  45. { USB_DEVICE(USB_GIGA_VENDOR_ID, USB_3070_PRODUCT_ID) },
  46. { USB_DEVICE(USB_GIGA_VENDOR_ID, USB_3075_PRODUCT_ID) },
  47. { USB_DEVICE(USB_GIGA_VENDOR_ID, USB_SX303_PRODUCT_ID) },
  48. { USB_DEVICE(USB_GIGA_VENDOR_ID, USB_SX353_PRODUCT_ID) },
  49. { } /* Terminating entry */
  50. };
  51. MODULE_DEVICE_TABLE(usb, gigaset_table);
  52. /*======================= local function prototypes ==========================*/
  53. /* function called if a new device belonging to this driver is connected */
  54. static int gigaset_probe(struct usb_interface *interface,
  55. const struct usb_device_id *id);
  56. /* Function will be called if the device is unplugged */
  57. static void gigaset_disconnect(struct usb_interface *interface);
  58. /* functions called before/after suspend */
  59. static int gigaset_suspend(struct usb_interface *intf, pm_message_t message);
  60. static int gigaset_resume(struct usb_interface *intf);
  61. /* functions called before/after device reset */
  62. static int gigaset_pre_reset(struct usb_interface *intf);
  63. static int gigaset_post_reset(struct usb_interface *intf);
  64. static int atread_submit(struct cardstate *, int);
  65. static void stopurbs(struct bas_bc_state *);
  66. static int req_submit(struct bc_state *, int, int, int);
  67. static int atwrite_submit(struct cardstate *, unsigned char *, int);
  68. static int start_cbsend(struct cardstate *);
  69. /*============================================================================*/
  70. struct bas_cardstate {
  71. struct usb_device *udev; /* USB device pointer */
  72. struct usb_interface *interface; /* interface for this device */
  73. unsigned char minor; /* starting minor number */
  74. struct urb *urb_ctrl; /* control pipe default URB */
  75. struct usb_ctrlrequest dr_ctrl;
  76. struct timer_list timer_ctrl; /* control request timeout */
  77. int retry_ctrl;
  78. struct timer_list timer_atrdy; /* AT command ready timeout */
  79. struct urb *urb_cmd_out; /* for sending AT commands */
  80. struct usb_ctrlrequest dr_cmd_out;
  81. int retry_cmd_out;
  82. struct urb *urb_cmd_in; /* for receiving AT replies */
  83. struct usb_ctrlrequest dr_cmd_in;
  84. struct timer_list timer_cmd_in; /* receive request timeout */
  85. unsigned char *rcvbuf; /* AT reply receive buffer */
  86. struct urb *urb_int_in; /* URB for interrupt pipe */
  87. unsigned char *int_in_buf;
  88. struct work_struct int_in_wq; /* for usb_clear_halt() */
  89. struct timer_list timer_int_in; /* int read retry delay */
  90. int retry_int_in;
  91. spinlock_t lock; /* locks all following */
  92. int basstate; /* bitmap (BS_*) */
  93. int pending; /* uncompleted base request */
  94. wait_queue_head_t waitqueue;
  95. int rcvbuf_size; /* size of AT receive buffer */
  96. /* 0: no receive in progress */
  97. int retry_cmd_in; /* receive req retry count */
  98. };
  99. /* status of direct USB connection to 307x base (bits in basstate) */
  100. #define BS_ATOPEN 0x001 /* AT channel open */
  101. #define BS_B1OPEN 0x002 /* B channel 1 open */
  102. #define BS_B2OPEN 0x004 /* B channel 2 open */
  103. #define BS_ATREADY 0x008 /* base ready for AT command */
  104. #define BS_INIT 0x010 /* base has signalled INIT_OK */
  105. #define BS_ATTIMER 0x020 /* waiting for HD_READY_SEND_ATDATA */
  106. #define BS_ATRDPEND 0x040 /* urb_cmd_in in use */
  107. #define BS_ATWRPEND 0x080 /* urb_cmd_out in use */
  108. #define BS_SUSPEND 0x100 /* USB port suspended */
  109. #define BS_RESETTING 0x200 /* waiting for HD_RESET_INTERRUPT_PIPE_ACK */
  110. static struct gigaset_driver *driver;
  111. /* usb specific object needed to register this driver with the usb subsystem */
  112. static struct usb_driver gigaset_usb_driver = {
  113. .name = GIGASET_MODULENAME,
  114. .probe = gigaset_probe,
  115. .disconnect = gigaset_disconnect,
  116. .id_table = gigaset_table,
  117. .suspend = gigaset_suspend,
  118. .resume = gigaset_resume,
  119. .reset_resume = gigaset_post_reset,
  120. .pre_reset = gigaset_pre_reset,
  121. .post_reset = gigaset_post_reset,
  122. .disable_hub_initiated_lpm = 1,
  123. };
  124. /* get message text for usb_submit_urb return code
  125. */
  126. static char *get_usb_rcmsg(int rc)
  127. {
  128. static char unkmsg[28];
  129. switch (rc) {
  130. case 0:
  131. return "success";
  132. case -ENOMEM:
  133. return "out of memory";
  134. case -ENODEV:
  135. return "device not present";
  136. case -ENOENT:
  137. return "endpoint not present";
  138. case -ENXIO:
  139. return "URB type not supported";
  140. case -EINVAL:
  141. return "invalid argument";
  142. case -EAGAIN:
  143. return "start frame too early or too much scheduled";
  144. case -EFBIG:
  145. return "too many isoc frames requested";
  146. case -EPIPE:
  147. return "endpoint stalled";
  148. case -EMSGSIZE:
  149. return "invalid packet size";
  150. case -ENOSPC:
  151. return "would overcommit USB bandwidth";
  152. case -ESHUTDOWN:
  153. return "device shut down";
  154. case -EPERM:
  155. return "reject flag set";
  156. case -EHOSTUNREACH:
  157. return "device suspended";
  158. default:
  159. snprintf(unkmsg, sizeof(unkmsg), "unknown error %d", rc);
  160. return unkmsg;
  161. }
  162. }
  163. /* get message text for USB status code
  164. */
  165. static char *get_usb_statmsg(int status)
  166. {
  167. static char unkmsg[28];
  168. switch (status) {
  169. case 0:
  170. return "success";
  171. case -ENOENT:
  172. return "unlinked (sync)";
  173. case -EINPROGRESS:
  174. return "URB still pending";
  175. case -EPROTO:
  176. return "bitstuff error, timeout, or unknown USB error";
  177. case -EILSEQ:
  178. return "CRC mismatch, timeout, or unknown USB error";
  179. case -ETIME:
  180. return "USB response timeout";
  181. case -EPIPE:
  182. return "endpoint stalled";
  183. case -ECOMM:
  184. return "IN buffer overrun";
  185. case -ENOSR:
  186. return "OUT buffer underrun";
  187. case -EOVERFLOW:
  188. return "endpoint babble";
  189. case -EREMOTEIO:
  190. return "short packet";
  191. case -ENODEV:
  192. return "device removed";
  193. case -EXDEV:
  194. return "partial isoc transfer";
  195. case -EINVAL:
  196. return "ISO madness";
  197. case -ECONNRESET:
  198. return "unlinked (async)";
  199. case -ESHUTDOWN:
  200. return "device shut down";
  201. default:
  202. snprintf(unkmsg, sizeof(unkmsg), "unknown status %d", status);
  203. return unkmsg;
  204. }
  205. }
  206. /* usb_pipetype_str
  207. * retrieve string representation of USB pipe type
  208. */
  209. static inline char *usb_pipetype_str(int pipe)
  210. {
  211. if (usb_pipeisoc(pipe))
  212. return "Isoc";
  213. if (usb_pipeint(pipe))
  214. return "Int";
  215. if (usb_pipecontrol(pipe))
  216. return "Ctrl";
  217. if (usb_pipebulk(pipe))
  218. return "Bulk";
  219. return "?";
  220. }
  221. /* dump_urb
  222. * write content of URB to syslog for debugging
  223. */
  224. static inline void dump_urb(enum debuglevel level, const char *tag,
  225. struct urb *urb)
  226. {
  227. #ifdef CONFIG_GIGASET_DEBUG
  228. int i;
  229. gig_dbg(level, "%s urb(0x%08lx)->{", tag, (unsigned long) urb);
  230. if (urb) {
  231. gig_dbg(level,
  232. " dev=0x%08lx, pipe=%s:EP%d/DV%d:%s, "
  233. "hcpriv=0x%08lx, transfer_flags=0x%x,",
  234. (unsigned long) urb->dev,
  235. usb_pipetype_str(urb->pipe),
  236. usb_pipeendpoint(urb->pipe), usb_pipedevice(urb->pipe),
  237. usb_pipein(urb->pipe) ? "in" : "out",
  238. (unsigned long) urb->hcpriv,
  239. urb->transfer_flags);
  240. gig_dbg(level,
  241. " transfer_buffer=0x%08lx[%d], actual_length=%d, "
  242. "setup_packet=0x%08lx,",
  243. (unsigned long) urb->transfer_buffer,
  244. urb->transfer_buffer_length, urb->actual_length,
  245. (unsigned long) urb->setup_packet);
  246. gig_dbg(level,
  247. " start_frame=%d, number_of_packets=%d, interval=%d, "
  248. "error_count=%d,",
  249. urb->start_frame, urb->number_of_packets, urb->interval,
  250. urb->error_count);
  251. gig_dbg(level,
  252. " context=0x%08lx, complete=0x%08lx, "
  253. "iso_frame_desc[]={",
  254. (unsigned long) urb->context,
  255. (unsigned long) urb->complete);
  256. for (i = 0; i < urb->number_of_packets; i++) {
  257. struct usb_iso_packet_descriptor *pifd
  258. = &urb->iso_frame_desc[i];
  259. gig_dbg(level,
  260. " {offset=%u, length=%u, actual_length=%u, "
  261. "status=%u}",
  262. pifd->offset, pifd->length, pifd->actual_length,
  263. pifd->status);
  264. }
  265. }
  266. gig_dbg(level, "}}");
  267. #endif
  268. }
  269. /* read/set modem control bits etc. (m10x only) */
  270. static int gigaset_set_modem_ctrl(struct cardstate *cs, unsigned old_state,
  271. unsigned new_state)
  272. {
  273. return -EINVAL;
  274. }
  275. static int gigaset_baud_rate(struct cardstate *cs, unsigned cflag)
  276. {
  277. return -EINVAL;
  278. }
  279. static int gigaset_set_line_ctrl(struct cardstate *cs, unsigned cflag)
  280. {
  281. return -EINVAL;
  282. }
  283. /* set/clear bits in base connection state, return previous state
  284. */
  285. static inline int update_basstate(struct bas_cardstate *ucs,
  286. int set, int clear)
  287. {
  288. unsigned long flags;
  289. int state;
  290. spin_lock_irqsave(&ucs->lock, flags);
  291. state = ucs->basstate;
  292. ucs->basstate = (state & ~clear) | set;
  293. spin_unlock_irqrestore(&ucs->lock, flags);
  294. return state;
  295. }
  296. /* error_hangup
  297. * hang up any existing connection because of an unrecoverable error
  298. * This function may be called from any context and takes care of scheduling
  299. * the necessary actions for execution outside of interrupt context.
  300. * cs->lock must not be held.
  301. * argument:
  302. * B channel control structure
  303. */
  304. static inline void error_hangup(struct bc_state *bcs)
  305. {
  306. struct cardstate *cs = bcs->cs;
  307. gigaset_add_event(cs, &bcs->at_state, EV_HUP, NULL, 0, NULL);
  308. gigaset_schedule_event(cs);
  309. }
  310. /* error_reset
  311. * reset Gigaset device because of an unrecoverable error
  312. * This function may be called from any context, and takes care of
  313. * scheduling the necessary actions for execution outside of interrupt context.
  314. * cs->hw.bas->lock must not be held.
  315. * argument:
  316. * controller state structure
  317. */
  318. static inline void error_reset(struct cardstate *cs)
  319. {
  320. /* reset interrupt pipe to recover (ignore errors) */
  321. update_basstate(cs->hw.bas, BS_RESETTING, 0);
  322. if (req_submit(cs->bcs, HD_RESET_INTERRUPT_PIPE, 0, BAS_TIMEOUT))
  323. /* submission failed, escalate to USB port reset */
  324. usb_queue_reset_device(cs->hw.bas->interface);
  325. }
  326. /* check_pending
  327. * check for completion of pending control request
  328. * parameter:
  329. * ucs hardware specific controller state structure
  330. */
  331. static void check_pending(struct bas_cardstate *ucs)
  332. {
  333. unsigned long flags;
  334. spin_lock_irqsave(&ucs->lock, flags);
  335. switch (ucs->pending) {
  336. case 0:
  337. break;
  338. case HD_OPEN_ATCHANNEL:
  339. if (ucs->basstate & BS_ATOPEN)
  340. ucs->pending = 0;
  341. break;
  342. case HD_OPEN_B1CHANNEL:
  343. if (ucs->basstate & BS_B1OPEN)
  344. ucs->pending = 0;
  345. break;
  346. case HD_OPEN_B2CHANNEL:
  347. if (ucs->basstate & BS_B2OPEN)
  348. ucs->pending = 0;
  349. break;
  350. case HD_CLOSE_ATCHANNEL:
  351. if (!(ucs->basstate & BS_ATOPEN))
  352. ucs->pending = 0;
  353. break;
  354. case HD_CLOSE_B1CHANNEL:
  355. if (!(ucs->basstate & BS_B1OPEN))
  356. ucs->pending = 0;
  357. break;
  358. case HD_CLOSE_B2CHANNEL:
  359. if (!(ucs->basstate & BS_B2OPEN))
  360. ucs->pending = 0;
  361. break;
  362. case HD_DEVICE_INIT_ACK: /* no reply expected */
  363. ucs->pending = 0;
  364. break;
  365. case HD_RESET_INTERRUPT_PIPE:
  366. if (!(ucs->basstate & BS_RESETTING))
  367. ucs->pending = 0;
  368. break;
  369. /*
  370. * HD_READ_ATMESSAGE and HD_WRITE_ATMESSAGE are handled separately
  371. * and should never end up here
  372. */
  373. default:
  374. dev_warn(&ucs->interface->dev,
  375. "unknown pending request 0x%02x cleared\n",
  376. ucs->pending);
  377. ucs->pending = 0;
  378. }
  379. if (!ucs->pending)
  380. del_timer(&ucs->timer_ctrl);
  381. spin_unlock_irqrestore(&ucs->lock, flags);
  382. }
  383. /* cmd_in_timeout
  384. * timeout routine for command input request
  385. * argument:
  386. * controller state structure
  387. */
  388. static void cmd_in_timeout(unsigned long data)
  389. {
  390. struct cardstate *cs = (struct cardstate *) data;
  391. struct bas_cardstate *ucs = cs->hw.bas;
  392. int rc;
  393. if (!ucs->rcvbuf_size) {
  394. gig_dbg(DEBUG_USBREQ, "%s: no receive in progress", __func__);
  395. return;
  396. }
  397. if (ucs->retry_cmd_in++ >= BAS_RETRY) {
  398. dev_err(cs->dev,
  399. "control read: timeout, giving up after %d tries\n",
  400. ucs->retry_cmd_in);
  401. kfree(ucs->rcvbuf);
  402. ucs->rcvbuf = NULL;
  403. ucs->rcvbuf_size = 0;
  404. error_reset(cs);
  405. return;
  406. }
  407. gig_dbg(DEBUG_USBREQ, "%s: timeout, retry %d",
  408. __func__, ucs->retry_cmd_in);
  409. rc = atread_submit(cs, BAS_TIMEOUT);
  410. if (rc < 0) {
  411. kfree(ucs->rcvbuf);
  412. ucs->rcvbuf = NULL;
  413. ucs->rcvbuf_size = 0;
  414. if (rc != -ENODEV)
  415. error_reset(cs);
  416. }
  417. }
  418. /* read_ctrl_callback
  419. * USB completion handler for control pipe input
  420. * called by the USB subsystem in interrupt context
  421. * parameter:
  422. * urb USB request block
  423. * urb->context = inbuf structure for controller state
  424. */
  425. static void read_ctrl_callback(struct urb *urb)
  426. {
  427. struct inbuf_t *inbuf = urb->context;
  428. struct cardstate *cs = inbuf->cs;
  429. struct bas_cardstate *ucs = cs->hw.bas;
  430. int status = urb->status;
  431. unsigned numbytes;
  432. int rc;
  433. update_basstate(ucs, 0, BS_ATRDPEND);
  434. wake_up(&ucs->waitqueue);
  435. del_timer(&ucs->timer_cmd_in);
  436. switch (status) {
  437. case 0: /* normal completion */
  438. numbytes = urb->actual_length;
  439. if (unlikely(numbytes != ucs->rcvbuf_size)) {
  440. dev_warn(cs->dev,
  441. "control read: received %d chars, expected %d\n",
  442. numbytes, ucs->rcvbuf_size);
  443. if (numbytes > ucs->rcvbuf_size)
  444. numbytes = ucs->rcvbuf_size;
  445. }
  446. /* copy received bytes to inbuf, notify event layer */
  447. if (gigaset_fill_inbuf(inbuf, ucs->rcvbuf, numbytes)) {
  448. gig_dbg(DEBUG_INTR, "%s-->BH", __func__);
  449. gigaset_schedule_event(cs);
  450. }
  451. break;
  452. case -ENOENT: /* cancelled */
  453. case -ECONNRESET: /* cancelled (async) */
  454. case -EINPROGRESS: /* pending */
  455. case -ENODEV: /* device removed */
  456. case -ESHUTDOWN: /* device shut down */
  457. /* no further action necessary */
  458. gig_dbg(DEBUG_USBREQ, "%s: %s",
  459. __func__, get_usb_statmsg(status));
  460. break;
  461. default: /* other errors: retry */
  462. if (ucs->retry_cmd_in++ < BAS_RETRY) {
  463. gig_dbg(DEBUG_USBREQ, "%s: %s, retry %d", __func__,
  464. get_usb_statmsg(status), ucs->retry_cmd_in);
  465. rc = atread_submit(cs, BAS_TIMEOUT);
  466. if (rc >= 0)
  467. /* successfully resubmitted, skip freeing */
  468. return;
  469. if (rc == -ENODEV)
  470. /* disconnect, no further action necessary */
  471. break;
  472. }
  473. dev_err(cs->dev, "control read: %s, giving up after %d tries\n",
  474. get_usb_statmsg(status), ucs->retry_cmd_in);
  475. error_reset(cs);
  476. }
  477. /* read finished, free buffer */
  478. kfree(ucs->rcvbuf);
  479. ucs->rcvbuf = NULL;
  480. ucs->rcvbuf_size = 0;
  481. }
  482. /* atread_submit
  483. * submit an HD_READ_ATMESSAGE command URB and optionally start a timeout
  484. * parameters:
  485. * cs controller state structure
  486. * timeout timeout in 1/10 sec., 0: none
  487. * return value:
  488. * 0 on success
  489. * -EBUSY if another request is pending
  490. * any URB submission error code
  491. */
  492. static int atread_submit(struct cardstate *cs, int timeout)
  493. {
  494. struct bas_cardstate *ucs = cs->hw.bas;
  495. int basstate;
  496. int ret;
  497. gig_dbg(DEBUG_USBREQ, "-------> HD_READ_ATMESSAGE (%d)",
  498. ucs->rcvbuf_size);
  499. basstate = update_basstate(ucs, BS_ATRDPEND, 0);
  500. if (basstate & BS_ATRDPEND) {
  501. dev_err(cs->dev,
  502. "could not submit HD_READ_ATMESSAGE: URB busy\n");
  503. return -EBUSY;
  504. }
  505. if (basstate & BS_SUSPEND) {
  506. dev_notice(cs->dev,
  507. "HD_READ_ATMESSAGE not submitted, "
  508. "suspend in progress\n");
  509. update_basstate(ucs, 0, BS_ATRDPEND);
  510. /* treat like disconnect */
  511. return -ENODEV;
  512. }
  513. ucs->dr_cmd_in.bRequestType = IN_VENDOR_REQ;
  514. ucs->dr_cmd_in.bRequest = HD_READ_ATMESSAGE;
  515. ucs->dr_cmd_in.wValue = 0;
  516. ucs->dr_cmd_in.wIndex = 0;
  517. ucs->dr_cmd_in.wLength = cpu_to_le16(ucs->rcvbuf_size);
  518. usb_fill_control_urb(ucs->urb_cmd_in, ucs->udev,
  519. usb_rcvctrlpipe(ucs->udev, 0),
  520. (unsigned char *) &ucs->dr_cmd_in,
  521. ucs->rcvbuf, ucs->rcvbuf_size,
  522. read_ctrl_callback, cs->inbuf);
  523. ret = usb_submit_urb(ucs->urb_cmd_in, GFP_ATOMIC);
  524. if (ret != 0) {
  525. update_basstate(ucs, 0, BS_ATRDPEND);
  526. dev_err(cs->dev, "could not submit HD_READ_ATMESSAGE: %s\n",
  527. get_usb_rcmsg(ret));
  528. return ret;
  529. }
  530. if (timeout > 0) {
  531. gig_dbg(DEBUG_USBREQ, "setting timeout of %d/10 secs", timeout);
  532. mod_timer(&ucs->timer_cmd_in, jiffies + timeout * HZ / 10);
  533. }
  534. return 0;
  535. }
  536. /* int_in_work
  537. * workqueue routine to clear halt on interrupt in endpoint
  538. */
  539. static void int_in_work(struct work_struct *work)
  540. {
  541. struct bas_cardstate *ucs =
  542. container_of(work, struct bas_cardstate, int_in_wq);
  543. struct urb *urb = ucs->urb_int_in;
  544. struct cardstate *cs = urb->context;
  545. int rc;
  546. /* clear halt condition */
  547. rc = usb_clear_halt(ucs->udev, urb->pipe);
  548. gig_dbg(DEBUG_USBREQ, "clear_halt: %s", get_usb_rcmsg(rc));
  549. if (rc == 0)
  550. /* success, resubmit interrupt read URB */
  551. rc = usb_submit_urb(urb, GFP_ATOMIC);
  552. if (rc != 0 && rc != -ENODEV) {
  553. dev_err(cs->dev, "clear halt failed: %s\n", get_usb_rcmsg(rc));
  554. rc = usb_lock_device_for_reset(ucs->udev, ucs->interface);
  555. if (rc == 0) {
  556. rc = usb_reset_device(ucs->udev);
  557. usb_unlock_device(ucs->udev);
  558. }
  559. }
  560. ucs->retry_int_in = 0;
  561. }
  562. /* int_in_resubmit
  563. * timer routine for interrupt read delayed resubmit
  564. * argument:
  565. * controller state structure
  566. */
  567. static void int_in_resubmit(unsigned long data)
  568. {
  569. struct cardstate *cs = (struct cardstate *) data;
  570. struct bas_cardstate *ucs = cs->hw.bas;
  571. int rc;
  572. if (ucs->retry_int_in++ >= BAS_RETRY) {
  573. dev_err(cs->dev, "interrupt read: giving up after %d tries\n",
  574. ucs->retry_int_in);
  575. usb_queue_reset_device(ucs->interface);
  576. return;
  577. }
  578. gig_dbg(DEBUG_USBREQ, "%s: retry %d", __func__, ucs->retry_int_in);
  579. rc = usb_submit_urb(ucs->urb_int_in, GFP_ATOMIC);
  580. if (rc != 0 && rc != -ENODEV) {
  581. dev_err(cs->dev, "could not resubmit interrupt URB: %s\n",
  582. get_usb_rcmsg(rc));
  583. usb_queue_reset_device(ucs->interface);
  584. }
  585. }
  586. /* read_int_callback
  587. * USB completion handler for interrupt pipe input
  588. * called by the USB subsystem in interrupt context
  589. * parameter:
  590. * urb USB request block
  591. * urb->context = controller state structure
  592. */
  593. static void read_int_callback(struct urb *urb)
  594. {
  595. struct cardstate *cs = urb->context;
  596. struct bas_cardstate *ucs = cs->hw.bas;
  597. struct bc_state *bcs;
  598. int status = urb->status;
  599. unsigned long flags;
  600. int rc;
  601. unsigned l;
  602. int channel;
  603. switch (status) {
  604. case 0: /* success */
  605. ucs->retry_int_in = 0;
  606. break;
  607. case -EPIPE: /* endpoint stalled */
  608. schedule_work(&ucs->int_in_wq);
  609. /* fall through */
  610. case -ENOENT: /* cancelled */
  611. case -ECONNRESET: /* cancelled (async) */
  612. case -EINPROGRESS: /* pending */
  613. case -ENODEV: /* device removed */
  614. case -ESHUTDOWN: /* device shut down */
  615. /* no further action necessary */
  616. gig_dbg(DEBUG_USBREQ, "%s: %s",
  617. __func__, get_usb_statmsg(status));
  618. return;
  619. case -EPROTO: /* protocol error or unplug */
  620. case -EILSEQ:
  621. case -ETIME:
  622. /* resubmit after delay */
  623. gig_dbg(DEBUG_USBREQ, "%s: %s",
  624. __func__, get_usb_statmsg(status));
  625. mod_timer(&ucs->timer_int_in, jiffies + HZ / 10);
  626. return;
  627. default: /* other errors: just resubmit */
  628. dev_warn(cs->dev, "interrupt read: %s\n",
  629. get_usb_statmsg(status));
  630. goto resubmit;
  631. }
  632. /* drop incomplete packets even if the missing bytes wouldn't matter */
  633. if (unlikely(urb->actual_length < IP_MSGSIZE)) {
  634. dev_warn(cs->dev, "incomplete interrupt packet (%d bytes)\n",
  635. urb->actual_length);
  636. goto resubmit;
  637. }
  638. l = (unsigned) ucs->int_in_buf[1] +
  639. (((unsigned) ucs->int_in_buf[2]) << 8);
  640. gig_dbg(DEBUG_USBREQ, "<-------%d: 0x%02x (%u [0x%02x 0x%02x])",
  641. urb->actual_length, (int)ucs->int_in_buf[0], l,
  642. (int)ucs->int_in_buf[1], (int)ucs->int_in_buf[2]);
  643. channel = 0;
  644. switch (ucs->int_in_buf[0]) {
  645. case HD_DEVICE_INIT_OK:
  646. update_basstate(ucs, BS_INIT, 0);
  647. break;
  648. case HD_READY_SEND_ATDATA:
  649. del_timer(&ucs->timer_atrdy);
  650. update_basstate(ucs, BS_ATREADY, BS_ATTIMER);
  651. start_cbsend(cs);
  652. break;
  653. case HD_OPEN_B2CHANNEL_ACK:
  654. ++channel;
  655. case HD_OPEN_B1CHANNEL_ACK:
  656. bcs = cs->bcs + channel;
  657. update_basstate(ucs, BS_B1OPEN << channel, 0);
  658. gigaset_bchannel_up(bcs);
  659. break;
  660. case HD_OPEN_ATCHANNEL_ACK:
  661. update_basstate(ucs, BS_ATOPEN, 0);
  662. start_cbsend(cs);
  663. break;
  664. case HD_CLOSE_B2CHANNEL_ACK:
  665. ++channel;
  666. case HD_CLOSE_B1CHANNEL_ACK:
  667. bcs = cs->bcs + channel;
  668. update_basstate(ucs, 0, BS_B1OPEN << channel);
  669. stopurbs(bcs->hw.bas);
  670. gigaset_bchannel_down(bcs);
  671. break;
  672. case HD_CLOSE_ATCHANNEL_ACK:
  673. update_basstate(ucs, 0, BS_ATOPEN);
  674. break;
  675. case HD_B2_FLOW_CONTROL:
  676. ++channel;
  677. case HD_B1_FLOW_CONTROL:
  678. bcs = cs->bcs + channel;
  679. atomic_add((l - BAS_NORMFRAME) * BAS_CORRFRAMES,
  680. &bcs->hw.bas->corrbytes);
  681. gig_dbg(DEBUG_ISO,
  682. "Flow control (channel %d, sub %d): 0x%02x => %d",
  683. channel, bcs->hw.bas->numsub, l,
  684. atomic_read(&bcs->hw.bas->corrbytes));
  685. break;
  686. case HD_RECEIVEATDATA_ACK: /* AT response ready to be received */
  687. if (!l) {
  688. dev_warn(cs->dev,
  689. "HD_RECEIVEATDATA_ACK with length 0 ignored\n");
  690. break;
  691. }
  692. spin_lock_irqsave(&cs->lock, flags);
  693. if (ucs->basstate & BS_ATRDPEND) {
  694. spin_unlock_irqrestore(&cs->lock, flags);
  695. dev_warn(cs->dev,
  696. "HD_RECEIVEATDATA_ACK(%d) during HD_READ_ATMESSAGE(%d) ignored\n",
  697. l, ucs->rcvbuf_size);
  698. break;
  699. }
  700. if (ucs->rcvbuf_size) {
  701. /* throw away previous buffer - we have no queue */
  702. dev_err(cs->dev,
  703. "receive AT data overrun, %d bytes lost\n",
  704. ucs->rcvbuf_size);
  705. kfree(ucs->rcvbuf);
  706. ucs->rcvbuf_size = 0;
  707. }
  708. ucs->rcvbuf = kmalloc(l, GFP_ATOMIC);
  709. if (ucs->rcvbuf == NULL) {
  710. spin_unlock_irqrestore(&cs->lock, flags);
  711. dev_err(cs->dev, "out of memory receiving AT data\n");
  712. break;
  713. }
  714. ucs->rcvbuf_size = l;
  715. ucs->retry_cmd_in = 0;
  716. rc = atread_submit(cs, BAS_TIMEOUT);
  717. if (rc < 0) {
  718. kfree(ucs->rcvbuf);
  719. ucs->rcvbuf = NULL;
  720. ucs->rcvbuf_size = 0;
  721. }
  722. spin_unlock_irqrestore(&cs->lock, flags);
  723. if (rc < 0 && rc != -ENODEV)
  724. error_reset(cs);
  725. break;
  726. case HD_RESET_INTERRUPT_PIPE_ACK:
  727. update_basstate(ucs, 0, BS_RESETTING);
  728. dev_notice(cs->dev, "interrupt pipe reset\n");
  729. break;
  730. case HD_SUSPEND_END:
  731. gig_dbg(DEBUG_USBREQ, "HD_SUSPEND_END");
  732. break;
  733. default:
  734. dev_warn(cs->dev,
  735. "unknown Gigaset signal 0x%02x (%u) ignored\n",
  736. (int) ucs->int_in_buf[0], l);
  737. }
  738. check_pending(ucs);
  739. wake_up(&ucs->waitqueue);
  740. resubmit:
  741. rc = usb_submit_urb(urb, GFP_ATOMIC);
  742. if (unlikely(rc != 0 && rc != -ENODEV)) {
  743. dev_err(cs->dev, "could not resubmit interrupt URB: %s\n",
  744. get_usb_rcmsg(rc));
  745. error_reset(cs);
  746. }
  747. }
  748. /* read_iso_callback
  749. * USB completion handler for B channel isochronous input
  750. * called by the USB subsystem in interrupt context
  751. * parameter:
  752. * urb USB request block of completed request
  753. * urb->context = bc_state structure
  754. */
  755. static void read_iso_callback(struct urb *urb)
  756. {
  757. struct bc_state *bcs;
  758. struct bas_bc_state *ubc;
  759. int status = urb->status;
  760. unsigned long flags;
  761. int i, rc;
  762. /* status codes not worth bothering the tasklet with */
  763. if (unlikely(status == -ENOENT ||
  764. status == -ECONNRESET ||
  765. status == -EINPROGRESS ||
  766. status == -ENODEV ||
  767. status == -ESHUTDOWN)) {
  768. gig_dbg(DEBUG_ISO, "%s: %s",
  769. __func__, get_usb_statmsg(status));
  770. return;
  771. }
  772. bcs = urb->context;
  773. ubc = bcs->hw.bas;
  774. spin_lock_irqsave(&ubc->isoinlock, flags);
  775. if (likely(ubc->isoindone == NULL)) {
  776. /* pass URB to tasklet */
  777. ubc->isoindone = urb;
  778. ubc->isoinstatus = status;
  779. tasklet_hi_schedule(&ubc->rcvd_tasklet);
  780. } else {
  781. /* tasklet still busy, drop data and resubmit URB */
  782. gig_dbg(DEBUG_ISO, "%s: overrun", __func__);
  783. ubc->loststatus = status;
  784. for (i = 0; i < BAS_NUMFRAMES; i++) {
  785. ubc->isoinlost += urb->iso_frame_desc[i].actual_length;
  786. if (unlikely(urb->iso_frame_desc[i].status != 0 &&
  787. urb->iso_frame_desc[i].status != -EINPROGRESS))
  788. ubc->loststatus = urb->iso_frame_desc[i].status;
  789. urb->iso_frame_desc[i].status = 0;
  790. urb->iso_frame_desc[i].actual_length = 0;
  791. }
  792. if (likely(ubc->running)) {
  793. /* urb->dev is clobbered by USB subsystem */
  794. urb->dev = bcs->cs->hw.bas->udev;
  795. urb->transfer_flags = URB_ISO_ASAP;
  796. urb->number_of_packets = BAS_NUMFRAMES;
  797. rc = usb_submit_urb(urb, GFP_ATOMIC);
  798. if (unlikely(rc != 0 && rc != -ENODEV)) {
  799. dev_err(bcs->cs->dev,
  800. "could not resubmit isoc read URB: %s\n",
  801. get_usb_rcmsg(rc));
  802. dump_urb(DEBUG_ISO, "isoc read", urb);
  803. error_hangup(bcs);
  804. }
  805. }
  806. }
  807. spin_unlock_irqrestore(&ubc->isoinlock, flags);
  808. }
  809. /* write_iso_callback
  810. * USB completion handler for B channel isochronous output
  811. * called by the USB subsystem in interrupt context
  812. * parameter:
  813. * urb USB request block of completed request
  814. * urb->context = isow_urbctx_t structure
  815. */
  816. static void write_iso_callback(struct urb *urb)
  817. {
  818. struct isow_urbctx_t *ucx;
  819. struct bas_bc_state *ubc;
  820. int status = urb->status;
  821. unsigned long flags;
  822. /* status codes not worth bothering the tasklet with */
  823. if (unlikely(status == -ENOENT ||
  824. status == -ECONNRESET ||
  825. status == -EINPROGRESS ||
  826. status == -ENODEV ||
  827. status == -ESHUTDOWN)) {
  828. gig_dbg(DEBUG_ISO, "%s: %s",
  829. __func__, get_usb_statmsg(status));
  830. return;
  831. }
  832. /* pass URB context to tasklet */
  833. ucx = urb->context;
  834. ubc = ucx->bcs->hw.bas;
  835. ucx->status = status;
  836. spin_lock_irqsave(&ubc->isooutlock, flags);
  837. ubc->isooutovfl = ubc->isooutdone;
  838. ubc->isooutdone = ucx;
  839. spin_unlock_irqrestore(&ubc->isooutlock, flags);
  840. tasklet_hi_schedule(&ubc->sent_tasklet);
  841. }
  842. /* starturbs
  843. * prepare and submit USB request blocks for isochronous input and output
  844. * argument:
  845. * B channel control structure
  846. * return value:
  847. * 0 on success
  848. * < 0 on error (no URBs submitted)
  849. */
  850. static int starturbs(struct bc_state *bcs)
  851. {
  852. struct bas_bc_state *ubc = bcs->hw.bas;
  853. struct urb *urb;
  854. int j, k;
  855. int rc;
  856. /* initialize L2 reception */
  857. if (bcs->proto2 == L2_HDLC)
  858. bcs->inputstate |= INS_flag_hunt;
  859. /* submit all isochronous input URBs */
  860. ubc->running = 1;
  861. for (k = 0; k < BAS_INURBS; k++) {
  862. urb = ubc->isoinurbs[k];
  863. if (!urb) {
  864. rc = -EFAULT;
  865. goto error;
  866. }
  867. urb->dev = bcs->cs->hw.bas->udev;
  868. urb->pipe = usb_rcvisocpipe(urb->dev, 3 + 2 * bcs->channel);
  869. urb->transfer_flags = URB_ISO_ASAP;
  870. urb->transfer_buffer = ubc->isoinbuf + k * BAS_INBUFSIZE;
  871. urb->transfer_buffer_length = BAS_INBUFSIZE;
  872. urb->number_of_packets = BAS_NUMFRAMES;
  873. urb->interval = BAS_FRAMETIME;
  874. urb->complete = read_iso_callback;
  875. urb->context = bcs;
  876. for (j = 0; j < BAS_NUMFRAMES; j++) {
  877. urb->iso_frame_desc[j].offset = j * BAS_MAXFRAME;
  878. urb->iso_frame_desc[j].length = BAS_MAXFRAME;
  879. urb->iso_frame_desc[j].status = 0;
  880. urb->iso_frame_desc[j].actual_length = 0;
  881. }
  882. dump_urb(DEBUG_ISO, "Initial isoc read", urb);
  883. rc = usb_submit_urb(urb, GFP_ATOMIC);
  884. if (rc != 0)
  885. goto error;
  886. }
  887. /* initialize L2 transmission */
  888. gigaset_isowbuf_init(ubc->isooutbuf, PPP_FLAG);
  889. /* set up isochronous output URBs for flag idling */
  890. for (k = 0; k < BAS_OUTURBS; ++k) {
  891. urb = ubc->isoouturbs[k].urb;
  892. if (!urb) {
  893. rc = -EFAULT;
  894. goto error;
  895. }
  896. urb->dev = bcs->cs->hw.bas->udev;
  897. urb->pipe = usb_sndisocpipe(urb->dev, 4 + 2 * bcs->channel);
  898. urb->transfer_flags = URB_ISO_ASAP;
  899. urb->transfer_buffer = ubc->isooutbuf->data;
  900. urb->transfer_buffer_length = sizeof(ubc->isooutbuf->data);
  901. urb->number_of_packets = BAS_NUMFRAMES;
  902. urb->interval = BAS_FRAMETIME;
  903. urb->complete = write_iso_callback;
  904. urb->context = &ubc->isoouturbs[k];
  905. for (j = 0; j < BAS_NUMFRAMES; ++j) {
  906. urb->iso_frame_desc[j].offset = BAS_OUTBUFSIZE;
  907. urb->iso_frame_desc[j].length = BAS_NORMFRAME;
  908. urb->iso_frame_desc[j].status = 0;
  909. urb->iso_frame_desc[j].actual_length = 0;
  910. }
  911. ubc->isoouturbs[k].limit = -1;
  912. }
  913. /* keep one URB free, submit the others */
  914. for (k = 0; k < BAS_OUTURBS - 1; ++k) {
  915. dump_urb(DEBUG_ISO, "Initial isoc write", urb);
  916. rc = usb_submit_urb(ubc->isoouturbs[k].urb, GFP_ATOMIC);
  917. if (rc != 0)
  918. goto error;
  919. }
  920. dump_urb(DEBUG_ISO, "Initial isoc write (free)", urb);
  921. ubc->isooutfree = &ubc->isoouturbs[BAS_OUTURBS - 1];
  922. ubc->isooutdone = ubc->isooutovfl = NULL;
  923. return 0;
  924. error:
  925. stopurbs(ubc);
  926. return rc;
  927. }
  928. /* stopurbs
  929. * cancel the USB request blocks for isochronous input and output
  930. * errors are silently ignored
  931. * argument:
  932. * B channel control structure
  933. */
  934. static void stopurbs(struct bas_bc_state *ubc)
  935. {
  936. int k, rc;
  937. ubc->running = 0;
  938. for (k = 0; k < BAS_INURBS; ++k) {
  939. rc = usb_unlink_urb(ubc->isoinurbs[k]);
  940. gig_dbg(DEBUG_ISO,
  941. "%s: isoc input URB %d unlinked, result = %s",
  942. __func__, k, get_usb_rcmsg(rc));
  943. }
  944. for (k = 0; k < BAS_OUTURBS; ++k) {
  945. rc = usb_unlink_urb(ubc->isoouturbs[k].urb);
  946. gig_dbg(DEBUG_ISO,
  947. "%s: isoc output URB %d unlinked, result = %s",
  948. __func__, k, get_usb_rcmsg(rc));
  949. }
  950. }
  951. /* Isochronous Write - Bottom Half */
  952. /* =============================== */
  953. /* submit_iso_write_urb
  954. * fill and submit the next isochronous write URB
  955. * parameters:
  956. * ucx context structure containing URB
  957. * return value:
  958. * number of frames submitted in URB
  959. * 0 if URB not submitted because no data available (isooutbuf busy)
  960. * error code < 0 on error
  961. */
  962. static int submit_iso_write_urb(struct isow_urbctx_t *ucx)
  963. {
  964. struct urb *urb = ucx->urb;
  965. struct bas_bc_state *ubc = ucx->bcs->hw.bas;
  966. struct usb_iso_packet_descriptor *ifd;
  967. int corrbytes, nframe, rc;
  968. /* urb->dev is clobbered by USB subsystem */
  969. urb->dev = ucx->bcs->cs->hw.bas->udev;
  970. urb->transfer_flags = URB_ISO_ASAP;
  971. urb->transfer_buffer = ubc->isooutbuf->data;
  972. urb->transfer_buffer_length = sizeof(ubc->isooutbuf->data);
  973. for (nframe = 0; nframe < BAS_NUMFRAMES; nframe++) {
  974. ifd = &urb->iso_frame_desc[nframe];
  975. /* compute frame length according to flow control */
  976. ifd->length = BAS_NORMFRAME;
  977. corrbytes = atomic_read(&ubc->corrbytes);
  978. if (corrbytes != 0) {
  979. gig_dbg(DEBUG_ISO, "%s: corrbytes=%d",
  980. __func__, corrbytes);
  981. if (corrbytes > BAS_HIGHFRAME - BAS_NORMFRAME)
  982. corrbytes = BAS_HIGHFRAME - BAS_NORMFRAME;
  983. else if (corrbytes < BAS_LOWFRAME - BAS_NORMFRAME)
  984. corrbytes = BAS_LOWFRAME - BAS_NORMFRAME;
  985. ifd->length += corrbytes;
  986. atomic_add(-corrbytes, &ubc->corrbytes);
  987. }
  988. /* retrieve block of data to send */
  989. rc = gigaset_isowbuf_getbytes(ubc->isooutbuf, ifd->length);
  990. if (rc < 0) {
  991. if (rc == -EBUSY) {
  992. gig_dbg(DEBUG_ISO,
  993. "%s: buffer busy at frame %d",
  994. __func__, nframe);
  995. /* tasklet will be restarted from
  996. gigaset_isoc_send_skb() */
  997. } else {
  998. dev_err(ucx->bcs->cs->dev,
  999. "%s: buffer error %d at frame %d\n",
  1000. __func__, rc, nframe);
  1001. return rc;
  1002. }
  1003. break;
  1004. }
  1005. ifd->offset = rc;
  1006. ucx->limit = ubc->isooutbuf->nextread;
  1007. ifd->status = 0;
  1008. ifd->actual_length = 0;
  1009. }
  1010. if (unlikely(nframe == 0))
  1011. return 0; /* no data to send */
  1012. urb->number_of_packets = nframe;
  1013. rc = usb_submit_urb(urb, GFP_ATOMIC);
  1014. if (unlikely(rc)) {
  1015. if (rc == -ENODEV)
  1016. /* device removed - give up silently */
  1017. gig_dbg(DEBUG_ISO, "%s: disconnected", __func__);
  1018. else
  1019. dev_err(ucx->bcs->cs->dev,
  1020. "could not submit isoc write URB: %s\n",
  1021. get_usb_rcmsg(rc));
  1022. return rc;
  1023. }
  1024. ++ubc->numsub;
  1025. return nframe;
  1026. }
  1027. /* write_iso_tasklet
  1028. * tasklet scheduled when an isochronous output URB from the Gigaset device
  1029. * has completed
  1030. * parameter:
  1031. * data B channel state structure
  1032. */
  1033. static void write_iso_tasklet(unsigned long data)
  1034. {
  1035. struct bc_state *bcs = (struct bc_state *) data;
  1036. struct bas_bc_state *ubc = bcs->hw.bas;
  1037. struct cardstate *cs = bcs->cs;
  1038. struct isow_urbctx_t *done, *next, *ovfl;
  1039. struct urb *urb;
  1040. int status;
  1041. struct usb_iso_packet_descriptor *ifd;
  1042. unsigned long flags;
  1043. int i;
  1044. struct sk_buff *skb;
  1045. int len;
  1046. int rc;
  1047. /* loop while completed URBs arrive in time */
  1048. for (;;) {
  1049. if (unlikely(!(ubc->running))) {
  1050. gig_dbg(DEBUG_ISO, "%s: not running", __func__);
  1051. return;
  1052. }
  1053. /* retrieve completed URBs */
  1054. spin_lock_irqsave(&ubc->isooutlock, flags);
  1055. done = ubc->isooutdone;
  1056. ubc->isooutdone = NULL;
  1057. ovfl = ubc->isooutovfl;
  1058. ubc->isooutovfl = NULL;
  1059. spin_unlock_irqrestore(&ubc->isooutlock, flags);
  1060. if (ovfl) {
  1061. dev_err(cs->dev, "isoc write underrun\n");
  1062. error_hangup(bcs);
  1063. break;
  1064. }
  1065. if (!done)
  1066. break;
  1067. /* submit free URB if available */
  1068. spin_lock_irqsave(&ubc->isooutlock, flags);
  1069. next = ubc->isooutfree;
  1070. ubc->isooutfree = NULL;
  1071. spin_unlock_irqrestore(&ubc->isooutlock, flags);
  1072. if (next) {
  1073. rc = submit_iso_write_urb(next);
  1074. if (unlikely(rc <= 0 && rc != -ENODEV)) {
  1075. /* could not submit URB, put it back */
  1076. spin_lock_irqsave(&ubc->isooutlock, flags);
  1077. if (ubc->isooutfree == NULL) {
  1078. ubc->isooutfree = next;
  1079. next = NULL;
  1080. }
  1081. spin_unlock_irqrestore(&ubc->isooutlock, flags);
  1082. if (next) {
  1083. /* couldn't put it back */
  1084. dev_err(cs->dev,
  1085. "losing isoc write URB\n");
  1086. error_hangup(bcs);
  1087. }
  1088. }
  1089. }
  1090. /* process completed URB */
  1091. urb = done->urb;
  1092. status = done->status;
  1093. switch (status) {
  1094. case -EXDEV: /* partial completion */
  1095. gig_dbg(DEBUG_ISO, "%s: URB partially completed",
  1096. __func__);
  1097. /* fall through - what's the difference anyway? */
  1098. case 0: /* normal completion */
  1099. /* inspect individual frames
  1100. * assumptions (for lack of documentation):
  1101. * - actual_length bytes of first frame in error are
  1102. * successfully sent
  1103. * - all following frames are not sent at all
  1104. */
  1105. for (i = 0; i < BAS_NUMFRAMES; i++) {
  1106. ifd = &urb->iso_frame_desc[i];
  1107. if (ifd->status ||
  1108. ifd->actual_length != ifd->length) {
  1109. dev_warn(cs->dev,
  1110. "isoc write: frame %d[%d/%d]: %s\n",
  1111. i, ifd->actual_length,
  1112. ifd->length,
  1113. get_usb_statmsg(ifd->status));
  1114. break;
  1115. }
  1116. }
  1117. break;
  1118. case -EPIPE: /* stall - probably underrun */
  1119. dev_err(cs->dev, "isoc write: stalled\n");
  1120. error_hangup(bcs);
  1121. break;
  1122. default: /* other errors */
  1123. dev_warn(cs->dev, "isoc write: %s\n",
  1124. get_usb_statmsg(status));
  1125. }
  1126. /* mark the write buffer area covered by this URB as free */
  1127. if (done->limit >= 0)
  1128. ubc->isooutbuf->read = done->limit;
  1129. /* mark URB as free */
  1130. spin_lock_irqsave(&ubc->isooutlock, flags);
  1131. next = ubc->isooutfree;
  1132. ubc->isooutfree = done;
  1133. spin_unlock_irqrestore(&ubc->isooutlock, flags);
  1134. if (next) {
  1135. /* only one URB still active - resubmit one */
  1136. rc = submit_iso_write_urb(next);
  1137. if (unlikely(rc <= 0 && rc != -ENODEV)) {
  1138. /* couldn't submit */
  1139. error_hangup(bcs);
  1140. }
  1141. }
  1142. }
  1143. /* process queued SKBs */
  1144. while ((skb = skb_dequeue(&bcs->squeue))) {
  1145. /* copy to output buffer, doing L2 encapsulation */
  1146. len = skb->len;
  1147. if (gigaset_isoc_buildframe(bcs, skb->data, len) == -EAGAIN) {
  1148. /* insufficient buffer space, push back onto queue */
  1149. skb_queue_head(&bcs->squeue, skb);
  1150. gig_dbg(DEBUG_ISO, "%s: skb requeued, qlen=%d",
  1151. __func__, skb_queue_len(&bcs->squeue));
  1152. break;
  1153. }
  1154. skb_pull(skb, len);
  1155. gigaset_skb_sent(bcs, skb);
  1156. dev_kfree_skb_any(skb);
  1157. }
  1158. }
  1159. /* Isochronous Read - Bottom Half */
  1160. /* ============================== */
  1161. /* read_iso_tasklet
  1162. * tasklet scheduled when an isochronous input URB from the Gigaset device
  1163. * has completed
  1164. * parameter:
  1165. * data B channel state structure
  1166. */
  1167. static void read_iso_tasklet(unsigned long data)
  1168. {
  1169. struct bc_state *bcs = (struct bc_state *) data;
  1170. struct bas_bc_state *ubc = bcs->hw.bas;
  1171. struct cardstate *cs = bcs->cs;
  1172. struct urb *urb;
  1173. int status;
  1174. struct usb_iso_packet_descriptor *ifd;
  1175. char *rcvbuf;
  1176. unsigned long flags;
  1177. int totleft, numbytes, offset, frame, rc;
  1178. /* loop while more completed URBs arrive in the meantime */
  1179. for (;;) {
  1180. /* retrieve URB */
  1181. spin_lock_irqsave(&ubc->isoinlock, flags);
  1182. urb = ubc->isoindone;
  1183. if (!urb) {
  1184. spin_unlock_irqrestore(&ubc->isoinlock, flags);
  1185. return;
  1186. }
  1187. status = ubc->isoinstatus;
  1188. ubc->isoindone = NULL;
  1189. if (unlikely(ubc->loststatus != -EINPROGRESS)) {
  1190. dev_warn(cs->dev,
  1191. "isoc read overrun, URB dropped (status: %s, %d bytes)\n",
  1192. get_usb_statmsg(ubc->loststatus),
  1193. ubc->isoinlost);
  1194. ubc->loststatus = -EINPROGRESS;
  1195. }
  1196. spin_unlock_irqrestore(&ubc->isoinlock, flags);
  1197. if (unlikely(!(ubc->running))) {
  1198. gig_dbg(DEBUG_ISO,
  1199. "%s: channel not running, "
  1200. "dropped URB with status: %s",
  1201. __func__, get_usb_statmsg(status));
  1202. return;
  1203. }
  1204. switch (status) {
  1205. case 0: /* normal completion */
  1206. break;
  1207. case -EXDEV: /* inspect individual frames
  1208. (we do that anyway) */
  1209. gig_dbg(DEBUG_ISO, "%s: URB partially completed",
  1210. __func__);
  1211. break;
  1212. case -ENOENT:
  1213. case -ECONNRESET:
  1214. case -EINPROGRESS:
  1215. gig_dbg(DEBUG_ISO, "%s: %s",
  1216. __func__, get_usb_statmsg(status));
  1217. continue; /* -> skip */
  1218. case -EPIPE:
  1219. dev_err(cs->dev, "isoc read: stalled\n");
  1220. error_hangup(bcs);
  1221. continue; /* -> skip */
  1222. default: /* other error */
  1223. dev_warn(cs->dev, "isoc read: %s\n",
  1224. get_usb_statmsg(status));
  1225. goto error;
  1226. }
  1227. rcvbuf = urb->transfer_buffer;
  1228. totleft = urb->actual_length;
  1229. for (frame = 0; totleft > 0 && frame < BAS_NUMFRAMES; frame++) {
  1230. ifd = &urb->iso_frame_desc[frame];
  1231. numbytes = ifd->actual_length;
  1232. switch (ifd->status) {
  1233. case 0: /* success */
  1234. break;
  1235. case -EPROTO: /* protocol error or unplug */
  1236. case -EILSEQ:
  1237. case -ETIME:
  1238. /* probably just disconnected, ignore */
  1239. gig_dbg(DEBUG_ISO,
  1240. "isoc read: frame %d[%d]: %s\n",
  1241. frame, numbytes,
  1242. get_usb_statmsg(ifd->status));
  1243. break;
  1244. default: /* other error */
  1245. /* report, assume transferred bytes are ok */
  1246. dev_warn(cs->dev,
  1247. "isoc read: frame %d[%d]: %s\n",
  1248. frame, numbytes,
  1249. get_usb_statmsg(ifd->status));
  1250. }
  1251. if (unlikely(numbytes > BAS_MAXFRAME))
  1252. dev_warn(cs->dev,
  1253. "isoc read: frame %d[%d]: %s\n",
  1254. frame, numbytes,
  1255. "exceeds max frame size");
  1256. if (unlikely(numbytes > totleft)) {
  1257. dev_warn(cs->dev,
  1258. "isoc read: frame %d[%d]: %s\n",
  1259. frame, numbytes,
  1260. "exceeds total transfer length");
  1261. numbytes = totleft;
  1262. }
  1263. offset = ifd->offset;
  1264. if (unlikely(offset + numbytes > BAS_INBUFSIZE)) {
  1265. dev_warn(cs->dev,
  1266. "isoc read: frame %d[%d]: %s\n",
  1267. frame, numbytes,
  1268. "exceeds end of buffer");
  1269. numbytes = BAS_INBUFSIZE - offset;
  1270. }
  1271. gigaset_isoc_receive(rcvbuf + offset, numbytes, bcs);
  1272. totleft -= numbytes;
  1273. }
  1274. if (unlikely(totleft > 0))
  1275. dev_warn(cs->dev, "isoc read: %d data bytes missing\n",
  1276. totleft);
  1277. error:
  1278. /* URB processed, resubmit */
  1279. for (frame = 0; frame < BAS_NUMFRAMES; frame++) {
  1280. urb->iso_frame_desc[frame].status = 0;
  1281. urb->iso_frame_desc[frame].actual_length = 0;
  1282. }
  1283. /* urb->dev is clobbered by USB subsystem */
  1284. urb->dev = bcs->cs->hw.bas->udev;
  1285. urb->transfer_flags = URB_ISO_ASAP;
  1286. urb->number_of_packets = BAS_NUMFRAMES;
  1287. rc = usb_submit_urb(urb, GFP_ATOMIC);
  1288. if (unlikely(rc != 0 && rc != -ENODEV)) {
  1289. dev_err(cs->dev,
  1290. "could not resubmit isoc read URB: %s\n",
  1291. get_usb_rcmsg(rc));
  1292. dump_urb(DEBUG_ISO, "resubmit isoc read", urb);
  1293. error_hangup(bcs);
  1294. }
  1295. }
  1296. }
  1297. /* Channel Operations */
  1298. /* ================== */
  1299. /* req_timeout
  1300. * timeout routine for control output request
  1301. * argument:
  1302. * controller state structure
  1303. */
  1304. static void req_timeout(unsigned long data)
  1305. {
  1306. struct cardstate *cs = (struct cardstate *) data;
  1307. struct bas_cardstate *ucs = cs->hw.bas;
  1308. int pending;
  1309. unsigned long flags;
  1310. check_pending(ucs);
  1311. spin_lock_irqsave(&ucs->lock, flags);
  1312. pending = ucs->pending;
  1313. ucs->pending = 0;
  1314. spin_unlock_irqrestore(&ucs->lock, flags);
  1315. switch (pending) {
  1316. case 0: /* no pending request */
  1317. gig_dbg(DEBUG_USBREQ, "%s: no request pending", __func__);
  1318. break;
  1319. case HD_OPEN_ATCHANNEL:
  1320. dev_err(cs->dev, "timeout opening AT channel\n");
  1321. error_reset(cs);
  1322. break;
  1323. case HD_OPEN_B1CHANNEL:
  1324. dev_err(cs->dev, "timeout opening channel 1\n");
  1325. error_hangup(&cs->bcs[0]);
  1326. break;
  1327. case HD_OPEN_B2CHANNEL:
  1328. dev_err(cs->dev, "timeout opening channel 2\n");
  1329. error_hangup(&cs->bcs[1]);
  1330. break;
  1331. case HD_CLOSE_ATCHANNEL:
  1332. dev_err(cs->dev, "timeout closing AT channel\n");
  1333. error_reset(cs);
  1334. break;
  1335. case HD_CLOSE_B1CHANNEL:
  1336. dev_err(cs->dev, "timeout closing channel 1\n");
  1337. error_reset(cs);
  1338. break;
  1339. case HD_CLOSE_B2CHANNEL:
  1340. dev_err(cs->dev, "timeout closing channel 2\n");
  1341. error_reset(cs);
  1342. break;
  1343. case HD_RESET_INTERRUPT_PIPE:
  1344. /* error recovery escalation */
  1345. dev_err(cs->dev,
  1346. "reset interrupt pipe timeout, attempting USB reset\n");
  1347. usb_queue_reset_device(ucs->interface);
  1348. break;
  1349. default:
  1350. dev_warn(cs->dev, "request 0x%02x timed out, clearing\n",
  1351. pending);
  1352. }
  1353. wake_up(&ucs->waitqueue);
  1354. }
  1355. /* write_ctrl_callback
  1356. * USB completion handler for control pipe output
  1357. * called by the USB subsystem in interrupt context
  1358. * parameter:
  1359. * urb USB request block of completed request
  1360. * urb->context = hardware specific controller state structure
  1361. */
  1362. static void write_ctrl_callback(struct urb *urb)
  1363. {
  1364. struct bas_cardstate *ucs = urb->context;
  1365. int status = urb->status;
  1366. int rc;
  1367. unsigned long flags;
  1368. /* check status */
  1369. switch (status) {
  1370. case 0: /* normal completion */
  1371. spin_lock_irqsave(&ucs->lock, flags);
  1372. switch (ucs->pending) {
  1373. case HD_DEVICE_INIT_ACK: /* no reply expected */
  1374. del_timer(&ucs->timer_ctrl);
  1375. ucs->pending = 0;
  1376. break;
  1377. }
  1378. spin_unlock_irqrestore(&ucs->lock, flags);
  1379. return;
  1380. case -ENOENT: /* cancelled */
  1381. case -ECONNRESET: /* cancelled (async) */
  1382. case -EINPROGRESS: /* pending */
  1383. case -ENODEV: /* device removed */
  1384. case -ESHUTDOWN: /* device shut down */
  1385. /* ignore silently */
  1386. gig_dbg(DEBUG_USBREQ, "%s: %s",
  1387. __func__, get_usb_statmsg(status));
  1388. break;
  1389. default: /* any failure */
  1390. /* don't retry if suspend requested */
  1391. if (++ucs->retry_ctrl > BAS_RETRY ||
  1392. (ucs->basstate & BS_SUSPEND)) {
  1393. dev_err(&ucs->interface->dev,
  1394. "control request 0x%02x failed: %s\n",
  1395. ucs->dr_ctrl.bRequest,
  1396. get_usb_statmsg(status));
  1397. break; /* give up */
  1398. }
  1399. dev_notice(&ucs->interface->dev,
  1400. "control request 0x%02x: %s, retry %d\n",
  1401. ucs->dr_ctrl.bRequest, get_usb_statmsg(status),
  1402. ucs->retry_ctrl);
  1403. /* urb->dev is clobbered by USB subsystem */
  1404. urb->dev = ucs->udev;
  1405. rc = usb_submit_urb(urb, GFP_ATOMIC);
  1406. if (unlikely(rc)) {
  1407. dev_err(&ucs->interface->dev,
  1408. "could not resubmit request 0x%02x: %s\n",
  1409. ucs->dr_ctrl.bRequest, get_usb_rcmsg(rc));
  1410. break;
  1411. }
  1412. /* resubmitted */
  1413. return;
  1414. }
  1415. /* failed, clear pending request */
  1416. spin_lock_irqsave(&ucs->lock, flags);
  1417. del_timer(&ucs->timer_ctrl);
  1418. ucs->pending = 0;
  1419. spin_unlock_irqrestore(&ucs->lock, flags);
  1420. wake_up(&ucs->waitqueue);
  1421. }
  1422. /* req_submit
  1423. * submit a control output request without message buffer to the Gigaset base
  1424. * and optionally start a timeout
  1425. * parameters:
  1426. * bcs B channel control structure
  1427. * req control request code (HD_*)
  1428. * val control request parameter value (set to 0 if unused)
  1429. * timeout timeout in seconds (0: no timeout)
  1430. * return value:
  1431. * 0 on success
  1432. * -EBUSY if another request is pending
  1433. * any URB submission error code
  1434. */
  1435. static int req_submit(struct bc_state *bcs, int req, int val, int timeout)
  1436. {
  1437. struct bas_cardstate *ucs = bcs->cs->hw.bas;
  1438. int ret;
  1439. unsigned long flags;
  1440. gig_dbg(DEBUG_USBREQ, "-------> 0x%02x (%d)", req, val);
  1441. spin_lock_irqsave(&ucs->lock, flags);
  1442. if (ucs->pending) {
  1443. spin_unlock_irqrestore(&ucs->lock, flags);
  1444. dev_err(bcs->cs->dev,
  1445. "submission of request 0x%02x failed: "
  1446. "request 0x%02x still pending\n",
  1447. req, ucs->pending);
  1448. return -EBUSY;
  1449. }
  1450. ucs->dr_ctrl.bRequestType = OUT_VENDOR_REQ;
  1451. ucs->dr_ctrl.bRequest = req;
  1452. ucs->dr_ctrl.wValue = cpu_to_le16(val);
  1453. ucs->dr_ctrl.wIndex = 0;
  1454. ucs->dr_ctrl.wLength = 0;
  1455. usb_fill_control_urb(ucs->urb_ctrl, ucs->udev,
  1456. usb_sndctrlpipe(ucs->udev, 0),
  1457. (unsigned char *) &ucs->dr_ctrl, NULL, 0,
  1458. write_ctrl_callback, ucs);
  1459. ucs->retry_ctrl = 0;
  1460. ret = usb_submit_urb(ucs->urb_ctrl, GFP_ATOMIC);
  1461. if (unlikely(ret)) {
  1462. dev_err(bcs->cs->dev, "could not submit request 0x%02x: %s\n",
  1463. req, get_usb_rcmsg(ret));
  1464. spin_unlock_irqrestore(&ucs->lock, flags);
  1465. return ret;
  1466. }
  1467. ucs->pending = req;
  1468. if (timeout > 0) {
  1469. gig_dbg(DEBUG_USBREQ, "setting timeout of %d/10 secs", timeout);
  1470. mod_timer(&ucs->timer_ctrl, jiffies + timeout * HZ / 10);
  1471. }
  1472. spin_unlock_irqrestore(&ucs->lock, flags);
  1473. return 0;
  1474. }
  1475. /* gigaset_init_bchannel
  1476. * called by common.c to connect a B channel
  1477. * initialize isochronous I/O and tell the Gigaset base to open the channel
  1478. * argument:
  1479. * B channel control structure
  1480. * return value:
  1481. * 0 on success, error code < 0 on error
  1482. */
  1483. static int gigaset_init_bchannel(struct bc_state *bcs)
  1484. {
  1485. struct cardstate *cs = bcs->cs;
  1486. int req, ret;
  1487. unsigned long flags;
  1488. spin_lock_irqsave(&cs->lock, flags);
  1489. if (unlikely(!cs->connected)) {
  1490. gig_dbg(DEBUG_USBREQ, "%s: not connected", __func__);
  1491. spin_unlock_irqrestore(&cs->lock, flags);
  1492. return -ENODEV;
  1493. }
  1494. if (cs->hw.bas->basstate & BS_SUSPEND) {
  1495. dev_notice(cs->dev,
  1496. "not starting isoc I/O, suspend in progress\n");
  1497. spin_unlock_irqrestore(&cs->lock, flags);
  1498. return -EHOSTUNREACH;
  1499. }
  1500. ret = starturbs(bcs);
  1501. if (ret < 0) {
  1502. spin_unlock_irqrestore(&cs->lock, flags);
  1503. dev_err(cs->dev,
  1504. "could not start isoc I/O for channel B%d: %s\n",
  1505. bcs->channel + 1,
  1506. ret == -EFAULT ? "null URB" : get_usb_rcmsg(ret));
  1507. if (ret != -ENODEV)
  1508. error_hangup(bcs);
  1509. return ret;
  1510. }
  1511. req = bcs->channel ? HD_OPEN_B2CHANNEL : HD_OPEN_B1CHANNEL;
  1512. ret = req_submit(bcs, req, 0, BAS_TIMEOUT);
  1513. if (ret < 0) {
  1514. dev_err(cs->dev, "could not open channel B%d\n",
  1515. bcs->channel + 1);
  1516. stopurbs(bcs->hw.bas);
  1517. }
  1518. spin_unlock_irqrestore(&cs->lock, flags);
  1519. if (ret < 0 && ret != -ENODEV)
  1520. error_hangup(bcs);
  1521. return ret;
  1522. }
  1523. /* gigaset_close_bchannel
  1524. * called by common.c to disconnect a B channel
  1525. * tell the Gigaset base to close the channel
  1526. * stopping isochronous I/O and LL notification will be done when the
  1527. * acknowledgement for the close arrives
  1528. * argument:
  1529. * B channel control structure
  1530. * return value:
  1531. * 0 on success, error code < 0 on error
  1532. */
  1533. static int gigaset_close_bchannel(struct bc_state *bcs)
  1534. {
  1535. struct cardstate *cs = bcs->cs;
  1536. int req, ret;
  1537. unsigned long flags;
  1538. spin_lock_irqsave(&cs->lock, flags);
  1539. if (unlikely(!cs->connected)) {
  1540. spin_unlock_irqrestore(&cs->lock, flags);
  1541. gig_dbg(DEBUG_USBREQ, "%s: not connected", __func__);
  1542. return -ENODEV;
  1543. }
  1544. if (!(cs->hw.bas->basstate & (bcs->channel ? BS_B2OPEN : BS_B1OPEN))) {
  1545. /* channel not running: just signal common.c */
  1546. spin_unlock_irqrestore(&cs->lock, flags);
  1547. gigaset_bchannel_down(bcs);
  1548. return 0;
  1549. }
  1550. /* channel running: tell device to close it */
  1551. req = bcs->channel ? HD_CLOSE_B2CHANNEL : HD_CLOSE_B1CHANNEL;
  1552. ret = req_submit(bcs, req, 0, BAS_TIMEOUT);
  1553. if (ret < 0)
  1554. dev_err(cs->dev, "closing channel B%d failed\n",
  1555. bcs->channel + 1);
  1556. spin_unlock_irqrestore(&cs->lock, flags);
  1557. return ret;
  1558. }
  1559. /* Device Operations */
  1560. /* ================= */
  1561. /* complete_cb
  1562. * unqueue first command buffer from queue, waking any sleepers
  1563. * must be called with cs->cmdlock held
  1564. * parameter:
  1565. * cs controller state structure
  1566. */
  1567. static void complete_cb(struct cardstate *cs)
  1568. {
  1569. struct cmdbuf_t *cb = cs->cmdbuf;
  1570. /* unqueue completed buffer */
  1571. cs->cmdbytes -= cs->curlen;
  1572. gig_dbg(DEBUG_OUTPUT, "write_command: sent %u bytes, %u left",
  1573. cs->curlen, cs->cmdbytes);
  1574. if (cb->next != NULL) {
  1575. cs->cmdbuf = cb->next;
  1576. cs->cmdbuf->prev = NULL;
  1577. cs->curlen = cs->cmdbuf->len;
  1578. } else {
  1579. cs->cmdbuf = NULL;
  1580. cs->lastcmdbuf = NULL;
  1581. cs->curlen = 0;
  1582. }
  1583. if (cb->wake_tasklet)
  1584. tasklet_schedule(cb->wake_tasklet);
  1585. kfree(cb);
  1586. }
  1587. /* write_command_callback
  1588. * USB completion handler for AT command transmission
  1589. * called by the USB subsystem in interrupt context
  1590. * parameter:
  1591. * urb USB request block of completed request
  1592. * urb->context = controller state structure
  1593. */
  1594. static void write_command_callback(struct urb *urb)
  1595. {
  1596. struct cardstate *cs = urb->context;
  1597. struct bas_cardstate *ucs = cs->hw.bas;
  1598. int status = urb->status;
  1599. unsigned long flags;
  1600. update_basstate(ucs, 0, BS_ATWRPEND);
  1601. wake_up(&ucs->waitqueue);
  1602. /* check status */
  1603. switch (status) {
  1604. case 0: /* normal completion */
  1605. break;
  1606. case -ENOENT: /* cancelled */
  1607. case -ECONNRESET: /* cancelled (async) */
  1608. case -EINPROGRESS: /* pending */
  1609. case -ENODEV: /* device removed */
  1610. case -ESHUTDOWN: /* device shut down */
  1611. /* ignore silently */
  1612. gig_dbg(DEBUG_USBREQ, "%s: %s",
  1613. __func__, get_usb_statmsg(status));
  1614. return;
  1615. default: /* any failure */
  1616. if (++ucs->retry_cmd_out > BAS_RETRY) {
  1617. dev_warn(cs->dev,
  1618. "command write: %s, "
  1619. "giving up after %d retries\n",
  1620. get_usb_statmsg(status),
  1621. ucs->retry_cmd_out);
  1622. break;
  1623. }
  1624. if (ucs->basstate & BS_SUSPEND) {
  1625. dev_warn(cs->dev,
  1626. "command write: %s, "
  1627. "won't retry - suspend requested\n",
  1628. get_usb_statmsg(status));
  1629. break;
  1630. }
  1631. if (cs->cmdbuf == NULL) {
  1632. dev_warn(cs->dev,
  1633. "command write: %s, "
  1634. "cannot retry - cmdbuf gone\n",
  1635. get_usb_statmsg(status));
  1636. break;
  1637. }
  1638. dev_notice(cs->dev, "command write: %s, retry %d\n",
  1639. get_usb_statmsg(status), ucs->retry_cmd_out);
  1640. if (atwrite_submit(cs, cs->cmdbuf->buf, cs->cmdbuf->len) >= 0)
  1641. /* resubmitted - bypass regular exit block */
  1642. return;
  1643. /* command send failed, assume base still waiting */
  1644. update_basstate(ucs, BS_ATREADY, 0);
  1645. }
  1646. spin_lock_irqsave(&cs->cmdlock, flags);
  1647. if (cs->cmdbuf != NULL)
  1648. complete_cb(cs);
  1649. spin_unlock_irqrestore(&cs->cmdlock, flags);
  1650. }
  1651. /* atrdy_timeout
  1652. * timeout routine for AT command transmission
  1653. * argument:
  1654. * controller state structure
  1655. */
  1656. static void atrdy_timeout(unsigned long data)
  1657. {
  1658. struct cardstate *cs = (struct cardstate *) data;
  1659. struct bas_cardstate *ucs = cs->hw.bas;
  1660. dev_warn(cs->dev, "timeout waiting for HD_READY_SEND_ATDATA\n");
  1661. /* fake the missing signal - what else can I do? */
  1662. update_basstate(ucs, BS_ATREADY, BS_ATTIMER);
  1663. start_cbsend(cs);
  1664. }
  1665. /* atwrite_submit
  1666. * submit an HD_WRITE_ATMESSAGE command URB
  1667. * parameters:
  1668. * cs controller state structure
  1669. * buf buffer containing command to send
  1670. * len length of command to send
  1671. * return value:
  1672. * 0 on success
  1673. * -EBUSY if another request is pending
  1674. * any URB submission error code
  1675. */
  1676. static int atwrite_submit(struct cardstate *cs, unsigned char *buf, int len)
  1677. {
  1678. struct bas_cardstate *ucs = cs->hw.bas;
  1679. int rc;
  1680. gig_dbg(DEBUG_USBREQ, "-------> HD_WRITE_ATMESSAGE (%d)", len);
  1681. if (update_basstate(ucs, BS_ATWRPEND, 0) & BS_ATWRPEND) {
  1682. dev_err(cs->dev,
  1683. "could not submit HD_WRITE_ATMESSAGE: URB busy\n");
  1684. return -EBUSY;
  1685. }
  1686. ucs->dr_cmd_out.bRequestType = OUT_VENDOR_REQ;
  1687. ucs->dr_cmd_out.bRequest = HD_WRITE_ATMESSAGE;
  1688. ucs->dr_cmd_out.wValue = 0;
  1689. ucs->dr_cmd_out.wIndex = 0;
  1690. ucs->dr_cmd_out.wLength = cpu_to_le16(len);
  1691. usb_fill_control_urb(ucs->urb_cmd_out, ucs->udev,
  1692. usb_sndctrlpipe(ucs->udev, 0),
  1693. (unsigned char *) &ucs->dr_cmd_out, buf, len,
  1694. write_command_callback, cs);
  1695. rc = usb_submit_urb(ucs->urb_cmd_out, GFP_ATOMIC);
  1696. if (unlikely(rc)) {
  1697. update_basstate(ucs, 0, BS_ATWRPEND);
  1698. dev_err(cs->dev, "could not submit HD_WRITE_ATMESSAGE: %s\n",
  1699. get_usb_rcmsg(rc));
  1700. return rc;
  1701. }
  1702. /* submitted successfully, start timeout if necessary */
  1703. if (!(update_basstate(ucs, BS_ATTIMER, BS_ATREADY) & BS_ATTIMER)) {
  1704. gig_dbg(DEBUG_OUTPUT, "setting ATREADY timeout of %d/10 secs",
  1705. ATRDY_TIMEOUT);
  1706. mod_timer(&ucs->timer_atrdy, jiffies + ATRDY_TIMEOUT * HZ / 10);
  1707. }
  1708. return 0;
  1709. }
  1710. /* start_cbsend
  1711. * start transmission of AT command queue if necessary
  1712. * parameter:
  1713. * cs controller state structure
  1714. * return value:
  1715. * 0 on success
  1716. * error code < 0 on error
  1717. */
  1718. static int start_cbsend(struct cardstate *cs)
  1719. {
  1720. struct cmdbuf_t *cb;
  1721. struct bas_cardstate *ucs = cs->hw.bas;
  1722. unsigned long flags;
  1723. int rc;
  1724. int retval = 0;
  1725. /* check if suspend requested */
  1726. if (ucs->basstate & BS_SUSPEND) {
  1727. gig_dbg(DEBUG_OUTPUT, "suspending");
  1728. return -EHOSTUNREACH;
  1729. }
  1730. /* check if AT channel is open */
  1731. if (!(ucs->basstate & BS_ATOPEN)) {
  1732. gig_dbg(DEBUG_OUTPUT, "AT channel not open");
  1733. rc = req_submit(cs->bcs, HD_OPEN_ATCHANNEL, 0, BAS_TIMEOUT);
  1734. if (rc < 0) {
  1735. /* flush command queue */
  1736. spin_lock_irqsave(&cs->cmdlock, flags);
  1737. while (cs->cmdbuf != NULL)
  1738. complete_cb(cs);
  1739. spin_unlock_irqrestore(&cs->cmdlock, flags);
  1740. }
  1741. return rc;
  1742. }
  1743. /* try to send first command in queue */
  1744. spin_lock_irqsave(&cs->cmdlock, flags);
  1745. while ((cb = cs->cmdbuf) != NULL && (ucs->basstate & BS_ATREADY)) {
  1746. ucs->retry_cmd_out = 0;
  1747. rc = atwrite_submit(cs, cb->buf, cb->len);
  1748. if (unlikely(rc)) {
  1749. retval = rc;
  1750. complete_cb(cs);
  1751. }
  1752. }
  1753. spin_unlock_irqrestore(&cs->cmdlock, flags);
  1754. return retval;
  1755. }
  1756. /* gigaset_write_cmd
  1757. * This function is called by the device independent part of the driver
  1758. * to transmit an AT command string to the Gigaset device.
  1759. * It encapsulates the device specific method for transmission over the
  1760. * direct USB connection to the base.
  1761. * The command string is added to the queue of commands to send, and
  1762. * USB transmission is started if necessary.
  1763. * parameters:
  1764. * cs controller state structure
  1765. * cb command buffer structure
  1766. * return value:
  1767. * number of bytes queued on success
  1768. * error code < 0 on error
  1769. */
  1770. static int gigaset_write_cmd(struct cardstate *cs, struct cmdbuf_t *cb)
  1771. {
  1772. unsigned long flags;
  1773. int rc;
  1774. gigaset_dbg_buffer(cs->mstate != MS_LOCKED ?
  1775. DEBUG_TRANSCMD : DEBUG_LOCKCMD,
  1776. "CMD Transmit", cb->len, cb->buf);
  1777. /* translate "+++" escape sequence sent as a single separate command
  1778. * into "close AT channel" command for error recovery
  1779. * The next command will reopen the AT channel automatically.
  1780. */
  1781. if (cb->len == 3 && !memcmp(cb->buf, "+++", 3)) {
  1782. /* If an HD_RECEIVEATDATA_ACK message remains unhandled
  1783. * because of an error, the base never sends another one.
  1784. * The response channel is thus effectively blocked.
  1785. * Closing and reopening the AT channel does *not* clear
  1786. * this condition.
  1787. * As a stopgap measure, submit a zero-length AT read
  1788. * before closing the AT channel. This has the undocumented
  1789. * effect of triggering a new HD_RECEIVEATDATA_ACK message
  1790. * from the base if necessary.
  1791. * The subsequent AT channel close then discards any pending
  1792. * messages.
  1793. */
  1794. spin_lock_irqsave(&cs->lock, flags);
  1795. if (!(cs->hw.bas->basstate & BS_ATRDPEND)) {
  1796. kfree(cs->hw.bas->rcvbuf);
  1797. cs->hw.bas->rcvbuf = NULL;
  1798. cs->hw.bas->rcvbuf_size = 0;
  1799. cs->hw.bas->retry_cmd_in = 0;
  1800. atread_submit(cs, 0);
  1801. }
  1802. spin_unlock_irqrestore(&cs->lock, flags);
  1803. rc = req_submit(cs->bcs, HD_CLOSE_ATCHANNEL, 0, BAS_TIMEOUT);
  1804. if (cb->wake_tasklet)
  1805. tasklet_schedule(cb->wake_tasklet);
  1806. if (!rc)
  1807. rc = cb->len;
  1808. kfree(cb);
  1809. return rc;
  1810. }
  1811. spin_lock_irqsave(&cs->cmdlock, flags);
  1812. cb->prev = cs->lastcmdbuf;
  1813. if (cs->lastcmdbuf)
  1814. cs->lastcmdbuf->next = cb;
  1815. else {
  1816. cs->cmdbuf = cb;
  1817. cs->curlen = cb->len;
  1818. }
  1819. cs->cmdbytes += cb->len;
  1820. cs->lastcmdbuf = cb;
  1821. spin_unlock_irqrestore(&cs->cmdlock, flags);
  1822. spin_lock_irqsave(&cs->lock, flags);
  1823. if (unlikely(!cs->connected)) {
  1824. spin_unlock_irqrestore(&cs->lock, flags);
  1825. gig_dbg(DEBUG_USBREQ, "%s: not connected", __func__);
  1826. /* flush command queue */
  1827. spin_lock_irqsave(&cs->cmdlock, flags);
  1828. while (cs->cmdbuf != NULL)
  1829. complete_cb(cs);
  1830. spin_unlock_irqrestore(&cs->cmdlock, flags);
  1831. return -ENODEV;
  1832. }
  1833. rc = start_cbsend(cs);
  1834. spin_unlock_irqrestore(&cs->lock, flags);
  1835. return rc < 0 ? rc : cb->len;
  1836. }
  1837. /* gigaset_write_room
  1838. * tty_driver.write_room interface routine
  1839. * return number of characters the driver will accept to be written via
  1840. * gigaset_write_cmd
  1841. * parameter:
  1842. * controller state structure
  1843. * return value:
  1844. * number of characters
  1845. */
  1846. static int gigaset_write_room(struct cardstate *cs)
  1847. {
  1848. return IF_WRITEBUF;
  1849. }
  1850. /* gigaset_chars_in_buffer
  1851. * tty_driver.chars_in_buffer interface routine
  1852. * return number of characters waiting to be sent
  1853. * parameter:
  1854. * controller state structure
  1855. * return value:
  1856. * number of characters
  1857. */
  1858. static int gigaset_chars_in_buffer(struct cardstate *cs)
  1859. {
  1860. return cs->cmdbytes;
  1861. }
  1862. /* gigaset_brkchars
  1863. * implementation of ioctl(GIGASET_BRKCHARS)
  1864. * parameter:
  1865. * controller state structure
  1866. * return value:
  1867. * -EINVAL (unimplemented function)
  1868. */
  1869. static int gigaset_brkchars(struct cardstate *cs, const unsigned char buf[6])
  1870. {
  1871. return -EINVAL;
  1872. }
  1873. /* Device Initialization/Shutdown */
  1874. /* ============================== */
  1875. /* Free hardware dependent part of the B channel structure
  1876. * parameter:
  1877. * bcs B channel structure
  1878. */
  1879. static void gigaset_freebcshw(struct bc_state *bcs)
  1880. {
  1881. struct bas_bc_state *ubc = bcs->hw.bas;
  1882. int i;
  1883. if (!ubc)
  1884. return;
  1885. /* kill URBs and tasklets before freeing - better safe than sorry */
  1886. ubc->running = 0;
  1887. gig_dbg(DEBUG_INIT, "%s: killing isoc URBs", __func__);
  1888. for (i = 0; i < BAS_OUTURBS; ++i) {
  1889. usb_kill_urb(ubc->isoouturbs[i].urb);
  1890. usb_free_urb(ubc->isoouturbs[i].urb);
  1891. }
  1892. for (i = 0; i < BAS_INURBS; ++i) {
  1893. usb_kill_urb(ubc->isoinurbs[i]);
  1894. usb_free_urb(ubc->isoinurbs[i]);
  1895. }
  1896. tasklet_kill(&ubc->sent_tasklet);
  1897. tasklet_kill(&ubc->rcvd_tasklet);
  1898. kfree(ubc->isooutbuf);
  1899. kfree(ubc);
  1900. bcs->hw.bas = NULL;
  1901. }
  1902. /* Initialize hardware dependent part of the B channel structure
  1903. * parameter:
  1904. * bcs B channel structure
  1905. * return value:
  1906. * 0 on success, error code < 0 on failure
  1907. */
  1908. static int gigaset_initbcshw(struct bc_state *bcs)
  1909. {
  1910. int i;
  1911. struct bas_bc_state *ubc;
  1912. bcs->hw.bas = ubc = kmalloc(sizeof(struct bas_bc_state), GFP_KERNEL);
  1913. if (!ubc) {
  1914. pr_err("out of memory\n");
  1915. return -ENOMEM;
  1916. }
  1917. ubc->running = 0;
  1918. atomic_set(&ubc->corrbytes, 0);
  1919. spin_lock_init(&ubc->isooutlock);
  1920. for (i = 0; i < BAS_OUTURBS; ++i) {
  1921. ubc->isoouturbs[i].urb = NULL;
  1922. ubc->isoouturbs[i].bcs = bcs;
  1923. }
  1924. ubc->isooutdone = ubc->isooutfree = ubc->isooutovfl = NULL;
  1925. ubc->numsub = 0;
  1926. ubc->isooutbuf = kmalloc(sizeof(struct isowbuf_t), GFP_KERNEL);
  1927. if (!ubc->isooutbuf) {
  1928. pr_err("out of memory\n");
  1929. kfree(ubc);
  1930. bcs->hw.bas = NULL;
  1931. return -ENOMEM;
  1932. }
  1933. tasklet_init(&ubc->sent_tasklet,
  1934. write_iso_tasklet, (unsigned long) bcs);
  1935. spin_lock_init(&ubc->isoinlock);
  1936. for (i = 0; i < BAS_INURBS; ++i)
  1937. ubc->isoinurbs[i] = NULL;
  1938. ubc->isoindone = NULL;
  1939. ubc->loststatus = -EINPROGRESS;
  1940. ubc->isoinlost = 0;
  1941. ubc->seqlen = 0;
  1942. ubc->inbyte = 0;
  1943. ubc->inbits = 0;
  1944. ubc->goodbytes = 0;
  1945. ubc->alignerrs = 0;
  1946. ubc->fcserrs = 0;
  1947. ubc->frameerrs = 0;
  1948. ubc->giants = 0;
  1949. ubc->runts = 0;
  1950. ubc->aborts = 0;
  1951. ubc->shared0s = 0;
  1952. ubc->stolen0s = 0;
  1953. tasklet_init(&ubc->rcvd_tasklet,
  1954. read_iso_tasklet, (unsigned long) bcs);
  1955. return 0;
  1956. }
  1957. static void gigaset_reinitbcshw(struct bc_state *bcs)
  1958. {
  1959. struct bas_bc_state *ubc = bcs->hw.bas;
  1960. bcs->hw.bas->running = 0;
  1961. atomic_set(&bcs->hw.bas->corrbytes, 0);
  1962. bcs->hw.bas->numsub = 0;
  1963. spin_lock_init(&ubc->isooutlock);
  1964. spin_lock_init(&ubc->isoinlock);
  1965. ubc->loststatus = -EINPROGRESS;
  1966. }
  1967. static void gigaset_freecshw(struct cardstate *cs)
  1968. {
  1969. /* timers, URBs and rcvbuf are disposed of in disconnect */
  1970. kfree(cs->hw.bas->int_in_buf);
  1971. kfree(cs->hw.bas);
  1972. cs->hw.bas = NULL;
  1973. }
  1974. /* Initialize hardware dependent part of the cardstate structure
  1975. * parameter:
  1976. * cs cardstate structure
  1977. * return value:
  1978. * 0 on success, error code < 0 on failure
  1979. */
  1980. static int gigaset_initcshw(struct cardstate *cs)
  1981. {
  1982. struct bas_cardstate *ucs;
  1983. cs->hw.bas = ucs = kmalloc(sizeof *ucs, GFP_KERNEL);
  1984. if (!ucs) {
  1985. pr_err("out of memory\n");
  1986. return -ENOMEM;
  1987. }
  1988. ucs->int_in_buf = kmalloc(IP_MSGSIZE, GFP_KERNEL);
  1989. if (!ucs->int_in_buf) {
  1990. kfree(ucs);
  1991. pr_err("out of memory\n");
  1992. return -ENOMEM;
  1993. }
  1994. ucs->urb_cmd_in = NULL;
  1995. ucs->urb_cmd_out = NULL;
  1996. ucs->rcvbuf = NULL;
  1997. ucs->rcvbuf_size = 0;
  1998. spin_lock_init(&ucs->lock);
  1999. ucs->pending = 0;
  2000. ucs->basstate = 0;
  2001. setup_timer(&ucs->timer_ctrl, req_timeout, (unsigned long) cs);
  2002. setup_timer(&ucs->timer_atrdy, atrdy_timeout, (unsigned long) cs);
  2003. setup_timer(&ucs->timer_cmd_in, cmd_in_timeout, (unsigned long) cs);
  2004. setup_timer(&ucs->timer_int_in, int_in_resubmit, (unsigned long) cs);
  2005. init_waitqueue_head(&ucs->waitqueue);
  2006. INIT_WORK(&ucs->int_in_wq, int_in_work);
  2007. return 0;
  2008. }
  2009. /* freeurbs
  2010. * unlink and deallocate all URBs unconditionally
  2011. * caller must make sure that no commands are still in progress
  2012. * parameter:
  2013. * cs controller state structure
  2014. */
  2015. static void freeurbs(struct cardstate *cs)
  2016. {
  2017. struct bas_cardstate *ucs = cs->hw.bas;
  2018. struct bas_bc_state *ubc;
  2019. int i, j;
  2020. gig_dbg(DEBUG_INIT, "%s: killing URBs", __func__);
  2021. for (j = 0; j < BAS_CHANNELS; ++j) {
  2022. ubc = cs->bcs[j].hw.bas;
  2023. for (i = 0; i < BAS_OUTURBS; ++i) {
  2024. usb_kill_urb(ubc->isoouturbs[i].urb);
  2025. usb_free_urb(ubc->isoouturbs[i].urb);
  2026. ubc->isoouturbs[i].urb = NULL;
  2027. }
  2028. for (i = 0; i < BAS_INURBS; ++i) {
  2029. usb_kill_urb(ubc->isoinurbs[i]);
  2030. usb_free_urb(ubc->isoinurbs[i]);
  2031. ubc->isoinurbs[i] = NULL;
  2032. }
  2033. }
  2034. usb_kill_urb(ucs->urb_int_in);
  2035. usb_free_urb(ucs->urb_int_in);
  2036. ucs->urb_int_in = NULL;
  2037. usb_kill_urb(ucs->urb_cmd_out);
  2038. usb_free_urb(ucs->urb_cmd_out);
  2039. ucs->urb_cmd_out = NULL;
  2040. usb_kill_urb(ucs->urb_cmd_in);
  2041. usb_free_urb(ucs->urb_cmd_in);
  2042. ucs->urb_cmd_in = NULL;
  2043. usb_kill_urb(ucs->urb_ctrl);
  2044. usb_free_urb(ucs->urb_ctrl);
  2045. ucs->urb_ctrl = NULL;
  2046. }
  2047. /* gigaset_probe
  2048. * This function is called when a new USB device is connected.
  2049. * It checks whether the new device is handled by this driver.
  2050. */
  2051. static int gigaset_probe(struct usb_interface *interface,
  2052. const struct usb_device_id *id)
  2053. {
  2054. struct usb_host_interface *hostif;
  2055. struct usb_device *udev = interface_to_usbdev(interface);
  2056. struct cardstate *cs = NULL;
  2057. struct bas_cardstate *ucs = NULL;
  2058. struct bas_bc_state *ubc;
  2059. struct usb_endpoint_descriptor *endpoint;
  2060. int i, j;
  2061. int rc;
  2062. gig_dbg(DEBUG_INIT,
  2063. "%s: Check if device matches .. (Vendor: 0x%x, Product: 0x%x)",
  2064. __func__, le16_to_cpu(udev->descriptor.idVendor),
  2065. le16_to_cpu(udev->descriptor.idProduct));
  2066. /* set required alternate setting */
  2067. hostif = interface->cur_altsetting;
  2068. if (hostif->desc.bAlternateSetting != 3) {
  2069. gig_dbg(DEBUG_INIT,
  2070. "%s: wrong alternate setting %d - trying to switch",
  2071. __func__, hostif->desc.bAlternateSetting);
  2072. if (usb_set_interface(udev, hostif->desc.bInterfaceNumber, 3)
  2073. < 0) {
  2074. dev_warn(&udev->dev, "usb_set_interface failed, "
  2075. "device %d interface %d altsetting %d\n",
  2076. udev->devnum, hostif->desc.bInterfaceNumber,
  2077. hostif->desc.bAlternateSetting);
  2078. return -ENODEV;
  2079. }
  2080. hostif = interface->cur_altsetting;
  2081. }
  2082. /* Reject application specific interfaces
  2083. */
  2084. if (hostif->desc.bInterfaceClass != 255) {
  2085. dev_warn(&udev->dev, "%s: bInterfaceClass == %d\n",
  2086. __func__, hostif->desc.bInterfaceClass);
  2087. return -ENODEV;
  2088. }
  2089. dev_info(&udev->dev,
  2090. "%s: Device matched (Vendor: 0x%x, Product: 0x%x)\n",
  2091. __func__, le16_to_cpu(udev->descriptor.idVendor),
  2092. le16_to_cpu(udev->descriptor.idProduct));
  2093. /* allocate memory for our device state and initialize it */
  2094. cs = gigaset_initcs(driver, BAS_CHANNELS, 0, 0, cidmode,
  2095. GIGASET_MODULENAME);
  2096. if (!cs)
  2097. return -ENODEV;
  2098. ucs = cs->hw.bas;
  2099. /* save off device structure ptrs for later use */
  2100. usb_get_dev(udev);
  2101. ucs->udev = udev;
  2102. ucs->interface = interface;
  2103. cs->dev = &interface->dev;
  2104. /* allocate URBs:
  2105. * - one for the interrupt pipe
  2106. * - three for the different uses of the default control pipe
  2107. * - three for each isochronous pipe
  2108. */
  2109. if (!(ucs->urb_int_in = usb_alloc_urb(0, GFP_KERNEL)) ||
  2110. !(ucs->urb_cmd_in = usb_alloc_urb(0, GFP_KERNEL)) ||
  2111. !(ucs->urb_cmd_out = usb_alloc_urb(0, GFP_KERNEL)) ||
  2112. !(ucs->urb_ctrl = usb_alloc_urb(0, GFP_KERNEL)))
  2113. goto allocerr;
  2114. for (j = 0; j < BAS_CHANNELS; ++j) {
  2115. ubc = cs->bcs[j].hw.bas;
  2116. for (i = 0; i < BAS_OUTURBS; ++i)
  2117. if (!(ubc->isoouturbs[i].urb =
  2118. usb_alloc_urb(BAS_NUMFRAMES, GFP_KERNEL)))
  2119. goto allocerr;
  2120. for (i = 0; i < BAS_INURBS; ++i)
  2121. if (!(ubc->isoinurbs[i] =
  2122. usb_alloc_urb(BAS_NUMFRAMES, GFP_KERNEL)))
  2123. goto allocerr;
  2124. }
  2125. ucs->rcvbuf = NULL;
  2126. ucs->rcvbuf_size = 0;
  2127. /* Fill the interrupt urb and send it to the core */
  2128. endpoint = &hostif->endpoint[0].desc;
  2129. usb_fill_int_urb(ucs->urb_int_in, udev,
  2130. usb_rcvintpipe(udev,
  2131. (endpoint->bEndpointAddress) & 0x0f),
  2132. ucs->int_in_buf, IP_MSGSIZE, read_int_callback, cs,
  2133. endpoint->bInterval);
  2134. rc = usb_submit_urb(ucs->urb_int_in, GFP_KERNEL);
  2135. if (rc != 0) {
  2136. dev_err(cs->dev, "could not submit interrupt URB: %s\n",
  2137. get_usb_rcmsg(rc));
  2138. goto error;
  2139. }
  2140. ucs->retry_int_in = 0;
  2141. /* tell the device that the driver is ready */
  2142. rc = req_submit(cs->bcs, HD_DEVICE_INIT_ACK, 0, 0);
  2143. if (rc != 0)
  2144. goto error;
  2145. /* tell common part that the device is ready */
  2146. if (startmode == SM_LOCKED)
  2147. cs->mstate = MS_LOCKED;
  2148. /* save address of controller structure */
  2149. usb_set_intfdata(interface, cs);
  2150. rc = gigaset_start(cs);
  2151. if (rc < 0)
  2152. goto error;
  2153. return 0;
  2154. allocerr:
  2155. dev_err(cs->dev, "could not allocate URBs\n");
  2156. rc = -ENOMEM;
  2157. error:
  2158. freeurbs(cs);
  2159. usb_set_intfdata(interface, NULL);
  2160. gigaset_freecs(cs);
  2161. return rc;
  2162. }
  2163. /* gigaset_disconnect
  2164. * This function is called when the Gigaset base is unplugged.
  2165. */
  2166. static void gigaset_disconnect(struct usb_interface *interface)
  2167. {
  2168. struct cardstate *cs;
  2169. struct bas_cardstate *ucs;
  2170. int j;
  2171. cs = usb_get_intfdata(interface);
  2172. ucs = cs->hw.bas;
  2173. dev_info(cs->dev, "disconnecting Gigaset base\n");
  2174. /* mark base as not ready, all channels disconnected */
  2175. ucs->basstate = 0;
  2176. /* tell LL all channels are down */
  2177. for (j = 0; j < BAS_CHANNELS; ++j)
  2178. gigaset_bchannel_down(cs->bcs + j);
  2179. /* stop driver (common part) */
  2180. gigaset_stop(cs);
  2181. /* stop delayed work and URBs, free ressources */
  2182. del_timer_sync(&ucs->timer_ctrl);
  2183. del_timer_sync(&ucs->timer_atrdy);
  2184. del_timer_sync(&ucs->timer_cmd_in);
  2185. del_timer_sync(&ucs->timer_int_in);
  2186. cancel_work_sync(&ucs->int_in_wq);
  2187. freeurbs(cs);
  2188. usb_set_intfdata(interface, NULL);
  2189. kfree(ucs->rcvbuf);
  2190. ucs->rcvbuf = NULL;
  2191. ucs->rcvbuf_size = 0;
  2192. usb_put_dev(ucs->udev);
  2193. ucs->interface = NULL;
  2194. ucs->udev = NULL;
  2195. cs->dev = NULL;
  2196. gigaset_freecs(cs);
  2197. }
  2198. /* gigaset_suspend
  2199. * This function is called before the USB connection is suspended.
  2200. */
  2201. static int gigaset_suspend(struct usb_interface *intf, pm_message_t message)
  2202. {
  2203. struct cardstate *cs = usb_get_intfdata(intf);
  2204. struct bas_cardstate *ucs = cs->hw.bas;
  2205. int rc;
  2206. /* set suspend flag; this stops AT command/response traffic */
  2207. if (update_basstate(ucs, BS_SUSPEND, 0) & BS_SUSPEND) {
  2208. gig_dbg(DEBUG_SUSPEND, "already suspended");
  2209. return 0;
  2210. }
  2211. /* wait a bit for blocking conditions to go away */
  2212. rc = wait_event_timeout(ucs->waitqueue,
  2213. !(ucs->basstate &
  2214. (BS_B1OPEN | BS_B2OPEN | BS_ATRDPEND | BS_ATWRPEND)),
  2215. BAS_TIMEOUT * HZ / 10);
  2216. gig_dbg(DEBUG_SUSPEND, "wait_event_timeout() -> %d", rc);
  2217. /* check for conditions preventing suspend */
  2218. if (ucs->basstate & (BS_B1OPEN | BS_B2OPEN | BS_ATRDPEND | BS_ATWRPEND)) {
  2219. dev_warn(cs->dev, "cannot suspend:\n");
  2220. if (ucs->basstate & BS_B1OPEN)
  2221. dev_warn(cs->dev, " B channel 1 open\n");
  2222. if (ucs->basstate & BS_B2OPEN)
  2223. dev_warn(cs->dev, " B channel 2 open\n");
  2224. if (ucs->basstate & BS_ATRDPEND)
  2225. dev_warn(cs->dev, " receiving AT reply\n");
  2226. if (ucs->basstate & BS_ATWRPEND)
  2227. dev_warn(cs->dev, " sending AT command\n");
  2228. update_basstate(ucs, 0, BS_SUSPEND);
  2229. return -EBUSY;
  2230. }
  2231. /* close AT channel if open */
  2232. if (ucs->basstate & BS_ATOPEN) {
  2233. gig_dbg(DEBUG_SUSPEND, "closing AT channel");
  2234. rc = req_submit(cs->bcs, HD_CLOSE_ATCHANNEL, 0, 0);
  2235. if (rc) {
  2236. update_basstate(ucs, 0, BS_SUSPEND);
  2237. return rc;
  2238. }
  2239. wait_event_timeout(ucs->waitqueue, !ucs->pending,
  2240. BAS_TIMEOUT * HZ / 10);
  2241. /* in case of timeout, proceed anyway */
  2242. }
  2243. /* kill all URBs and delayed work that might still be pending */
  2244. usb_kill_urb(ucs->urb_ctrl);
  2245. usb_kill_urb(ucs->urb_int_in);
  2246. del_timer_sync(&ucs->timer_ctrl);
  2247. del_timer_sync(&ucs->timer_atrdy);
  2248. del_timer_sync(&ucs->timer_cmd_in);
  2249. del_timer_sync(&ucs->timer_int_in);
  2250. cancel_work_sync(&ucs->int_in_wq);
  2251. gig_dbg(DEBUG_SUSPEND, "suspend complete");
  2252. return 0;
  2253. }
  2254. /* gigaset_resume
  2255. * This function is called after the USB connection has been resumed.
  2256. */
  2257. static int gigaset_resume(struct usb_interface *intf)
  2258. {
  2259. struct cardstate *cs = usb_get_intfdata(intf);
  2260. struct bas_cardstate *ucs = cs->hw.bas;
  2261. int rc;
  2262. /* resubmit interrupt URB for spontaneous messages from base */
  2263. rc = usb_submit_urb(ucs->urb_int_in, GFP_KERNEL);
  2264. if (rc) {
  2265. dev_err(cs->dev, "could not resubmit interrupt URB: %s\n",
  2266. get_usb_rcmsg(rc));
  2267. return rc;
  2268. }
  2269. ucs->retry_int_in = 0;
  2270. /* clear suspend flag to reallow activity */
  2271. update_basstate(ucs, 0, BS_SUSPEND);
  2272. gig_dbg(DEBUG_SUSPEND, "resume complete");
  2273. return 0;
  2274. }
  2275. /* gigaset_pre_reset
  2276. * This function is called before the USB connection is reset.
  2277. */
  2278. static int gigaset_pre_reset(struct usb_interface *intf)
  2279. {
  2280. /* handle just like suspend */
  2281. return gigaset_suspend(intf, PMSG_ON);
  2282. }
  2283. /* gigaset_post_reset
  2284. * This function is called after the USB connection has been reset.
  2285. */
  2286. static int gigaset_post_reset(struct usb_interface *intf)
  2287. {
  2288. /* FIXME: send HD_DEVICE_INIT_ACK? */
  2289. /* resume operations */
  2290. return gigaset_resume(intf);
  2291. }
  2292. static const struct gigaset_ops gigops = {
  2293. gigaset_write_cmd,
  2294. gigaset_write_room,
  2295. gigaset_chars_in_buffer,
  2296. gigaset_brkchars,
  2297. gigaset_init_bchannel,
  2298. gigaset_close_bchannel,
  2299. gigaset_initbcshw,
  2300. gigaset_freebcshw,
  2301. gigaset_reinitbcshw,
  2302. gigaset_initcshw,
  2303. gigaset_freecshw,
  2304. gigaset_set_modem_ctrl,
  2305. gigaset_baud_rate,
  2306. gigaset_set_line_ctrl,
  2307. gigaset_isoc_send_skb,
  2308. gigaset_isoc_input,
  2309. };
  2310. /* bas_gigaset_init
  2311. * This function is called after the kernel module is loaded.
  2312. */
  2313. static int __init bas_gigaset_init(void)
  2314. {
  2315. int result;
  2316. /* allocate memory for our driver state and initialize it */
  2317. driver = gigaset_initdriver(GIGASET_MINOR, GIGASET_MINORS,
  2318. GIGASET_MODULENAME, GIGASET_DEVNAME,
  2319. &gigops, THIS_MODULE);
  2320. if (driver == NULL)
  2321. goto error;
  2322. /* register this driver with the USB subsystem */
  2323. result = usb_register(&gigaset_usb_driver);
  2324. if (result < 0) {
  2325. pr_err("error %d registering USB driver\n", -result);
  2326. goto error;
  2327. }
  2328. pr_info(DRIVER_DESC "\n");
  2329. return 0;
  2330. error:
  2331. if (driver)
  2332. gigaset_freedriver(driver);
  2333. driver = NULL;
  2334. return -1;
  2335. }
  2336. /* bas_gigaset_exit
  2337. * This function is called before the kernel module is unloaded.
  2338. */
  2339. static void __exit bas_gigaset_exit(void)
  2340. {
  2341. struct bas_cardstate *ucs;
  2342. int i;
  2343. gigaset_blockdriver(driver); /* => probe will fail
  2344. * => no gigaset_start any more
  2345. */
  2346. /* stop all connected devices */
  2347. for (i = 0; i < driver->minors; i++) {
  2348. if (gigaset_shutdown(driver->cs + i) < 0)
  2349. continue; /* no device */
  2350. /* from now on, no isdn callback should be possible */
  2351. /* close all still open channels */
  2352. ucs = driver->cs[i].hw.bas;
  2353. if (ucs->basstate & BS_B1OPEN) {
  2354. gig_dbg(DEBUG_INIT, "closing B1 channel");
  2355. usb_control_msg(ucs->udev,
  2356. usb_sndctrlpipe(ucs->udev, 0),
  2357. HD_CLOSE_B1CHANNEL, OUT_VENDOR_REQ,
  2358. 0, 0, NULL, 0, BAS_TIMEOUT);
  2359. }
  2360. if (ucs->basstate & BS_B2OPEN) {
  2361. gig_dbg(DEBUG_INIT, "closing B2 channel");
  2362. usb_control_msg(ucs->udev,
  2363. usb_sndctrlpipe(ucs->udev, 0),
  2364. HD_CLOSE_B2CHANNEL, OUT_VENDOR_REQ,
  2365. 0, 0, NULL, 0, BAS_TIMEOUT);
  2366. }
  2367. if (ucs->basstate & BS_ATOPEN) {
  2368. gig_dbg(DEBUG_INIT, "closing AT channel");
  2369. usb_control_msg(ucs->udev,
  2370. usb_sndctrlpipe(ucs->udev, 0),
  2371. HD_CLOSE_ATCHANNEL, OUT_VENDOR_REQ,
  2372. 0, 0, NULL, 0, BAS_TIMEOUT);
  2373. }
  2374. ucs->basstate = 0;
  2375. }
  2376. /* deregister this driver with the USB subsystem */
  2377. usb_deregister(&gigaset_usb_driver);
  2378. /* this will call the disconnect-callback */
  2379. /* from now on, no disconnect/probe callback should be running */
  2380. gigaset_freedriver(driver);
  2381. driver = NULL;
  2382. }
  2383. module_init(bas_gigaset_init);
  2384. module_exit(bas_gigaset_exit);
  2385. MODULE_AUTHOR(DRIVER_AUTHOR);
  2386. MODULE_DESCRIPTION(DRIVER_DESC);
  2387. MODULE_LICENSE("GPL");