dahdi-linux/drivers/dahdi/oct612x
Doug Bailey 64b150eb96 oct612x: Increase the size of some of the instance variables.
Revision 9750 "wct4xxp: Reduce the memory footprint of the hardware
echocanceler" reduced the number of bits used to store some structure
members. Some of the new field lengths were unable to store all the
possible values the API as used assigned to the fields, resulting in
channels never entering power down mode when they were disabled like
they were previously.

The change for byEchoOperationMode was found in testing the operation of
the VPMOCT032 which currently uses the same code. The others were done
via a review of the API doc.

This change represents negligable risk and contains no logic changes.
It only increases the memory footprint of the API instance in the
kernel.

Signed-off-by: Doug Bailey <dbailey@digium.com>
Acked-by: Shaun Ruffell <sruffell@digium.com>
Acked-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>

git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@10060 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2011-07-20 17:24:27 +00:00
..
apilib wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
include oct612x: Increase the size of some of the instance variables. 2011-07-20 17:24:27 +00:00
octdeviceapi/oct6100api oct612x: Eliminate some compiler warnings. 2011-07-05 17:23:41 +00:00
get_discards wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
Makefile wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
octasic-helper wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
test.c wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00