2 * Kernel CAPI interface for the Gigaset driver
4 * Copyright (c) 2009 by Tilman Schmidt <tilman@imap.cc>.
6 * =====================================================================
7 * This program is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU General Public License as
9 * published by the Free Software Foundation; either version 2 of
10 * the License, or (at your option) any later version.
11 * =====================================================================
15 #include <linux/proc_fs.h>
16 #include <linux/seq_file.h>
17 #include <linux/ratelimit.h>
18 #include <linux/isdn/capilli.h>
19 #include <linux/isdn/capicmd.h>
20 #include <linux/isdn/capiutil.h>
21 #include <linux/export.h>
23 /* missing from kernelcapi.h */
24 #define CapiNcpiNotSupportedByProtocol 0x0001
25 #define CapiFlagsNotSupportedByProtocol 0x0002
26 #define CapiAlertAlreadySent 0x0003
27 #define CapiFacilitySpecificFunctionNotSupported 0x3011
29 /* missing from capicmd.h */
30 #define CAPI_CONNECT_IND_BASELEN (CAPI_MSG_BASELEN + 4 + 2 + 8 * 1)
31 #define CAPI_CONNECT_ACTIVE_IND_BASELEN (CAPI_MSG_BASELEN + 4 + 3 * 1)
32 #define CAPI_CONNECT_B3_IND_BASELEN (CAPI_MSG_BASELEN + 4 + 1)
33 #define CAPI_CONNECT_B3_ACTIVE_IND_BASELEN (CAPI_MSG_BASELEN + 4 + 1)
34 #define CAPI_DATA_B3_REQ_LEN64 (CAPI_MSG_BASELEN + 4 + 4 + 2 + 2 + 2 + 8)
35 #define CAPI_DATA_B3_CONF_LEN (CAPI_MSG_BASELEN + 4 + 2 + 2)
36 #define CAPI_DISCONNECT_IND_LEN (CAPI_MSG_BASELEN + 4 + 2)
37 #define CAPI_DISCONNECT_B3_IND_BASELEN (CAPI_MSG_BASELEN + 4 + 2 + 1)
38 #define CAPI_FACILITY_CONF_BASELEN (CAPI_MSG_BASELEN + 4 + 2 + 2 + 1)
39 /* most _CONF messages contain only Controller/PLCI/NCCI and Info parameters */
40 #define CAPI_STDCONF_LEN (CAPI_MSG_BASELEN + 4 + 2)
42 #define CAPI_FACILITY_HANDSET 0x0000
43 #define CAPI_FACILITY_DTMF 0x0001
44 #define CAPI_FACILITY_V42BIS 0x0002
45 #define CAPI_FACILITY_SUPPSVC 0x0003
46 #define CAPI_FACILITY_WAKEUP 0x0004
47 #define CAPI_FACILITY_LI 0x0005
49 #define CAPI_SUPPSVC_GETSUPPORTED 0x0000
50 #define CAPI_SUPPSVC_LISTEN 0x0001
52 /* missing from capiutil.h */
53 #define CAPIMSG_PLCI_PART(m) CAPIMSG_U8(m, 9)
54 #define CAPIMSG_NCCI_PART(m) CAPIMSG_U16(m, 10)
55 #define CAPIMSG_HANDLE_REQ(m) CAPIMSG_U16(m, 18) /* DATA_B3_REQ/_IND only! */
56 #define CAPIMSG_FLAGS(m) CAPIMSG_U16(m, 20)
57 #define CAPIMSG_SETCONTROLLER(m, contr) capimsg_setu8(m, 8, contr)
58 #define CAPIMSG_SETPLCI_PART(m, plci) capimsg_setu8(m, 9, plci)
59 #define CAPIMSG_SETNCCI_PART(m, ncci) capimsg_setu16(m, 10, ncci)
60 #define CAPIMSG_SETFLAGS(m, flags) capimsg_setu16(m, 20, flags)
62 /* parameters with differing location in DATA_B3_CONF/_RESP: */
63 #define CAPIMSG_SETHANDLE_CONF(m, handle) capimsg_setu16(m, 12, handle)
64 #define CAPIMSG_SETINFO_CONF(m, info) capimsg_setu16(m, 14, info)
66 /* Flags (DATA_B3_REQ/_IND) */
67 #define CAPI_FLAGS_DELIVERY_CONFIRMATION 0x04
68 #define CAPI_FLAGS_RESERVED (~0x1f)
71 #define MAX_BC_OCTETS 11
72 #define MAX_HLC_OCTETS 3
73 #define MAX_NUMBER_DIGITS 20
74 #define MAX_FMT_IE_LEN 20
76 /* values for bcs->apconnstate */
77 #define APCONN_NONE 0 /* inactive/listening */
78 #define APCONN_SETUP 1 /* connecting */
79 #define APCONN_ACTIVE 2 /* B channel up */
81 /* registered application data structure */
82 struct gigaset_capi_appl {
83 struct list_head ctrlist;
84 struct gigaset_capi_appl *bcnext;
86 struct capi_register_params rp;
87 u16 nextMessageNumber;
92 /* CAPI specific controller data structure */
93 struct gigaset_capi_ctr {
95 struct list_head appls;
96 struct sk_buff_head sendqueue;
98 /* two _cmsg structures possibly used concurrently: */
99 _cmsg hcmsg; /* for message composition triggered from hardware */
100 _cmsg acmsg; /* for dissection of messages sent from application */
101 u8 bc_buf[MAX_BC_OCTETS + 1];
102 u8 hlc_buf[MAX_HLC_OCTETS + 1];
103 u8 cgpty_buf[MAX_NUMBER_DIGITS + 3];
104 u8 cdpty_buf[MAX_NUMBER_DIGITS + 2];
107 /* CIP Value table (from CAPI 2.0 standard, ch. 6.1) */
112 [1] = { "8090A3", NULL },
114 [2] = { "8890", NULL },
115 /* Unrestricted digital information */
116 [3] = { "8990", NULL },
117 /* Restricted digital information */
118 [4] = { "9090A3", NULL },
119 /* 3,1 kHz audio (A-law) */
120 [5] = { "9190", NULL },
122 [6] = { "9890", NULL },
124 [7] = { "88C0C6E6", NULL },
126 [8] = { "8890218F", NULL },
127 /* 56 kbit/s rate adaptation */
128 [9] = { "9190A5", NULL },
129 /* Unrestricted digital information with tones/announcements */
130 [16] = { "8090A3", "9181" },
132 [17] = { "9090A3", "9184" },
133 /* Group 2/3 facsimile */
134 [18] = { "8890", "91A1" },
135 /* Group 4 facsimile Class 1 */
136 [19] = { "8890", "91A4" },
137 /* Teletex service basic and mixed mode
138 and Group 4 facsimile service Classes II and III */
139 [20] = { "8890", "91A8" },
140 /* Teletex service basic and processable mode */
141 [21] = { "8890", "91B1" },
142 /* Teletex service basic mode */
143 [22] = { "8890", "91B2" },
144 /* International interworking for Videotex */
145 [23] = { "8890", "91B5" },
147 [24] = { "8890", "91B8" },
148 /* Message Handling Systems in accordance with X.400 */
149 [25] = { "8890", "91C1" },
150 /* OSI application in accordance with X.200 */
151 [26] = { "9190A5", "9181" },
152 /* 7 kHz telephony */
153 [27] = { "9190A5", "916001" },
154 /* Video telephony, first connection */
155 [28] = { "8890", "916002" },
156 /* Video telephony, second connection */
165 * emit unsupported parameter warning
167 static inline void ignore_cstruct_param(struct cardstate *cs, _cstruct param,
168 char *msgname, char *paramname)
171 dev_warn(cs->dev, "%s: ignoring unsupported parameter: %s\n",
176 * convert an IE from Gigaset hex string to ETSI binary representation
177 * including length byte
178 * return value: result length, -1 on error
180 static int encode_ie(char *in, u8 *out, int maxlen)
184 if (!isxdigit(in[0]) || !isxdigit(in[1]) || l >= maxlen)
186 out[++l] = (hex_to_bin(in[0]) << 4) + hex_to_bin(in[1]);
194 * convert an IE from ETSI binary representation including length byte
195 * to Gigaset hex string
197 static void decode_ie(u8 *in, char *out)
201 /* ToDo: conversion to upper case necessary? */
202 *out++ = toupper(hex_asc_hi(*++in));
203 *out++ = toupper(hex_asc_lo(*in));
208 * retrieve application data structure for an application ID
210 static inline struct gigaset_capi_appl *
211 get_appl(struct gigaset_capi_ctr *iif, u16 appl)
213 struct gigaset_capi_appl *ap;
215 list_for_each_entry(ap, &iif->appls, ctrlist)
222 * dump CAPI message to kernel messages for debugging
224 static inline void dump_cmsg(enum debuglevel level, const char *tag, _cmsg *p)
226 #ifdef CONFIG_GIGASET_DEBUG
227 /* dump at most 20 messages in 20 secs */
228 static DEFINE_RATELIMIT_STATE(msg_dump_ratelimit, 20 * HZ, 20);
231 if (!(gigaset_debuglevel & level))
233 if (!___ratelimit(&msg_dump_ratelimit, tag))
236 cdb = capi_cmsg2str(p);
238 gig_dbg(level, "%s: [%d] %s", tag, p->ApplId, cdb->buf);
241 gig_dbg(level, "%s: [%d] %s", tag, p->ApplId,
242 capi_cmd2str(p->Command, p->Subcommand));
247 static inline void dump_rawmsg(enum debuglevel level, const char *tag,
250 #ifdef CONFIG_GIGASET_DEBUG
254 if (!(gigaset_debuglevel & level))
257 l = CAPIMSG_LEN(data);
259 gig_dbg(level, "%s: ??? LEN=%04d", tag, l);
262 gig_dbg(level, "%s: 0x%02x:0x%02x: ID=%03d #0x%04x LEN=%04d NCCI=0x%x",
263 tag, CAPIMSG_COMMAND(data), CAPIMSG_SUBCOMMAND(data),
264 CAPIMSG_APPID(data), CAPIMSG_MSGID(data), l,
265 CAPIMSG_CONTROL(data));
267 dbgline = kmalloc(3 * l, GFP_ATOMIC);
270 for (i = 0; i < l; i++) {
271 dbgline[3 * i] = hex_asc_hi(data[12 + i]);
272 dbgline[3 * i + 1] = hex_asc_lo(data[12 + i]);
273 dbgline[3 * i + 2] = ' ';
275 dbgline[3 * l - 1] = '\0';
276 gig_dbg(level, " %s", dbgline);
278 if (CAPIMSG_COMMAND(data) == CAPI_DATA_B3 &&
279 (CAPIMSG_SUBCOMMAND(data) == CAPI_REQ ||
280 CAPIMSG_SUBCOMMAND(data) == CAPI_IND)) {
281 l = CAPIMSG_DATALEN(data);
282 gig_dbg(level, " DataLength=%d", l);
283 if (l <= 0 || !(gigaset_debuglevel & DEBUG_LLDATA))
286 l = 64; /* arbitrary limit */
287 dbgline = kmalloc(3 * l, GFP_ATOMIC);
290 data += CAPIMSG_LEN(data);
291 for (i = 0; i < l; i++) {
292 dbgline[3 * i] = hex_asc_hi(data[i]);
293 dbgline[3 * i + 1] = hex_asc_lo(data[i]);
294 dbgline[3 * i + 2] = ' ';
296 dbgline[3 * l - 1] = '\0';
297 gig_dbg(level, " %s", dbgline);
304 * format CAPI IE as string
307 static const char *format_ie(const char *ie)
309 static char result[3 * MAX_FMT_IE_LEN];
317 if (count > MAX_FMT_IE_LEN)
318 count = MAX_FMT_IE_LEN - 1;
320 *pout++ = hex_asc_hi(*++ie);
321 *pout++ = hex_asc_lo(*ie);
324 if (len > MAX_FMT_IE_LEN) {
334 * emit DATA_B3_CONF message
336 static void send_data_b3_conf(struct cardstate *cs, struct capi_ctr *ctr,
337 u16 appl, u16 msgid, int channel,
338 u16 handle, u16 info)
340 struct sk_buff *cskb;
343 cskb = alloc_skb(CAPI_DATA_B3_CONF_LEN, GFP_ATOMIC);
345 dev_err(cs->dev, "%s: out of memory\n", __func__);
348 /* frequent message, avoid _cmsg overhead */
349 msg = __skb_put(cskb, CAPI_DATA_B3_CONF_LEN);
350 CAPIMSG_SETLEN(msg, CAPI_DATA_B3_CONF_LEN);
351 CAPIMSG_SETAPPID(msg, appl);
352 CAPIMSG_SETCOMMAND(msg, CAPI_DATA_B3);
353 CAPIMSG_SETSUBCOMMAND(msg, CAPI_CONF);
354 CAPIMSG_SETMSGID(msg, msgid);
355 CAPIMSG_SETCONTROLLER(msg, ctr->cnr);
356 CAPIMSG_SETPLCI_PART(msg, channel);
357 CAPIMSG_SETNCCI_PART(msg, 1);
358 CAPIMSG_SETHANDLE_CONF(msg, handle);
359 CAPIMSG_SETINFO_CONF(msg, info);
362 dump_rawmsg(DEBUG_MCMD, __func__, msg);
363 capi_ctr_handle_message(ctr, appl, cskb);
368 * driver interface functions
369 * ==========================
373 * gigaset_skb_sent() - acknowledge transmission of outgoing skb
374 * @bcs: B channel descriptor structure.
377 * Called by hardware module {bas,ser,usb}_gigaset when the data in a
378 * skb has been successfully sent, for signalling completion to the LL.
380 void gigaset_skb_sent(struct bc_state *bcs, struct sk_buff *dskb)
382 struct cardstate *cs = bcs->cs;
383 struct gigaset_capi_ctr *iif = cs->iif;
384 struct gigaset_capi_appl *ap = bcs->ap;
385 unsigned char *req = skb_mac_header(dskb);
388 /* update statistics */
392 gig_dbg(DEBUG_MCMD, "%s: application gone", __func__);
396 /* don't send further B3 messages if disconnected */
397 if (bcs->apconnstate < APCONN_ACTIVE) {
398 gig_dbg(DEBUG_MCMD, "%s: disconnected", __func__);
403 * send DATA_B3_CONF if "delivery confirmation" bit was set in request;
404 * otherwise it has already been sent by do_data_b3_req()
406 flags = CAPIMSG_FLAGS(req);
407 if (flags & CAPI_FLAGS_DELIVERY_CONFIRMATION)
408 send_data_b3_conf(cs, &iif->ctr, ap->id, CAPIMSG_MSGID(req),
409 bcs->channel + 1, CAPIMSG_HANDLE_REQ(req),
410 (flags & ~CAPI_FLAGS_DELIVERY_CONFIRMATION) ?
411 CapiFlagsNotSupportedByProtocol :
414 EXPORT_SYMBOL_GPL(gigaset_skb_sent);
417 * gigaset_skb_rcvd() - pass received skb to LL
418 * @bcs: B channel descriptor structure.
419 * @skb: received data.
421 * Called by hardware module {bas,ser,usb}_gigaset when user data has
422 * been successfully received, for passing to the LL.
423 * Warning: skb must not be accessed anymore!
425 void gigaset_skb_rcvd(struct bc_state *bcs, struct sk_buff *skb)
427 struct cardstate *cs = bcs->cs;
428 struct gigaset_capi_ctr *iif = cs->iif;
429 struct gigaset_capi_appl *ap = bcs->ap;
432 /* update statistics */
436 gig_dbg(DEBUG_MCMD, "%s: application gone", __func__);
437 dev_kfree_skb_any(skb);
441 /* don't send further B3 messages if disconnected */
442 if (bcs->apconnstate < APCONN_ACTIVE) {
443 gig_dbg(DEBUG_MCMD, "%s: disconnected", __func__);
444 dev_kfree_skb_any(skb);
449 * prepend DATA_B3_IND message to payload
450 * Parameters: NCCI = 1, all others 0/unused
451 * frequent message, avoid _cmsg overhead
453 skb_push(skb, CAPI_DATA_B3_REQ_LEN);
454 CAPIMSG_SETLEN(skb->data, CAPI_DATA_B3_REQ_LEN);
455 CAPIMSG_SETAPPID(skb->data, ap->id);
456 CAPIMSG_SETCOMMAND(skb->data, CAPI_DATA_B3);
457 CAPIMSG_SETSUBCOMMAND(skb->data, CAPI_IND);
458 CAPIMSG_SETMSGID(skb->data, ap->nextMessageNumber++);
459 CAPIMSG_SETCONTROLLER(skb->data, iif->ctr.cnr);
460 CAPIMSG_SETPLCI_PART(skb->data, bcs->channel + 1);
461 CAPIMSG_SETNCCI_PART(skb->data, 1);
462 /* Data parameter not used */
463 CAPIMSG_SETDATALEN(skb->data, len);
464 /* Data handle parameter not used */
465 CAPIMSG_SETFLAGS(skb->data, 0);
466 /* Data64 parameter not present */
469 dump_rawmsg(DEBUG_MCMD, __func__, skb->data);
470 capi_ctr_handle_message(&iif->ctr, ap->id, skb);
472 EXPORT_SYMBOL_GPL(gigaset_skb_rcvd);
475 * gigaset_isdn_rcv_err() - signal receive error
476 * @bcs: B channel descriptor structure.
478 * Called by hardware module {bas,ser,usb}_gigaset when a receive error
479 * has occurred, for signalling to the LL.
481 void gigaset_isdn_rcv_err(struct bc_state *bcs)
483 /* if currently ignoring packets, just count down */
489 /* update statistics */
492 /* ToDo: signal error -> LL */
494 EXPORT_SYMBOL_GPL(gigaset_isdn_rcv_err);
497 * gigaset_isdn_icall() - signal incoming call
498 * @at_state: connection state structure.
500 * Called by main module at tasklet level to notify the LL that an incoming
501 * call has been received. @at_state contains the parameters of the call.
503 * Return value: call disposition (ICALL_*)
505 int gigaset_isdn_icall(struct at_state_t *at_state)
507 struct cardstate *cs = at_state->cs;
508 struct bc_state *bcs = at_state->bcs;
509 struct gigaset_capi_ctr *iif = cs->iif;
510 struct gigaset_capi_appl *ap;
513 unsigned int msgsize;
518 * ToDo: signal calls without a free B channel, too
519 * (requires a u8 handle for the at_state structure that can
520 * be stored in the PLCI and used in the CONNECT_RESP message
521 * handler to retrieve it)
526 /* prepare CONNECT_IND message, using B channel number as PLCI */
527 capi_cmsg_header(&iif->hcmsg, 0, CAPI_CONNECT, CAPI_IND, 0,
528 iif->ctr.cnr | ((bcs->channel + 1) << 8));
530 /* minimum size, all structs empty */
531 msgsize = CAPI_CONNECT_IND_BASELEN;
533 /* Bearer Capability (mandatory) */
534 if (at_state->str_var[STR_ZBC]) {
535 /* pass on BC from Gigaset */
536 if (encode_ie(at_state->str_var[STR_ZBC], iif->bc_buf,
537 MAX_BC_OCTETS) < 0) {
538 dev_warn(cs->dev, "RING ignored - bad BC %s\n",
539 at_state->str_var[STR_ZBC]);
543 /* look up corresponding CIP value */
544 iif->hcmsg.CIPValue = 0; /* default if nothing found */
545 for (i = 0; i < ARRAY_SIZE(cip2bchlc); i++)
546 if (cip2bchlc[i].bc != NULL &&
547 cip2bchlc[i].hlc == NULL &&
548 !strcmp(cip2bchlc[i].bc,
549 at_state->str_var[STR_ZBC])) {
550 iif->hcmsg.CIPValue = i;
554 /* no BC (internal call): assume CIP 1 (speech, A-law) */
555 iif->hcmsg.CIPValue = 1;
556 encode_ie(cip2bchlc[1].bc, iif->bc_buf, MAX_BC_OCTETS);
558 iif->hcmsg.BC = iif->bc_buf;
559 msgsize += iif->hcmsg.BC[0];
561 /* High Layer Compatibility (optional) */
562 if (at_state->str_var[STR_ZHLC]) {
563 /* pass on HLC from Gigaset */
564 if (encode_ie(at_state->str_var[STR_ZHLC], iif->hlc_buf,
565 MAX_HLC_OCTETS) < 0) {
566 dev_warn(cs->dev, "RING ignored - bad HLC %s\n",
567 at_state->str_var[STR_ZHLC]);
570 iif->hcmsg.HLC = iif->hlc_buf;
571 msgsize += iif->hcmsg.HLC[0];
573 /* look up corresponding CIP value */
574 /* keep BC based CIP value if none found */
575 if (at_state->str_var[STR_ZBC])
576 for (i = 0; i < ARRAY_SIZE(cip2bchlc); i++)
577 if (cip2bchlc[i].hlc != NULL &&
578 !strcmp(cip2bchlc[i].hlc,
579 at_state->str_var[STR_ZHLC]) &&
580 !strcmp(cip2bchlc[i].bc,
581 at_state->str_var[STR_ZBC])) {
582 iif->hcmsg.CIPValue = i;
587 /* Called Party Number (optional) */
588 if (at_state->str_var[STR_ZCPN]) {
589 i = strlen(at_state->str_var[STR_ZCPN]);
590 if (i > MAX_NUMBER_DIGITS) {
591 dev_warn(cs->dev, "RING ignored - bad number %s\n",
592 at_state->str_var[STR_ZBC]);
595 iif->cdpty_buf[0] = i + 1;
596 iif->cdpty_buf[1] = 0x80; /* type / numbering plan unknown */
597 memcpy(iif->cdpty_buf + 2, at_state->str_var[STR_ZCPN], i);
598 iif->hcmsg.CalledPartyNumber = iif->cdpty_buf;
599 msgsize += iif->hcmsg.CalledPartyNumber[0];
602 /* Calling Party Number (optional) */
603 if (at_state->str_var[STR_NMBR]) {
604 i = strlen(at_state->str_var[STR_NMBR]);
605 if (i > MAX_NUMBER_DIGITS) {
606 dev_warn(cs->dev, "RING ignored - bad number %s\n",
607 at_state->str_var[STR_ZBC]);
610 iif->cgpty_buf[0] = i + 2;
611 iif->cgpty_buf[1] = 0x00; /* type / numbering plan unknown */
612 iif->cgpty_buf[2] = 0x80; /* pres. allowed, not screened */
613 memcpy(iif->cgpty_buf + 3, at_state->str_var[STR_NMBR], i);
614 iif->hcmsg.CallingPartyNumber = iif->cgpty_buf;
615 msgsize += iif->hcmsg.CallingPartyNumber[0];
618 /* remaining parameters (not supported, always left NULL):
619 * - CalledPartySubaddress
620 * - CallingPartySubaddress
622 * - BChannelinformation
625 * - Facilitydataarray
628 gig_dbg(DEBUG_CMD, "icall: PLCI %x CIP %d BC %s",
629 iif->hcmsg.adr.adrPLCI, iif->hcmsg.CIPValue,
630 format_ie(iif->hcmsg.BC));
631 gig_dbg(DEBUG_CMD, "icall: HLC %s",
632 format_ie(iif->hcmsg.HLC));
633 gig_dbg(DEBUG_CMD, "icall: CgPty %s",
634 format_ie(iif->hcmsg.CallingPartyNumber));
635 gig_dbg(DEBUG_CMD, "icall: CdPty %s",
636 format_ie(iif->hcmsg.CalledPartyNumber));
638 /* scan application list for matching listeners */
639 spin_lock_irqsave(&bcs->aplock, flags);
640 if (bcs->ap != NULL || bcs->apconnstate != APCONN_NONE) {
641 dev_warn(cs->dev, "%s: channel not properly cleared (%p/%d)\n",
642 __func__, bcs->ap, bcs->apconnstate);
644 bcs->apconnstate = APCONN_NONE;
646 spin_unlock_irqrestore(&bcs->aplock, flags);
647 actCIPmask = 1 | (1 << iif->hcmsg.CIPValue);
648 list_for_each_entry(ap, &iif->appls, ctrlist)
649 if (actCIPmask & ap->listenCIPmask) {
650 /* build CONNECT_IND message for this application */
651 iif->hcmsg.ApplId = ap->id;
652 iif->hcmsg.Messagenumber = ap->nextMessageNumber++;
654 skb = alloc_skb(msgsize, GFP_ATOMIC);
656 dev_err(cs->dev, "%s: out of memory\n",
660 capi_cmsg2message(&iif->hcmsg, __skb_put(skb, msgsize));
661 dump_cmsg(DEBUG_CMD, __func__, &iif->hcmsg);
663 /* add to listeners on this B channel, update state */
664 spin_lock_irqsave(&bcs->aplock, flags);
665 ap->bcnext = bcs->ap;
667 bcs->chstate |= CHS_NOTIFY_LL;
668 bcs->apconnstate = APCONN_SETUP;
669 spin_unlock_irqrestore(&bcs->aplock, flags);
672 capi_ctr_handle_message(&iif->ctr, ap->id, skb);
676 * Return "accept" if any listeners.
677 * Gigaset will send ALERTING.
678 * There doesn't seem to be a way to avoid this.
680 return bcs->ap ? ICALL_ACCEPT : ICALL_IGNORE;
684 * send a DISCONNECT_IND message to an application
685 * does not sleep, clobbers the controller's hcmsg structure
687 static void send_disconnect_ind(struct bc_state *bcs,
688 struct gigaset_capi_appl *ap, u16 reason)
690 struct cardstate *cs = bcs->cs;
691 struct gigaset_capi_ctr *iif = cs->iif;
694 if (bcs->apconnstate == APCONN_NONE)
697 capi_cmsg_header(&iif->hcmsg, ap->id, CAPI_DISCONNECT, CAPI_IND,
698 ap->nextMessageNumber++,
699 iif->ctr.cnr | ((bcs->channel + 1) << 8));
700 iif->hcmsg.Reason = reason;
701 skb = alloc_skb(CAPI_DISCONNECT_IND_LEN, GFP_ATOMIC);
703 dev_err(cs->dev, "%s: out of memory\n", __func__);
706 capi_cmsg2message(&iif->hcmsg, __skb_put(skb, CAPI_DISCONNECT_IND_LEN));
707 dump_cmsg(DEBUG_CMD, __func__, &iif->hcmsg);
708 capi_ctr_handle_message(&iif->ctr, ap->id, skb);
712 * send a DISCONNECT_B3_IND message to an application
713 * Parameters: NCCI = 1, NCPI empty, Reason_B3 = 0
714 * does not sleep, clobbers the controller's hcmsg structure
716 static void send_disconnect_b3_ind(struct bc_state *bcs,
717 struct gigaset_capi_appl *ap)
719 struct cardstate *cs = bcs->cs;
720 struct gigaset_capi_ctr *iif = cs->iif;
723 /* nothing to do if no logical connection active */
724 if (bcs->apconnstate < APCONN_ACTIVE)
726 bcs->apconnstate = APCONN_SETUP;
728 capi_cmsg_header(&iif->hcmsg, ap->id, CAPI_DISCONNECT_B3, CAPI_IND,
729 ap->nextMessageNumber++,
730 iif->ctr.cnr | ((bcs->channel + 1) << 8) | (1 << 16));
731 skb = alloc_skb(CAPI_DISCONNECT_B3_IND_BASELEN, GFP_ATOMIC);
733 dev_err(cs->dev, "%s: out of memory\n", __func__);
736 capi_cmsg2message(&iif->hcmsg,
737 __skb_put(skb, CAPI_DISCONNECT_B3_IND_BASELEN));
738 dump_cmsg(DEBUG_CMD, __func__, &iif->hcmsg);
739 capi_ctr_handle_message(&iif->ctr, ap->id, skb);
743 * gigaset_isdn_connD() - signal D channel connect
744 * @bcs: B channel descriptor structure.
746 * Called by main module at tasklet level to notify the LL that the D channel
747 * connection has been established.
749 void gigaset_isdn_connD(struct bc_state *bcs)
751 struct cardstate *cs = bcs->cs;
752 struct gigaset_capi_ctr *iif = cs->iif;
753 struct gigaset_capi_appl *ap;
755 unsigned int msgsize;
758 spin_lock_irqsave(&bcs->aplock, flags);
761 spin_unlock_irqrestore(&bcs->aplock, flags);
762 gig_dbg(DEBUG_CMD, "%s: application gone", __func__);
765 if (bcs->apconnstate == APCONN_NONE) {
766 spin_unlock_irqrestore(&bcs->aplock, flags);
767 dev_warn(cs->dev, "%s: application %u not connected\n",
771 spin_unlock_irqrestore(&bcs->aplock, flags);
773 /* this should never happen */
774 dev_warn(cs->dev, "%s: dropping extra application %u\n",
775 __func__, ap->bcnext->id);
776 send_disconnect_ind(bcs, ap->bcnext,
777 CapiCallGivenToOtherApplication);
778 ap->bcnext = ap->bcnext->bcnext;
781 /* prepare CONNECT_ACTIVE_IND message
782 * Note: LLC not supported by device
784 capi_cmsg_header(&iif->hcmsg, ap->id, CAPI_CONNECT_ACTIVE, CAPI_IND,
785 ap->nextMessageNumber++,
786 iif->ctr.cnr | ((bcs->channel + 1) << 8));
788 /* minimum size, all structs empty */
789 msgsize = CAPI_CONNECT_ACTIVE_IND_BASELEN;
791 /* ToDo: set parameter: Connected number
792 * (requires ev-layer state machine extension to collect
796 /* build and emit CONNECT_ACTIVE_IND message */
797 skb = alloc_skb(msgsize, GFP_ATOMIC);
799 dev_err(cs->dev, "%s: out of memory\n", __func__);
802 capi_cmsg2message(&iif->hcmsg, __skb_put(skb, msgsize));
803 dump_cmsg(DEBUG_CMD, __func__, &iif->hcmsg);
804 capi_ctr_handle_message(&iif->ctr, ap->id, skb);
808 * gigaset_isdn_hupD() - signal D channel hangup
809 * @bcs: B channel descriptor structure.
811 * Called by main module at tasklet level to notify the LL that the D channel
812 * connection has been shut down.
814 void gigaset_isdn_hupD(struct bc_state *bcs)
816 struct gigaset_capi_appl *ap;
820 * ToDo: pass on reason code reported by device
821 * (requires ev-layer state machine extension to collect
824 spin_lock_irqsave(&bcs->aplock, flags);
825 while (bcs->ap != NULL) {
827 bcs->ap = ap->bcnext;
828 spin_unlock_irqrestore(&bcs->aplock, flags);
829 send_disconnect_b3_ind(bcs, ap);
830 send_disconnect_ind(bcs, ap, 0);
831 spin_lock_irqsave(&bcs->aplock, flags);
833 bcs->apconnstate = APCONN_NONE;
834 spin_unlock_irqrestore(&bcs->aplock, flags);
838 * gigaset_isdn_connB() - signal B channel connect
839 * @bcs: B channel descriptor structure.
841 * Called by main module at tasklet level to notify the LL that the B channel
842 * connection has been established.
844 void gigaset_isdn_connB(struct bc_state *bcs)
846 struct cardstate *cs = bcs->cs;
847 struct gigaset_capi_ctr *iif = cs->iif;
848 struct gigaset_capi_appl *ap;
851 unsigned int msgsize;
854 spin_lock_irqsave(&bcs->aplock, flags);
857 spin_unlock_irqrestore(&bcs->aplock, flags);
858 gig_dbg(DEBUG_CMD, "%s: application gone", __func__);
861 if (!bcs->apconnstate) {
862 spin_unlock_irqrestore(&bcs->aplock, flags);
863 dev_warn(cs->dev, "%s: application %u not connected\n",
869 * emit CONNECT_B3_ACTIVE_IND if we already got CONNECT_B3_REQ;
870 * otherwise we have to emit CONNECT_B3_IND first, and follow up with
871 * CONNECT_B3_ACTIVE_IND in reply to CONNECT_B3_RESP
872 * Parameters in both cases always: NCCI = 1, NCPI empty
874 if (bcs->apconnstate >= APCONN_ACTIVE) {
875 command = CAPI_CONNECT_B3_ACTIVE;
876 msgsize = CAPI_CONNECT_B3_ACTIVE_IND_BASELEN;
878 command = CAPI_CONNECT_B3;
879 msgsize = CAPI_CONNECT_B3_IND_BASELEN;
881 bcs->apconnstate = APCONN_ACTIVE;
883 spin_unlock_irqrestore(&bcs->aplock, flags);
886 /* this should never happen */
887 dev_warn(cs->dev, "%s: dropping extra application %u\n",
888 __func__, ap->bcnext->id);
889 send_disconnect_ind(bcs, ap->bcnext,
890 CapiCallGivenToOtherApplication);
891 ap->bcnext = ap->bcnext->bcnext;
894 capi_cmsg_header(&iif->hcmsg, ap->id, command, CAPI_IND,
895 ap->nextMessageNumber++,
896 iif->ctr.cnr | ((bcs->channel + 1) << 8) | (1 << 16));
897 skb = alloc_skb(msgsize, GFP_ATOMIC);
899 dev_err(cs->dev, "%s: out of memory\n", __func__);
902 capi_cmsg2message(&iif->hcmsg, __skb_put(skb, msgsize));
903 dump_cmsg(DEBUG_CMD, __func__, &iif->hcmsg);
904 capi_ctr_handle_message(&iif->ctr, ap->id, skb);
908 * gigaset_isdn_hupB() - signal B channel hangup
909 * @bcs: B channel descriptor structure.
911 * Called by main module to notify the LL that the B channel connection has
914 void gigaset_isdn_hupB(struct bc_state *bcs)
916 struct gigaset_capi_appl *ap = bcs->ap;
918 /* ToDo: assure order of DISCONNECT_B3_IND and DISCONNECT_IND ? */
921 gig_dbg(DEBUG_CMD, "%s: application gone", __func__);
925 send_disconnect_b3_ind(bcs, ap);
929 * gigaset_isdn_start() - signal device availability
930 * @cs: device descriptor structure.
932 * Called by main module to notify the LL that the device is available for
935 void gigaset_isdn_start(struct cardstate *cs)
937 struct gigaset_capi_ctr *iif = cs->iif;
939 /* fill profile data: manufacturer name */
940 strcpy(iif->ctr.manu, "Siemens");
941 /* CAPI and device version */
942 iif->ctr.version.majorversion = 2; /* CAPI 2.0 */
943 iif->ctr.version.minorversion = 0;
944 /* ToDo: check/assert cs->gotfwver? */
945 iif->ctr.version.majormanuversion = cs->fwver[0];
946 iif->ctr.version.minormanuversion = cs->fwver[1];
947 /* number of B channels supported */
948 iif->ctr.profile.nbchannel = cs->channels;
949 /* global options: internal controller, supplementary services */
950 iif->ctr.profile.goptions = 0x11;
951 /* B1 protocols: 64 kbit/s HDLC or transparent */
952 iif->ctr.profile.support1 = 0x03;
953 /* B2 protocols: transparent only */
954 /* ToDo: X.75 SLP ? */
955 iif->ctr.profile.support2 = 0x02;
956 /* B3 protocols: transparent only */
957 iif->ctr.profile.support3 = 0x01;
958 /* no serial number */
959 strcpy(iif->ctr.serial, "0");
960 capi_ctr_ready(&iif->ctr);
964 * gigaset_isdn_stop() - signal device unavailability
965 * @cs: device descriptor structure.
967 * Called by main module to notify the LL that the device is no longer
970 void gigaset_isdn_stop(struct cardstate *cs)
972 struct gigaset_capi_ctr *iif = cs->iif;
973 capi_ctr_down(&iif->ctr);
977 * kernel CAPI callback methods
978 * ============================
982 * register CAPI application
984 static void gigaset_register_appl(struct capi_ctr *ctr, u16 appl,
985 capi_register_params *rp)
987 struct gigaset_capi_ctr *iif
988 = container_of(ctr, struct gigaset_capi_ctr, ctr);
989 struct cardstate *cs = ctr->driverdata;
990 struct gigaset_capi_appl *ap;
992 gig_dbg(DEBUG_CMD, "%s [%u] l3cnt=%u blkcnt=%u blklen=%u",
993 __func__, appl, rp->level3cnt, rp->datablkcnt, rp->datablklen);
995 list_for_each_entry(ap, &iif->appls, ctrlist)
996 if (ap->id == appl) {
998 "application %u already registered\n", appl);
1002 ap = kzalloc(sizeof(*ap), GFP_KERNEL);
1004 dev_err(cs->dev, "%s: out of memory\n", __func__);
1010 list_add(&ap->ctrlist, &iif->appls);
1011 dev_info(cs->dev, "application %u registered\n", ap->id);
1015 * remove CAPI application from channel
1016 * helper function to keep indentation levels down and stay in 80 columns
1019 static inline void remove_appl_from_channel(struct bc_state *bcs,
1020 struct gigaset_capi_appl *ap)
1022 struct cardstate *cs = bcs->cs;
1023 struct gigaset_capi_appl *bcap;
1024 unsigned long flags;
1027 spin_lock_irqsave(&bcs->aplock, flags);
1030 spin_unlock_irqrestore(&bcs->aplock, flags);
1034 /* check first application on channel */
1036 bcs->ap = ap->bcnext;
1037 if (bcs->ap != NULL) {
1038 spin_unlock_irqrestore(&bcs->aplock, flags);
1042 /* none left, clear channel state */
1043 prevconnstate = bcs->apconnstate;
1044 bcs->apconnstate = APCONN_NONE;
1045 spin_unlock_irqrestore(&bcs->aplock, flags);
1047 if (prevconnstate == APCONN_ACTIVE) {
1048 dev_notice(cs->dev, "%s: hanging up channel %u\n",
1049 __func__, bcs->channel);
1050 gigaset_add_event(cs, &bcs->at_state,
1051 EV_HUP, NULL, 0, NULL);
1052 gigaset_schedule_event(cs);
1057 /* check remaining list */
1059 if (bcap->bcnext == ap) {
1060 bcap->bcnext = bcap->bcnext->bcnext;
1061 spin_unlock_irqrestore(&bcs->aplock, flags);
1064 bcap = bcap->bcnext;
1065 } while (bcap != NULL);
1066 spin_unlock_irqrestore(&bcs->aplock, flags);
1070 * release CAPI application
1072 static void gigaset_release_appl(struct capi_ctr *ctr, u16 appl)
1074 struct gigaset_capi_ctr *iif
1075 = container_of(ctr, struct gigaset_capi_ctr, ctr);
1076 struct cardstate *cs = iif->ctr.driverdata;
1077 struct gigaset_capi_appl *ap, *tmp;
1080 gig_dbg(DEBUG_CMD, "%s [%u]", __func__, appl);
1082 list_for_each_entry_safe(ap, tmp, &iif->appls, ctrlist)
1083 if (ap->id == appl) {
1084 /* remove from any channels */
1085 for (ch = 0; ch < cs->channels; ch++)
1086 remove_appl_from_channel(&cs->bcs[ch], ap);
1088 /* remove from registration list */
1089 list_del(&ap->ctrlist);
1091 dev_info(cs->dev, "application %u released\n", appl);
1096 * =====================================================================
1097 * outgoing CAPI message handler
1098 * =====================================================================
1102 * helper function: emit reply message with given Info value
1104 static void send_conf(struct gigaset_capi_ctr *iif,
1105 struct gigaset_capi_appl *ap,
1106 struct sk_buff *skb,
1110 * _CONF replies always only have NCCI and Info parameters
1111 * so they'll fit into the _REQ message skb
1113 capi_cmsg_answer(&iif->acmsg);
1114 iif->acmsg.Info = info;
1115 capi_cmsg2message(&iif->acmsg, skb->data);
1116 __skb_trim(skb, CAPI_STDCONF_LEN);
1117 dump_cmsg(DEBUG_CMD, __func__, &iif->acmsg);
1118 capi_ctr_handle_message(&iif->ctr, ap->id, skb);
1122 * process FACILITY_REQ message
1124 static void do_facility_req(struct gigaset_capi_ctr *iif,
1125 struct gigaset_capi_appl *ap,
1126 struct sk_buff *skb)
1128 struct cardstate *cs = iif->ctr.driverdata;
1129 _cmsg *cmsg = &iif->acmsg;
1130 struct sk_buff *cskb;
1132 unsigned int msgsize = CAPI_FACILITY_CONF_BASELEN;
1134 static u8 confparam[10]; /* max. 9 octets + length byte */
1136 /* decode message */
1137 capi_message2cmsg(cmsg, skb->data);
1138 dump_cmsg(DEBUG_CMD, __func__, cmsg);
1141 * Facility Request Parameter is not decoded by capi_message2cmsg()
1142 * encoding depends on Facility Selector
1144 switch (cmsg->FacilitySelector) {
1145 case CAPI_FACILITY_DTMF: /* ToDo */
1146 info = CapiFacilityNotSupported;
1147 confparam[0] = 2; /* length */
1148 /* DTMF information: Unknown DTMF request */
1149 capimsg_setu16(confparam, 1, 2);
1152 case CAPI_FACILITY_V42BIS: /* not supported */
1153 info = CapiFacilityNotSupported;
1154 confparam[0] = 2; /* length */
1155 /* V.42 bis information: not available */
1156 capimsg_setu16(confparam, 1, 1);
1159 case CAPI_FACILITY_SUPPSVC:
1160 /* decode Function parameter */
1161 pparam = cmsg->FacilityRequestParameter;
1162 if (pparam == NULL || pparam[0] < 2) {
1163 dev_notice(cs->dev, "%s: %s missing\n", "FACILITY_REQ",
1164 "Facility Request Parameter");
1165 send_conf(iif, ap, skb, CapiIllMessageParmCoding);
1168 function = CAPIMSG_U16(pparam, 1);
1170 case CAPI_SUPPSVC_GETSUPPORTED:
1172 /* Supplementary Service specific parameter */
1173 confparam[3] = 6; /* length */
1174 /* Supplementary services info: Success */
1175 capimsg_setu16(confparam, 4, CapiSuccess);
1176 /* Supported Services: none */
1177 capimsg_setu32(confparam, 6, 0);
1179 case CAPI_SUPPSVC_LISTEN:
1180 if (pparam[0] < 7 || pparam[3] < 4) {
1181 dev_notice(cs->dev, "%s: %s missing\n",
1182 "FACILITY_REQ", "Notification Mask");
1183 send_conf(iif, ap, skb,
1184 CapiIllMessageParmCoding);
1187 if (CAPIMSG_U32(pparam, 4) != 0) {
1189 "%s: unsupported supplementary service notification mask 0x%x\n",
1190 "FACILITY_REQ", CAPIMSG_U32(pparam, 4));
1191 info = CapiFacilitySpecificFunctionNotSupported;
1192 confparam[3] = 2; /* length */
1193 capimsg_setu16(confparam, 4,
1194 CapiSupplementaryServiceNotSupported);
1197 confparam[3] = 2; /* length */
1198 capimsg_setu16(confparam, 4, CapiSuccess);
1200 /* ToDo: add supported services */
1203 "%s: unsupported supplementary service function 0x%04x\n",
1204 "FACILITY_REQ", function);
1205 info = CapiFacilitySpecificFunctionNotSupported;
1206 /* Supplementary Service specific parameter */
1207 confparam[3] = 2; /* length */
1208 /* Supplementary services info: not supported */
1209 capimsg_setu16(confparam, 4,
1210 CapiSupplementaryServiceNotSupported);
1213 /* Facility confirmation parameter */
1214 confparam[0] = confparam[3] + 3; /* total length */
1215 /* Function: copy from _REQ message */
1216 capimsg_setu16(confparam, 1, function);
1217 /* Supplementary Service specific parameter already set above */
1220 case CAPI_FACILITY_WAKEUP: /* ToDo */
1221 info = CapiFacilityNotSupported;
1222 confparam[0] = 2; /* length */
1223 /* Number of accepted awake request parameters: 0 */
1224 capimsg_setu16(confparam, 1, 0);
1228 info = CapiFacilityNotSupported;
1229 confparam[0] = 0; /* empty struct */
1232 /* send FACILITY_CONF with given Info and confirmation parameter */
1233 capi_cmsg_answer(cmsg);
1235 cmsg->FacilityConfirmationParameter = confparam;
1236 msgsize += confparam[0]; /* length */
1237 cskb = alloc_skb(msgsize, GFP_ATOMIC);
1239 dev_err(cs->dev, "%s: out of memory\n", __func__);
1242 capi_cmsg2message(cmsg, __skb_put(cskb, msgsize));
1243 dump_cmsg(DEBUG_CMD, __func__, cmsg);
1244 capi_ctr_handle_message(&iif->ctr, ap->id, cskb);
1249 * process LISTEN_REQ message
1250 * just store the masks in the application data structure
1252 static void do_listen_req(struct gigaset_capi_ctr *iif,
1253 struct gigaset_capi_appl *ap,
1254 struct sk_buff *skb)
1256 /* decode message */
1257 capi_message2cmsg(&iif->acmsg, skb->data);
1258 dump_cmsg(DEBUG_CMD, __func__, &iif->acmsg);
1260 /* store listening parameters */
1261 ap->listenInfoMask = iif->acmsg.InfoMask;
1262 ap->listenCIPmask = iif->acmsg.CIPmask;
1263 send_conf(iif, ap, skb, CapiSuccess);
1267 * process ALERT_REQ message
1268 * nothing to do, Gigaset always alerts anyway
1270 static void do_alert_req(struct gigaset_capi_ctr *iif,
1271 struct gigaset_capi_appl *ap,
1272 struct sk_buff *skb)
1274 /* decode message */
1275 capi_message2cmsg(&iif->acmsg, skb->data);
1276 dump_cmsg(DEBUG_CMD, __func__, &iif->acmsg);
1277 send_conf(iif, ap, skb, CapiAlertAlreadySent);
1281 * process CONNECT_REQ message
1282 * allocate a B channel, prepare dial commands, queue a DIAL event,
1283 * emit CONNECT_CONF reply
1285 static void do_connect_req(struct gigaset_capi_ctr *iif,
1286 struct gigaset_capi_appl *ap,
1287 struct sk_buff *skb)
1289 struct cardstate *cs = iif->ctr.driverdata;
1290 _cmsg *cmsg = &iif->acmsg;
1291 struct bc_state *bcs;
1295 unsigned long flags;
1296 int i, l, lbc, lhlc;
1299 /* decode message */
1300 capi_message2cmsg(cmsg, skb->data);
1301 dump_cmsg(DEBUG_CMD, __func__, cmsg);
1303 /* get free B channel & construct PLCI */
1304 bcs = gigaset_get_free_channel(cs);
1306 dev_notice(cs->dev, "%s: no B channel available\n",
1308 send_conf(iif, ap, skb, CapiNoPlciAvailable);
1311 spin_lock_irqsave(&bcs->aplock, flags);
1312 if (bcs->ap != NULL || bcs->apconnstate != APCONN_NONE)
1313 dev_warn(cs->dev, "%s: channel not properly cleared (%p/%d)\n",
1314 __func__, bcs->ap, bcs->apconnstate);
1317 bcs->apconnstate = APCONN_SETUP;
1318 spin_unlock_irqrestore(&bcs->aplock, flags);
1320 bcs->rx_bufsize = ap->rp.datablklen;
1321 dev_kfree_skb(bcs->rx_skb);
1322 gigaset_new_rx_skb(bcs);
1323 cmsg->adr.adrPLCI |= (bcs->channel + 1) << 8;
1325 /* build command table */
1326 commands = kzalloc(AT_NUM * (sizeof *commands), GFP_KERNEL);
1330 /* encode parameter: Called party number */
1331 pp = cmsg->CalledPartyNumber;
1332 if (pp == NULL || *pp == 0) {
1333 dev_notice(cs->dev, "%s: %s missing\n",
1334 "CONNECT_REQ", "Called party number");
1335 info = CapiIllMessageParmCoding;
1339 /* check type of number/numbering plan byte */
1341 case 0x80: /* unknown type / unknown numbering plan */
1342 case 0x81: /* unknown type / ISDN/Telephony numbering plan */
1344 default: /* others: warn about potential misinterpretation */
1345 dev_notice(cs->dev, "%s: %s type/plan 0x%02x unsupported\n",
1346 "CONNECT_REQ", "Called party number", *pp);
1350 /* translate "**" internal call prefix to CTP value */
1351 if (l >= 2 && pp[0] == '*' && pp[1] == '*') {
1358 commands[AT_TYPE] = kstrdup(s, GFP_KERNEL);
1359 if (!commands[AT_TYPE])
1361 commands[AT_DIAL] = kmalloc(l + 3, GFP_KERNEL);
1362 if (!commands[AT_DIAL])
1364 snprintf(commands[AT_DIAL], l + 3, "D%.*s\r", l, pp);
1366 /* encode parameter: Calling party number */
1367 pp = cmsg->CallingPartyNumber;
1368 if (pp != NULL && *pp > 0) {
1371 /* check type of number/numbering plan byte */
1372 /* ToDo: allow for/handle Ext=1? */
1374 case 0x00: /* unknown type / unknown numbering plan */
1375 case 0x01: /* unknown type / ISDN/Telephony num. plan */
1379 "%s: %s type/plan 0x%02x unsupported\n",
1380 "CONNECT_REQ", "Calling party number", *pp);
1385 /* check presentation indicator */
1387 dev_notice(cs->dev, "%s: %s IE truncated\n",
1388 "CONNECT_REQ", "Calling party number");
1389 info = CapiIllMessageParmCoding;
1392 switch (*pp & 0xfc) { /* ignore Screening indicator */
1393 case 0x80: /* Presentation allowed */
1396 case 0xa0: /* Presentation restricted */
1400 dev_notice(cs->dev, "%s: invalid %s 0x%02x\n",
1402 "Presentation/Screening indicator",
1406 commands[AT_CLIP] = kstrdup(s, GFP_KERNEL);
1407 if (!commands[AT_CLIP])
1414 commands[AT_MSN] = kmalloc(l + 8, GFP_KERNEL);
1415 if (!commands[AT_MSN])
1417 snprintf(commands[AT_MSN], l + 8, "^SMSN=%*s\r", l, pp);
1421 /* check parameter: CIP Value */
1422 if (cmsg->CIPValue >= ARRAY_SIZE(cip2bchlc) ||
1423 (cmsg->CIPValue > 0 && cip2bchlc[cmsg->CIPValue].bc == NULL)) {
1424 dev_notice(cs->dev, "%s: unknown CIP value %d\n",
1425 "CONNECT_REQ", cmsg->CIPValue);
1426 info = CapiCipValueUnknown;
1431 * check/encode parameters: BC & HLC
1432 * must be encoded together as device doesn't accept HLC separately
1433 * explicit parameters override values derived from CIP
1436 /* determine lengths */
1437 if (cmsg->BC && cmsg->BC[0]) /* BC specified explicitly */
1438 lbc = 2 * cmsg->BC[0];
1439 else if (cip2bchlc[cmsg->CIPValue].bc) /* BC derived from CIP */
1440 lbc = strlen(cip2bchlc[cmsg->CIPValue].bc);
1443 if (cmsg->HLC && cmsg->HLC[0]) /* HLC specified explicitly */
1444 lhlc = 2 * cmsg->HLC[0];
1445 else if (cip2bchlc[cmsg->CIPValue].hlc) /* HLC derived from CIP */
1446 lhlc = strlen(cip2bchlc[cmsg->CIPValue].hlc);
1451 /* have BC: allocate and assemble command string */
1452 l = lbc + 7; /* "^SBC=" + value + "\r" + null byte */
1454 l += lhlc + 7; /* ";^SHLC=" + value */
1455 commands[AT_BC] = kmalloc(l, GFP_KERNEL);
1456 if (!commands[AT_BC])
1458 strcpy(commands[AT_BC], "^SBC=");
1459 if (cmsg->BC && cmsg->BC[0]) /* BC specified explicitly */
1460 decode_ie(cmsg->BC, commands[AT_BC] + 5);
1461 else /* BC derived from CIP */
1462 strcpy(commands[AT_BC] + 5,
1463 cip2bchlc[cmsg->CIPValue].bc);
1465 strcpy(commands[AT_BC] + lbc + 5, ";^SHLC=");
1466 if (cmsg->HLC && cmsg->HLC[0])
1467 /* HLC specified explicitly */
1468 decode_ie(cmsg->HLC,
1469 commands[AT_BC] + lbc + 12);
1470 else /* HLC derived from CIP */
1471 strcpy(commands[AT_BC] + lbc + 12,
1472 cip2bchlc[cmsg->CIPValue].hlc);
1474 strcpy(commands[AT_BC] + l - 2, "\r");
1478 dev_notice(cs->dev, "%s: cannot set HLC without BC\n",
1480 info = CapiIllMessageParmCoding; /* ? */
1485 /* check/encode parameter: B Protocol */
1486 if (cmsg->BProtocol == CAPI_DEFAULT) {
1487 bcs->proto2 = L2_HDLC;
1489 "B2 Protocol X.75 SLP unsupported, using Transparent\n");
1491 switch (cmsg->B1protocol) {
1493 bcs->proto2 = L2_HDLC;
1496 bcs->proto2 = L2_VOICE;
1500 "B1 Protocol %u unsupported, using Transparent\n",
1502 bcs->proto2 = L2_VOICE;
1504 if (cmsg->B2protocol != 1)
1506 "B2 Protocol %u unsupported, using Transparent\n",
1508 if (cmsg->B3protocol != 0)
1510 "B3 Protocol %u unsupported, using Transparent\n",
1512 ignore_cstruct_param(cs, cmsg->B1configuration,
1513 "CONNECT_REQ", "B1 Configuration");
1514 ignore_cstruct_param(cs, cmsg->B2configuration,
1515 "CONNECT_REQ", "B2 Configuration");
1516 ignore_cstruct_param(cs, cmsg->B3configuration,
1517 "CONNECT_REQ", "B3 Configuration");
1519 commands[AT_PROTO] = kmalloc(9, GFP_KERNEL);
1520 if (!commands[AT_PROTO])
1522 snprintf(commands[AT_PROTO], 9, "^SBPR=%u\r", bcs->proto2);
1524 /* ToDo: check/encode remaining parameters */
1525 ignore_cstruct_param(cs, cmsg->CalledPartySubaddress,
1526 "CONNECT_REQ", "Called pty subaddr");
1527 ignore_cstruct_param(cs, cmsg->CallingPartySubaddress,
1528 "CONNECT_REQ", "Calling pty subaddr");
1529 ignore_cstruct_param(cs, cmsg->LLC,
1530 "CONNECT_REQ", "LLC");
1531 if (cmsg->AdditionalInfo != CAPI_DEFAULT) {
1532 ignore_cstruct_param(cs, cmsg->BChannelinformation,
1533 "CONNECT_REQ", "B Channel Information");
1534 ignore_cstruct_param(cs, cmsg->Keypadfacility,
1535 "CONNECT_REQ", "Keypad Facility");
1536 ignore_cstruct_param(cs, cmsg->Useruserdata,
1537 "CONNECT_REQ", "User-User Data");
1538 ignore_cstruct_param(cs, cmsg->Facilitydataarray,
1539 "CONNECT_REQ", "Facility Data Array");
1542 /* encode parameter: B channel to use */
1543 commands[AT_ISO] = kmalloc(9, GFP_KERNEL);
1544 if (!commands[AT_ISO])
1546 snprintf(commands[AT_ISO], 9, "^SISO=%u\r",
1547 (unsigned) bcs->channel + 1);
1549 /* queue & schedule EV_DIAL event */
1550 if (!gigaset_add_event(cs, &bcs->at_state, EV_DIAL, commands,
1551 bcs->at_state.seq_index, NULL)) {
1552 info = CAPI_MSGOSRESOURCEERR;
1555 gigaset_schedule_event(cs);
1556 send_conf(iif, ap, skb, CapiSuccess);
1560 dev_err(cs->dev, "%s: out of memory\n", __func__);
1561 info = CAPI_MSGOSRESOURCEERR;
1564 for (i = 0; i < AT_NUM; i++)
1567 gigaset_free_channel(bcs);
1568 send_conf(iif, ap, skb, info);
1572 * process CONNECT_RESP message
1573 * checks protocol parameters and queues an ACCEPT or HUP event
1575 static void do_connect_resp(struct gigaset_capi_ctr *iif,
1576 struct gigaset_capi_appl *ap,
1577 struct sk_buff *skb)
1579 struct cardstate *cs = iif->ctr.driverdata;
1580 _cmsg *cmsg = &iif->acmsg;
1581 struct bc_state *bcs;
1582 struct gigaset_capi_appl *oap;
1583 unsigned long flags;
1586 /* decode message */
1587 capi_message2cmsg(cmsg, skb->data);
1588 dump_cmsg(DEBUG_CMD, __func__, cmsg);
1589 dev_kfree_skb_any(skb);
1591 /* extract and check channel number from PLCI */
1592 channel = (cmsg->adr.adrPLCI >> 8) & 0xff;
1593 if (!channel || channel > cs->channels) {
1594 dev_notice(cs->dev, "%s: invalid %s 0x%02x\n",
1595 "CONNECT_RESP", "PLCI", cmsg->adr.adrPLCI);
1598 bcs = cs->bcs + channel - 1;
1600 switch (cmsg->Reject) {
1601 case 0: /* Accept */
1602 /* drop all competing applications, keep only this one */
1603 spin_lock_irqsave(&bcs->aplock, flags);
1604 while (bcs->ap != NULL) {
1606 bcs->ap = oap->bcnext;
1608 spin_unlock_irqrestore(&bcs->aplock, flags);
1609 send_disconnect_ind(bcs, oap,
1610 CapiCallGivenToOtherApplication);
1611 spin_lock_irqsave(&bcs->aplock, flags);
1616 spin_unlock_irqrestore(&bcs->aplock, flags);
1618 bcs->rx_bufsize = ap->rp.datablklen;
1619 dev_kfree_skb(bcs->rx_skb);
1620 gigaset_new_rx_skb(bcs);
1621 bcs->chstate |= CHS_NOTIFY_LL;
1623 /* check/encode B channel protocol */
1624 if (cmsg->BProtocol == CAPI_DEFAULT) {
1625 bcs->proto2 = L2_HDLC;
1627 "B2 Protocol X.75 SLP unsupported, using Transparent\n");
1629 switch (cmsg->B1protocol) {
1631 bcs->proto2 = L2_HDLC;
1634 bcs->proto2 = L2_VOICE;
1638 "B1 Protocol %u unsupported, using Transparent\n",
1640 bcs->proto2 = L2_VOICE;
1642 if (cmsg->B2protocol != 1)
1644 "B2 Protocol %u unsupported, using Transparent\n",
1646 if (cmsg->B3protocol != 0)
1648 "B3 Protocol %u unsupported, using Transparent\n",
1650 ignore_cstruct_param(cs, cmsg->B1configuration,
1651 "CONNECT_RESP", "B1 Configuration");
1652 ignore_cstruct_param(cs, cmsg->B2configuration,
1653 "CONNECT_RESP", "B2 Configuration");
1654 ignore_cstruct_param(cs, cmsg->B3configuration,
1655 "CONNECT_RESP", "B3 Configuration");
1658 /* ToDo: check/encode remaining parameters */
1659 ignore_cstruct_param(cs, cmsg->ConnectedNumber,
1660 "CONNECT_RESP", "Connected Number");
1661 ignore_cstruct_param(cs, cmsg->ConnectedSubaddress,
1662 "CONNECT_RESP", "Connected Subaddress");
1663 ignore_cstruct_param(cs, cmsg->LLC,
1664 "CONNECT_RESP", "LLC");
1665 if (cmsg->AdditionalInfo != CAPI_DEFAULT) {
1666 ignore_cstruct_param(cs, cmsg->BChannelinformation,
1667 "CONNECT_RESP", "BChannel Information");
1668 ignore_cstruct_param(cs, cmsg->Keypadfacility,
1669 "CONNECT_RESP", "Keypad Facility");
1670 ignore_cstruct_param(cs, cmsg->Useruserdata,
1671 "CONNECT_RESP", "User-User Data");
1672 ignore_cstruct_param(cs, cmsg->Facilitydataarray,
1673 "CONNECT_RESP", "Facility Data Array");
1677 if (!gigaset_add_event(cs, &cs->bcs[channel - 1].at_state,
1678 EV_ACCEPT, NULL, 0, NULL))
1680 gigaset_schedule_event(cs);
1683 case 1: /* Ignore */
1684 /* send DISCONNECT_IND to this application */
1685 send_disconnect_ind(bcs, ap, 0);
1687 /* remove it from the list of listening apps */
1688 spin_lock_irqsave(&bcs->aplock, flags);
1689 if (bcs->ap == ap) {
1690 bcs->ap = ap->bcnext;
1691 if (bcs->ap == NULL) {
1692 /* last one: stop ev-layer hupD notifications */
1693 bcs->apconnstate = APCONN_NONE;
1694 bcs->chstate &= ~CHS_NOTIFY_LL;
1696 spin_unlock_irqrestore(&bcs->aplock, flags);
1699 for (oap = bcs->ap; oap != NULL; oap = oap->bcnext) {
1700 if (oap->bcnext == ap) {
1701 oap->bcnext = oap->bcnext->bcnext;
1702 spin_unlock_irqrestore(&bcs->aplock, flags);
1706 spin_unlock_irqrestore(&bcs->aplock, flags);
1707 dev_err(cs->dev, "%s: application %u not found\n",
1711 default: /* Reject */
1712 /* drop all competing applications, keep only this one */
1713 spin_lock_irqsave(&bcs->aplock, flags);
1714 while (bcs->ap != NULL) {
1716 bcs->ap = oap->bcnext;
1718 spin_unlock_irqrestore(&bcs->aplock, flags);
1719 send_disconnect_ind(bcs, oap,
1720 CapiCallGivenToOtherApplication);
1721 spin_lock_irqsave(&bcs->aplock, flags);
1726 spin_unlock_irqrestore(&bcs->aplock, flags);
1728 /* reject call - will trigger DISCONNECT_IND for this app */
1729 dev_info(cs->dev, "%s: Reject=%x\n",
1730 "CONNECT_RESP", cmsg->Reject);
1731 if (!gigaset_add_event(cs, &cs->bcs[channel - 1].at_state,
1732 EV_HUP, NULL, 0, NULL))
1734 gigaset_schedule_event(cs);
1740 * process CONNECT_B3_REQ message
1741 * build NCCI and emit CONNECT_B3_CONF reply
1743 static void do_connect_b3_req(struct gigaset_capi_ctr *iif,
1744 struct gigaset_capi_appl *ap,
1745 struct sk_buff *skb)
1747 struct cardstate *cs = iif->ctr.driverdata;
1748 _cmsg *cmsg = &iif->acmsg;
1749 struct bc_state *bcs;
1752 /* decode message */
1753 capi_message2cmsg(cmsg, skb->data);
1754 dump_cmsg(DEBUG_CMD, __func__, cmsg);
1756 /* extract and check channel number from PLCI */
1757 channel = (cmsg->adr.adrPLCI >> 8) & 0xff;
1758 if (!channel || channel > cs->channels) {
1759 dev_notice(cs->dev, "%s: invalid %s 0x%02x\n",
1760 "CONNECT_B3_REQ", "PLCI", cmsg->adr.adrPLCI);
1761 send_conf(iif, ap, skb, CapiIllContrPlciNcci);
1764 bcs = &cs->bcs[channel - 1];
1766 /* mark logical connection active */
1767 bcs->apconnstate = APCONN_ACTIVE;
1769 /* build NCCI: always 1 (one B3 connection only) */
1770 cmsg->adr.adrNCCI |= 1 << 16;
1772 /* NCPI parameter: not applicable for B3 Transparent */
1773 ignore_cstruct_param(cs, cmsg->NCPI, "CONNECT_B3_REQ", "NCPI");
1774 send_conf(iif, ap, skb, (cmsg->NCPI && cmsg->NCPI[0]) ?
1775 CapiNcpiNotSupportedByProtocol : CapiSuccess);
1779 * process CONNECT_B3_RESP message
1780 * Depending on the Reject parameter, either emit CONNECT_B3_ACTIVE_IND
1781 * or queue EV_HUP and emit DISCONNECT_B3_IND.
1782 * The emitted message is always shorter than the received one,
1783 * allowing to reuse the skb.
1785 static void do_connect_b3_resp(struct gigaset_capi_ctr *iif,
1786 struct gigaset_capi_appl *ap,
1787 struct sk_buff *skb)
1789 struct cardstate *cs = iif->ctr.driverdata;
1790 _cmsg *cmsg = &iif->acmsg;
1791 struct bc_state *bcs;
1793 unsigned int msgsize;
1796 /* decode message */
1797 capi_message2cmsg(cmsg, skb->data);
1798 dump_cmsg(DEBUG_CMD, __func__, cmsg);
1800 /* extract and check channel number and NCCI */
1801 channel = (cmsg->adr.adrNCCI >> 8) & 0xff;
1802 if (!channel || channel > cs->channels ||
1803 ((cmsg->adr.adrNCCI >> 16) & 0xffff) != 1) {
1804 dev_notice(cs->dev, "%s: invalid %s 0x%02x\n",
1805 "CONNECT_B3_RESP", "NCCI", cmsg->adr.adrNCCI);
1806 dev_kfree_skb_any(skb);
1809 bcs = &cs->bcs[channel - 1];
1812 /* Reject: clear B3 connect received flag */
1813 bcs->apconnstate = APCONN_SETUP;
1815 /* trigger hangup, causing eventual DISCONNECT_IND */
1816 if (!gigaset_add_event(cs, &bcs->at_state,
1817 EV_HUP, NULL, 0, NULL)) {
1818 dev_kfree_skb_any(skb);
1821 gigaset_schedule_event(cs);
1823 /* emit DISCONNECT_B3_IND */
1824 command = CAPI_DISCONNECT_B3;
1825 msgsize = CAPI_DISCONNECT_B3_IND_BASELEN;
1828 * Accept: emit CONNECT_B3_ACTIVE_IND immediately, as
1829 * we only send CONNECT_B3_IND if the B channel is up
1831 command = CAPI_CONNECT_B3_ACTIVE;
1832 msgsize = CAPI_CONNECT_B3_ACTIVE_IND_BASELEN;
1834 capi_cmsg_header(cmsg, ap->id, command, CAPI_IND,
1835 ap->nextMessageNumber++, cmsg->adr.adrNCCI);
1836 __skb_trim(skb, msgsize);
1837 capi_cmsg2message(cmsg, skb->data);
1838 dump_cmsg(DEBUG_CMD, __func__, cmsg);
1839 capi_ctr_handle_message(&iif->ctr, ap->id, skb);
1843 * process DISCONNECT_REQ message
1844 * schedule EV_HUP and emit DISCONNECT_B3_IND if necessary,
1845 * emit DISCONNECT_CONF reply
1847 static void do_disconnect_req(struct gigaset_capi_ctr *iif,
1848 struct gigaset_capi_appl *ap,
1849 struct sk_buff *skb)
1851 struct cardstate *cs = iif->ctr.driverdata;
1852 _cmsg *cmsg = &iif->acmsg;
1853 struct bc_state *bcs;
1855 struct sk_buff *b3skb;
1858 /* decode message */
1859 capi_message2cmsg(cmsg, skb->data);
1860 dump_cmsg(DEBUG_CMD, __func__, cmsg);
1862 /* extract and check channel number from PLCI */
1863 channel = (cmsg->adr.adrPLCI >> 8) & 0xff;
1864 if (!channel || channel > cs->channels) {
1865 dev_notice(cs->dev, "%s: invalid %s 0x%02x\n",
1866 "DISCONNECT_REQ", "PLCI", cmsg->adr.adrPLCI);
1867 send_conf(iif, ap, skb, CapiIllContrPlciNcci);
1870 bcs = cs->bcs + channel - 1;
1872 /* ToDo: process parameter: Additional info */
1873 if (cmsg->AdditionalInfo != CAPI_DEFAULT) {
1874 ignore_cstruct_param(cs, cmsg->BChannelinformation,
1875 "DISCONNECT_REQ", "B Channel Information");
1876 ignore_cstruct_param(cs, cmsg->Keypadfacility,
1877 "DISCONNECT_REQ", "Keypad Facility");
1878 ignore_cstruct_param(cs, cmsg->Useruserdata,
1879 "DISCONNECT_REQ", "User-User Data");
1880 ignore_cstruct_param(cs, cmsg->Facilitydataarray,
1881 "DISCONNECT_REQ", "Facility Data Array");
1884 /* skip if DISCONNECT_IND already sent */
1885 if (!bcs->apconnstate)
1888 /* check for active logical connection */
1889 if (bcs->apconnstate >= APCONN_ACTIVE) {
1891 * emit DISCONNECT_B3_IND with cause 0x3301
1892 * use separate cmsg structure, as the content of iif->acmsg
1893 * is still needed for creating the _CONF message
1895 b3cmsg = kmalloc(sizeof(*b3cmsg), GFP_KERNEL);
1897 dev_err(cs->dev, "%s: out of memory\n", __func__);
1898 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR);
1901 capi_cmsg_header(b3cmsg, ap->id, CAPI_DISCONNECT_B3, CAPI_IND,
1902 ap->nextMessageNumber++,
1903 cmsg->adr.adrPLCI | (1 << 16));
1904 b3cmsg->Reason_B3 = CapiProtocolErrorLayer1;
1905 b3skb = alloc_skb(CAPI_DISCONNECT_B3_IND_BASELEN, GFP_KERNEL);
1906 if (b3skb == NULL) {
1907 dev_err(cs->dev, "%s: out of memory\n", __func__);
1908 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR);
1912 capi_cmsg2message(b3cmsg,
1913 __skb_put(b3skb, CAPI_DISCONNECT_B3_IND_BASELEN));
1915 capi_ctr_handle_message(&iif->ctr, ap->id, b3skb);
1918 /* trigger hangup, causing eventual DISCONNECT_IND */
1919 if (!gigaset_add_event(cs, &bcs->at_state, EV_HUP, NULL, 0, NULL)) {
1920 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR);
1923 gigaset_schedule_event(cs);
1926 send_conf(iif, ap, skb, CapiSuccess);
1930 * process DISCONNECT_B3_REQ message
1931 * schedule EV_HUP and emit DISCONNECT_B3_CONF reply
1933 static void do_disconnect_b3_req(struct gigaset_capi_ctr *iif,
1934 struct gigaset_capi_appl *ap,
1935 struct sk_buff *skb)
1937 struct cardstate *cs = iif->ctr.driverdata;
1938 _cmsg *cmsg = &iif->acmsg;
1939 struct bc_state *bcs;
1942 /* decode message */
1943 capi_message2cmsg(cmsg, skb->data);
1944 dump_cmsg(DEBUG_CMD, __func__, cmsg);
1946 /* extract and check channel number and NCCI */
1947 channel = (cmsg->adr.adrNCCI >> 8) & 0xff;
1948 if (!channel || channel > cs->channels ||
1949 ((cmsg->adr.adrNCCI >> 16) & 0xffff) != 1) {
1950 dev_notice(cs->dev, "%s: invalid %s 0x%02x\n",
1951 "DISCONNECT_B3_REQ", "NCCI", cmsg->adr.adrNCCI);
1952 send_conf(iif, ap, skb, CapiIllContrPlciNcci);
1955 bcs = &cs->bcs[channel - 1];
1957 /* reject if logical connection not active */
1958 if (bcs->apconnstate < APCONN_ACTIVE) {
1959 send_conf(iif, ap, skb,
1960 CapiMessageNotSupportedInCurrentState);
1964 /* trigger hangup, causing eventual DISCONNECT_B3_IND */
1965 if (!gigaset_add_event(cs, &bcs->at_state, EV_HUP, NULL, 0, NULL)) {
1966 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR);
1969 gigaset_schedule_event(cs);
1971 /* NCPI parameter: not applicable for B3 Transparent */
1972 ignore_cstruct_param(cs, cmsg->NCPI,
1973 "DISCONNECT_B3_REQ", "NCPI");
1974 send_conf(iif, ap, skb, (cmsg->NCPI && cmsg->NCPI[0]) ?
1975 CapiNcpiNotSupportedByProtocol : CapiSuccess);
1979 * process DATA_B3_REQ message
1981 static void do_data_b3_req(struct gigaset_capi_ctr *iif,
1982 struct gigaset_capi_appl *ap,
1983 struct sk_buff *skb)
1985 struct cardstate *cs = iif->ctr.driverdata;
1986 struct bc_state *bcs;
1987 int channel = CAPIMSG_PLCI_PART(skb->data);
1988 u16 ncci = CAPIMSG_NCCI_PART(skb->data);
1989 u16 msglen = CAPIMSG_LEN(skb->data);
1990 u16 datalen = CAPIMSG_DATALEN(skb->data);
1991 u16 flags = CAPIMSG_FLAGS(skb->data);
1992 u16 msgid = CAPIMSG_MSGID(skb->data);
1993 u16 handle = CAPIMSG_HANDLE_REQ(skb->data);
1995 /* frequent message, avoid _cmsg overhead */
1996 dump_rawmsg(DEBUG_MCMD, __func__, skb->data);
1998 /* check parameters */
1999 if (channel == 0 || channel > cs->channels || ncci != 1) {
2000 dev_notice(cs->dev, "%s: invalid %s 0x%02x\n",
2001 "DATA_B3_REQ", "NCCI", CAPIMSG_NCCI(skb->data));
2002 send_conf(iif, ap, skb, CapiIllContrPlciNcci);
2005 bcs = &cs->bcs[channel - 1];
2006 if (msglen != CAPI_DATA_B3_REQ_LEN && msglen != CAPI_DATA_B3_REQ_LEN64)
2007 dev_notice(cs->dev, "%s: unexpected length %d\n",
2008 "DATA_B3_REQ", msglen);
2009 if (msglen + datalen != skb->len)
2010 dev_notice(cs->dev, "%s: length mismatch (%d+%d!=%d)\n",
2011 "DATA_B3_REQ", msglen, datalen, skb->len);
2012 if (msglen + datalen > skb->len) {
2013 /* message too short for announced data length */
2014 send_conf(iif, ap, skb, CapiIllMessageParmCoding); /* ? */
2017 if (flags & CAPI_FLAGS_RESERVED) {
2018 dev_notice(cs->dev, "%s: reserved flags set (%x)\n",
2019 "DATA_B3_REQ", flags);
2020 send_conf(iif, ap, skb, CapiIllMessageParmCoding);
2024 /* reject if logical connection not active */
2025 if (bcs->apconnstate < APCONN_ACTIVE) {
2026 send_conf(iif, ap, skb, CapiMessageNotSupportedInCurrentState);
2030 /* pull CAPI message into link layer header */
2031 skb_reset_mac_header(skb);
2032 skb->mac_len = msglen;
2033 skb_pull(skb, msglen);
2035 /* pass to device-specific module */
2036 if (cs->ops->send_skb(bcs, skb) < 0) {
2037 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR);
2042 * DATA_B3_CONF will be sent by gigaset_skb_sent() only if "delivery
2043 * confirmation" bit is set; otherwise we have to send it now
2045 if (!(flags & CAPI_FLAGS_DELIVERY_CONFIRMATION))
2046 send_data_b3_conf(cs, &iif->ctr, ap->id, msgid, channel, handle,
2047 flags ? CapiFlagsNotSupportedByProtocol
2052 * process RESET_B3_REQ message
2053 * just always reply "not supported by current protocol"
2055 static void do_reset_b3_req(struct gigaset_capi_ctr *iif,
2056 struct gigaset_capi_appl *ap,
2057 struct sk_buff *skb)
2059 /* decode message */
2060 capi_message2cmsg(&iif->acmsg, skb->data);
2061 dump_cmsg(DEBUG_CMD, __func__, &iif->acmsg);
2062 send_conf(iif, ap, skb,
2063 CapiResetProcedureNotSupportedByCurrentProtocol);
2067 * unsupported CAPI message handler
2069 static void do_unsupported(struct gigaset_capi_ctr *iif,
2070 struct gigaset_capi_appl *ap,
2071 struct sk_buff *skb)
2073 /* decode message */
2074 capi_message2cmsg(&iif->acmsg, skb->data);
2075 dump_cmsg(DEBUG_CMD, __func__, &iif->acmsg);
2076 send_conf(iif, ap, skb, CapiMessageNotSupportedInCurrentState);
2080 * CAPI message handler: no-op
2082 static void do_nothing(struct gigaset_capi_ctr *iif,
2083 struct gigaset_capi_appl *ap,
2084 struct sk_buff *skb)
2086 /* decode message */
2087 capi_message2cmsg(&iif->acmsg, skb->data);
2088 dump_cmsg(DEBUG_CMD, __func__, &iif->acmsg);
2089 dev_kfree_skb_any(skb);
2092 static void do_data_b3_resp(struct gigaset_capi_ctr *iif,
2093 struct gigaset_capi_appl *ap,
2094 struct sk_buff *skb)
2096 dump_rawmsg(DEBUG_MCMD, __func__, skb->data);
2097 dev_kfree_skb_any(skb);
2100 /* table of outgoing CAPI message handlers with lookup function */
2101 typedef void (*capi_send_handler_t)(struct gigaset_capi_ctr *,
2102 struct gigaset_capi_appl *,
2107 capi_send_handler_t handler;
2108 } capi_send_handler_table[] = {
2109 /* most frequent messages first for faster lookup */
2110 { CAPI_DATA_B3_REQ, do_data_b3_req },
2111 { CAPI_DATA_B3_RESP, do_data_b3_resp },
2113 { CAPI_ALERT_REQ, do_alert_req },
2114 { CAPI_CONNECT_ACTIVE_RESP, do_nothing },
2115 { CAPI_CONNECT_B3_ACTIVE_RESP, do_nothing },
2116 { CAPI_CONNECT_B3_REQ, do_connect_b3_req },
2117 { CAPI_CONNECT_B3_RESP, do_connect_b3_resp },
2118 { CAPI_CONNECT_B3_T90_ACTIVE_RESP, do_nothing },
2119 { CAPI_CONNECT_REQ, do_connect_req },
2120 { CAPI_CONNECT_RESP, do_connect_resp },
2121 { CAPI_DISCONNECT_B3_REQ, do_disconnect_b3_req },
2122 { CAPI_DISCONNECT_B3_RESP, do_nothing },
2123 { CAPI_DISCONNECT_REQ, do_disconnect_req },
2124 { CAPI_DISCONNECT_RESP, do_nothing },
2125 { CAPI_FACILITY_REQ, do_facility_req },
2126 { CAPI_FACILITY_RESP, do_nothing },
2127 { CAPI_LISTEN_REQ, do_listen_req },
2128 { CAPI_SELECT_B_PROTOCOL_REQ, do_unsupported },
2129 { CAPI_RESET_B3_REQ, do_reset_b3_req },
2130 { CAPI_RESET_B3_RESP, do_nothing },
2133 * ToDo: support overlap sending (requires ev-layer state
2134 * machine extension to generate additional ATD commands)
2136 { CAPI_INFO_REQ, do_unsupported },
2137 { CAPI_INFO_RESP, do_nothing },
2140 * ToDo: what's the proper response for these?
2142 { CAPI_MANUFACTURER_REQ, do_nothing },
2143 { CAPI_MANUFACTURER_RESP, do_nothing },
2146 /* look up handler */
2147 static inline capi_send_handler_t lookup_capi_send_handler(const u16 cmd)
2151 for (i = 0; i < ARRAY_SIZE(capi_send_handler_table); i++)
2152 if (capi_send_handler_table[i].cmd == cmd)
2153 return capi_send_handler_table[i].handler;
2159 * gigaset_send_message() - accept a CAPI message from an application
2160 * @ctr: controller descriptor structure.
2161 * @skb: CAPI message.
2163 * Return value: CAPI error code
2164 * Note: capidrv (and probably others, too) only uses the return value to
2165 * decide whether it has to free the skb (only if result != CAPI_NOERROR (0))
2167 static u16 gigaset_send_message(struct capi_ctr *ctr, struct sk_buff *skb)
2169 struct gigaset_capi_ctr *iif
2170 = container_of(ctr, struct gigaset_capi_ctr, ctr);
2171 struct cardstate *cs = ctr->driverdata;
2172 struct gigaset_capi_appl *ap;
2173 capi_send_handler_t handler;
2175 /* can only handle linear sk_buffs */
2176 if (skb_linearize(skb) < 0) {
2177 dev_warn(cs->dev, "%s: skb_linearize failed\n", __func__);
2178 return CAPI_MSGOSRESOURCEERR;
2181 /* retrieve application data structure */
2182 ap = get_appl(iif, CAPIMSG_APPID(skb->data));
2184 dev_notice(cs->dev, "%s: application %u not registered\n",
2185 __func__, CAPIMSG_APPID(skb->data));
2186 return CAPI_ILLAPPNR;
2189 /* look up command */
2190 handler = lookup_capi_send_handler(CAPIMSG_CMD(skb->data));
2192 /* unknown/unsupported message type */
2193 if (printk_ratelimit())
2194 dev_notice(cs->dev, "%s: unsupported message %u\n",
2195 __func__, CAPIMSG_CMD(skb->data));
2196 return CAPI_ILLCMDORSUBCMDORMSGTOSMALL;
2200 if (atomic_add_return(1, &iif->sendqlen) > 1) {
2201 /* queue behind other messages */
2202 skb_queue_tail(&iif->sendqueue, skb);
2203 return CAPI_NOERROR;
2206 /* process message */
2207 handler(iif, ap, skb);
2209 /* process other messages arrived in the meantime */
2210 while (atomic_sub_return(1, &iif->sendqlen) > 0) {
2211 skb = skb_dequeue(&iif->sendqueue);
2213 /* should never happen */
2214 dev_err(cs->dev, "%s: send queue empty\n", __func__);
2217 ap = get_appl(iif, CAPIMSG_APPID(skb->data));
2219 /* could that happen? */
2220 dev_warn(cs->dev, "%s: application %u vanished\n",
2221 __func__, CAPIMSG_APPID(skb->data));
2224 handler = lookup_capi_send_handler(CAPIMSG_CMD(skb->data));
2226 /* should never happen */
2227 dev_err(cs->dev, "%s: handler %x vanished\n",
2228 __func__, CAPIMSG_CMD(skb->data));
2231 handler(iif, ap, skb);
2234 return CAPI_NOERROR;
2238 * gigaset_procinfo() - build single line description for controller
2239 * @ctr: controller descriptor structure.
2241 * Return value: pointer to generated string (null terminated)
2243 static char *gigaset_procinfo(struct capi_ctr *ctr)
2245 return ctr->name; /* ToDo: more? */
2248 static int gigaset_proc_show(struct seq_file *m, void *v)
2250 struct capi_ctr *ctr = m->private;
2251 struct cardstate *cs = ctr->driverdata;
2255 seq_printf(m, "%-16s %s\n", "name", ctr->name);
2256 seq_printf(m, "%-16s %s %s\n", "dev",
2257 dev_driver_string(cs->dev), dev_name(cs->dev));
2258 seq_printf(m, "%-16s %d\n", "id", cs->myid);
2260 seq_printf(m, "%-16s %d.%d.%d.%d\n", "firmware",
2261 cs->fwver[0], cs->fwver[1], cs->fwver[2], cs->fwver[3]);
2262 seq_printf(m, "%-16s %d\n", "channels", cs->channels);
2263 seq_printf(m, "%-16s %s\n", "onechannel", cs->onechannel ? "yes" : "no");
2281 seq_printf(m, "%-16s %s\n", "mode", s);
2283 switch (cs->mstate) {
2284 case MS_UNINITIALIZED:
2285 s = "uninitialized";
2305 seq_printf(m, "%-16s %s\n", "mstate", s);
2307 seq_printf(m, "%-16s %s\n", "running", cs->running ? "yes" : "no");
2308 seq_printf(m, "%-16s %s\n", "connected", cs->connected ? "yes" : "no");
2309 seq_printf(m, "%-16s %s\n", "isdn_up", cs->isdn_up ? "yes" : "no");
2310 seq_printf(m, "%-16s %s\n", "cidmode", cs->cidmode ? "yes" : "no");
2312 for (i = 0; i < cs->channels; i++) {
2313 seq_printf(m, "[%d]%-13s %d\n", i, "corrupted",
2314 cs->bcs[i].corrupted);
2315 seq_printf(m, "[%d]%-13s %d\n", i, "trans_down",
2316 cs->bcs[i].trans_down);
2317 seq_printf(m, "[%d]%-13s %d\n", i, "trans_up",
2318 cs->bcs[i].trans_up);
2319 seq_printf(m, "[%d]%-13s %d\n", i, "chstate",
2320 cs->bcs[i].chstate);
2321 switch (cs->bcs[i].proto2) {
2334 seq_printf(m, "[%d]%-13s %s\n", i, "proto2", s);
2339 static int gigaset_proc_open(struct inode *inode, struct file *file)
2341 return single_open(file, gigaset_proc_show, PDE(inode)->data);
2344 static const struct file_operations gigaset_proc_fops = {
2345 .owner = THIS_MODULE,
2346 .open = gigaset_proc_open,
2348 .llseek = seq_lseek,
2349 .release = single_release,
2353 * gigaset_isdn_regdev() - register device to LL
2354 * @cs: device descriptor structure.
2355 * @isdnid: device name.
2357 * Return value: 1 for success, 0 for failure
2359 int gigaset_isdn_regdev(struct cardstate *cs, const char *isdnid)
2361 struct gigaset_capi_ctr *iif;
2364 iif = kmalloc(sizeof(*iif), GFP_KERNEL);
2366 pr_err("%s: out of memory\n", __func__);
2370 /* prepare controller structure */
2371 iif->ctr.owner = THIS_MODULE;
2372 iif->ctr.driverdata = cs;
2373 strncpy(iif->ctr.name, isdnid, sizeof(iif->ctr.name));
2374 iif->ctr.driver_name = "gigaset";
2375 iif->ctr.load_firmware = NULL;
2376 iif->ctr.reset_ctr = NULL;
2377 iif->ctr.register_appl = gigaset_register_appl;
2378 iif->ctr.release_appl = gigaset_release_appl;
2379 iif->ctr.send_message = gigaset_send_message;
2380 iif->ctr.procinfo = gigaset_procinfo;
2381 iif->ctr.proc_fops = &gigaset_proc_fops;
2382 INIT_LIST_HEAD(&iif->appls);
2383 skb_queue_head_init(&iif->sendqueue);
2384 atomic_set(&iif->sendqlen, 0);
2386 /* register controller with CAPI */
2387 rc = attach_capi_ctr(&iif->ctr);
2389 pr_err("attach_capi_ctr failed (%d)\n", rc);
2395 cs->hw_hdr_len = CAPI_DATA_B3_REQ_LEN;
2400 * gigaset_isdn_unregdev() - unregister device from LL
2401 * @cs: device descriptor structure.
2403 void gigaset_isdn_unregdev(struct cardstate *cs)
2405 struct gigaset_capi_ctr *iif = cs->iif;
2407 detach_capi_ctr(&iif->ctr);
2412 static struct capi_driver capi_driver_gigaset = {
2418 * gigaset_isdn_regdrv() - register driver to LL
2420 void gigaset_isdn_regdrv(void)
2422 pr_info("Kernel CAPI interface\n");
2423 register_capi_driver(&capi_driver_gigaset);
2427 * gigaset_isdn_unregdrv() - unregister driver from LL
2429 void gigaset_isdn_unregdrv(void)
2431 unregister_capi_driver(&capi_driver_gigaset);