Re: [PATCH v2] af9033: implement ber and ucb functions

2012-05-07 Thread Antti Palosaari
On 07.04.2012 17:34, Hans-Frieder Vogt wrote: af9033: implement read_ber and read_ucblocks functions. Version 2 of patch that reflects my findings on the behaviour of abort_cnt, err_cnt and bit_cnt: - bit_cnt is always 0x2710 (1) - abort_cnt is between 0 and 0x2710 - err_cnt is between 0

Re: [PATCH v2] af9033: implement ber and ucb functions

2012-05-07 Thread Antti Palosaari
On 07.04.2012 17:34, Hans-Frieder Vogt wrote: af9033: implement read_ber and read_ucblocks functions. Version 2 of patch that reflects my findings on the behaviour of abort_cnt, err_cnt and bit_cnt: - bit_cnt is always 0x2710 (1) - abort_cnt is between 0 and 0x2710 - err_cnt is between 0

[PATCH v2] af9033: implement ber and ucb functions

2012-04-07 Thread Hans-Frieder Vogt
af9033: implement read_ber and read_ucblocks functions. Version 2 of patch that reflects my findings on the behaviour of abort_cnt, err_cnt and bit_cnt: - bit_cnt is always 0x2710 (1) - abort_cnt is between 0 and 0x2710 - err_cnt is between 0 and 64 (= 0x2710 * 8 * 8) in the current