Re: [Alsa-devel] Cirrus Logic S/PDIF

2002-05-22 Thread Peter Heatwole
On 2002.05.22 01:06 Jaroslav Kysela wrote: > I haven't S/PDIF register in the CS4294 datasheet. Do you have CS4298 > datasheet? Yes, the CS4294 doesn't have an S/PDIF pin. It's for quad speaker output, and is normally paired with something like the CS4297A for S/PDIF (as is the case with th

Re: [Alsa-devel] Cirrus Logic S/PDIF

2002-05-22 Thread Jaroslav Kysela
On Tue, 21 May 2002, Peter Heatwole wrote: > On 2002.05.21 03:46 Takashi Iwai wrote: > > well, we need to check spec sheets to be sure. > > could you tell us which chips did you check (to be supposed to work)? > > I've looked through some spec sheets, and these are the chips that > seem to

Re: [Alsa-devel] Cirrus Logic S/PDIF

2002-05-21 Thread Peter Heatwole
On 2002.05.21 03:46 Takashi Iwai wrote: > well, we need to check spec sheets to be sure. > could you tell us which chips did you check (to be supposed to work)? I've looked through some spec sheets, and these are the chips that seem to be compatible with patch_cirrus_cs4205(): CS4201: com

Re: [Alsa-devel] Cirrus Logic S/PDIF

2002-05-21 Thread Takashi Iwai
At Tue, 21 May 2002 08:41:16 -0700, Peter Heatwole wrote: > > On 2002.05.21 03:46 Takashi Iwai wrote: > > the attached patch is what you mentioned above? > > if it's ok, then i'll commit it to cvs. > > Yes. I just patched it into the latest CVS, and it worked > perfectly. ok. now checked

Re: [Alsa-devel] Cirrus Logic S/PDIF

2002-05-21 Thread Peter Heatwole
On 2002.05.21 03:46 Takashi Iwai wrote: > the attached patch is what you mentioned above? > if it's ok, then i'll commit it to cvs. Yes. I just patched it into the latest CVS, and it worked perfectly. >>I have not checked, but I assume this would also apply to other >> Cirrus Logic AC'9

Re: [Alsa-devel] Cirrus Logic S/PDIF

2002-05-21 Thread Takashi Iwai
Hi Peter, At Fri, 17 May 2002 08:24:15 -0700, Peter Heatwole wrote: > > Hello, > > I have a CS4281 based card with a CS4297A AC'97 codec, and wanted > to use the IEC958 jack. After reading some of the specs, I realized > that the function "patch_cirrus_cs4205()" in ac97_codec.c applies to >

[Alsa-devel] Cirrus Logic S/PDIF

2002-05-17 Thread Peter Heatwole
Hello, I have a CS4281 based card with a CS4297A AC'97 codec, and wanted to use the IEC958 jack. After reading some of the specs, I realized that the function "patch_cirrus_cs4205()" in ac97_codec.c applies to the CS4297A codec as well. I changed the line in the snd_ac97_codec_ids array that