Re: [Alsa-devel] [PATCH] Enable SPDIF input recording on ALC650 AC97 codecs. Works for PCM and AC3.

2003-09-05 Thread James Courtier-Dutton
Takashi Iwai wrote: At Sat, 30 Aug 2003 17:49:33 +0100, James Courtier-Dutton wrote: [1 ] Patch attached. This patch enables the SPDIF input of the Realtek ALC650 chip which is an AC97 compatible chip. It also adds some data into the proc file system ac97 /proc/asound/card0/ac97#0 file so one ca

[Alsa-devel] [PATCH]alsa\alsa-kernel\pci\ac97\ac97_codec.c

2003-09-05 Thread Max Mozok
On Thu, 4 Sep 2003 20:12:38 +0200 (CEST), Jaroslav Kysela wrote: /* FIXME: C-Media chips have no PCM volume!! */ if (/*ac97->id == 0x434d4941 ||*/ ac97->id == 0x434d4942 || ac97->id == 0x434d4961) Line 1368: snd_ac97_write_cache(ac97, AC97_PCM, 0x9f1f); //(M

Re: [Alsa-devel] AC3 output problem with via82xx

2003-09-05 Thread Jose Alberto Reguero
El Jueves, 4 de Septiembre de 2003 23:49, James Courtier-Dutton escribió: > lists.sourceforge.net > > > Fecha: > Ayer 23:49:32 > > Jose Alberto Reguero wrote: > > El Jueves, 4 de Septiembre de 2003 20:31, Takashi Iwai escribió: > >>At Thu, 4 Sep 2003 19:32:05 +0200, > >> > >>Jose Alberto Reguero wr

Re: [Alsa-devel] SBLive midi synth + ALSA doesn't work.

2003-09-05 Thread Brix
Do you know where to find documentation about ALSA rawmidi and midi interface programming? I'm trying to write some code, but only cutting and pasting from very poor examples found over the web, and understanding nothing :\ I readed alsa-lib-0.9.2/src/rawmidi/rawmidi.c, but it doesn't explain ver

[Alsa-devel] alsa => hardware freeze on laptop

2003-09-05 Thread juan
hi, i have a dell c600 and it randmonly freezes when i load the maestro3 driver. my only choice is to reboot. i have no idea what can be the cause and how i can track the problem. i tried inserting printks in maestro3.c but they are not great help . i really need some advice here -