Re: linux 3.13.x makes avmfritz unusable for mISDNcapi
Tobias Powalowski <tobias.powalowski-gM/[email protected]>
| Newsgroups | gmane.linux.isdn.i4l.user |
|---|---|
| Message-ID | <[email protected]> |
Am 29.01.2014 19:30, schrieb Pawel Pastuszak:
> Hi Tobias,
>
> It been an while since i played with mISDNcapi but this some something
> i had before so here is the patch i create to solve mine issue.
>
> --- a/capi20/lplci.c.org <http://lplci.c.org> 2013-05-14
> 23:21:53.837937230 -0400
> +++ b/capi20/lplci.c 2013-05-14 23:22:11.844135234 -0400
> @@ -2147,6 +2147,11 @@
> lPLCIInfoIndIE(lp, IE_DISPLAY, CAPI_INFOMASK_DISPLAY, mc);
> lPLCIInfoIndIE(lp, IE_PROGRESS, CAPI_INFOMASK_PROGRESS |
> CAPI_INFOMASK_EARLYB3, mc);
> lPLCIInfoIndIE(lp, IE_CHANNEL_ID,
> CAPI_INFOMASK_CHANNELID, mc);
> + ret = plci_parse_channel_id(lp, mc);
> + if (ret < -1) {
> + wprint("%s: Got channel coding error in %s (%d)\n",
> CAPIobjIDstr(&lp->cobj),
> + _mi_msg_type2str(pr), ret);
> + }
> }
> break;
> case MT_ALERTING:
>
>
>
>
> Paweł
>
>
> On Wed, Jan 29, 2014 at 11:39 AM, Tobias Powalowski
> <tobias.powalowski-gM/[email protected]
> <mailto:tobias.powalowski-gM/[email protected]>> wrote:
>
> Hi,
> The only error I get in dmesg is this:
> AVM.1: MDL_ERROR|REQ (tei_l2)
>
> any clue why the 3.13.x series breaks CAPI functionality?
>
> Thanks for your input.
> greetings
> tpowa
>
> --
> Tobias Powalowski
> Archlinux Developer & Package Maintainer (tpowa)
> http://www.archlinux.org
> tpowa-fd97jBR+K/[email protected] <mailto:tpowa-fd97jBR+K/[email protected]>
>
>
>
>
>
> _______________________________________________
> isdn4linux mailing list
> [email protected]
> <mailto:[email protected]>
> https://www.isdn4linux.de/mailman/listinfo/isdn4linux
>
>
Hi,
tried to revert those 2 changes from 3.13 changes no luck.
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/drivers/isdn?id=f3d3342602f8bcbf37d7c46641cb9bca7618eb1c
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/drivers/isdn?id=f9a23c84486ed350cce7bb1b2828abd1f6658796
Pavel your patch does not help in my case for misdnuser tools.
Any other help 3.13 is a no go for me to bump for Archlinux if this is
not solvable.
greetings
tpowa
--
Tobias Powalowski
Archlinux Developer & Package Maintainer (tpowa)
http://www.archlinux.org
tpowa-fd97jBR+K/[email protected]
_______________________________________________
isdn4linux mailing list
[email protected]
https://www.isdn4linux.de/mailman/listinfo/isdn4linux
signature.asc
(application/pgp-signature, 555 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJS7654AAoJEHcd9mJ+32gfCj4IAKs/ia5y96EcJgXP47/Klivb PDaN4flN16EtrSyGc+qWOCVnSn4rFQ0M2I/hOdvTtrXt8hAKwPfSn87yebDFxZ6z tjqffO+tlKiscs/0WNdgz+30R1OaxdX0Hl4GFg2M/aL04ppsHshHe9+IjPk9/W5y wNVyrjocceDDplX3SeiymGSffU/E8LyzIkZepILmDrdjbq5fA23vTdQkwJ8v9k8t sC9NsaSjMj5YVIditnSFkoVAUX4epnNlgjrmC1McFhy7Ffjew04L1hR9Wlpo35GR SNePGOdYTs236/jqrmSbLh1kdcCmEz75HBXp5UHgKGtDnGwGO5fzy2qbKK7THBs= =/XLe -----END PGP SIGNATURE-----