]> git.baikalelectronics.ru Git - kernel.git/commit
isdn/gigaset: correct CAPI voice connection encoding
authorTilman Schmidt <tilman@imap.cc>
Mon, 21 Jun 2010 13:54:35 +0000 (13:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Jun 2010 04:16:59 +0000 (21:16 -0700)
commit2cc27d40ff77fbd6f8a508ddce85907aa68d1574
treeb1de4dc1dc0fb9e96f2c9bd46516cbf0c9861d80
parentb15ae00fb312c1362a919e68ee14e749a6a2a893
isdn/gigaset: correct CAPI voice connection encoding

Make the Gigaset CAPI driver select L2_VOICE (AT^SBPR=2) as the
layer 2 encoding for transparent connections, like the ISDN4Linux
variant.  L2_BITSYNC (AT^SBPR=0) mutes internal connections and
distorts external ones.

Impact: bugfix
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/capi.c