22 Feb
2008
22 Feb
'08
5:56 p.m.
At Fri, 22 Feb 2008 15:25:44 +0100, Remy Bruno wrote:
Hello,
I realized that one of my hdsp patches was not included in the hg tree, so I guess I forgot to submit it, sorry for submitting only now.
Description:
The bits indicating SPDIF frequency in the status register are not the same for the 9632 than for the other cards, because it also supports 192kHz. A specific bitmask has thus been added (used in hdsp_spdif_sample_rate()). The 9632 does not seem to report external sample rates greater than 96kHz. In this case, the best seems to report spdif rate when autosync reference is spdif. This also required to move function hdsp_spdif_sample_rate().
Signed-off-by: Remy Bruno remy.bruno@trinnov.com
Applied to HG tree. Thanks.
Takashi