Re: [Alsa-devel] RME96 driver patch

2003-01-10 Thread Martin Langer
On Sun, Jan 05, 2003 at 04:46:47PM +0100, Anders Torger wrote: Here is a patch against rme96.c snd_rme96_capture_spdif_open(snd_pcm_substream_t *substream) [...] + runtime-hw = snd_rme96_capture_spdif_info; +if ((rate = snd_rme96_capture_getrate(rme96, isadat)) 0) { +

Re: [Alsa-devel] RME96 driver patch

2003-01-10 Thread Anders Torger
On Friday 10 January 2003 15.53, Martin Langer wrote: On Sun, Jan 05, 2003 at 04:46:47PM +0100, Anders Torger wrote: Here is a patch against rme96.c snd_rme96_capture_spdif_open(snd_pcm_substream_t *substream) [...] + runtime-hw = snd_rme96_capture_spdif_info; +if ((rate =

Re: [Alsa-devel] RME96 driver patch

2003-01-10 Thread Takashi Iwai
At Fri, 10 Jan 2003 16:13:07 +0100, Anders Torger wrote: As mentioned before, this driver does not yet handle the cases when sample rate and other properties is changed in runtime (I don't know if ALSA is complete in that respect either). as far as i've tested before (vari-speed playback

[Alsa-devel] RME96 driver patch

2003-01-05 Thread Anders Torger
Here is a patch against rme96.c It fixes a few slight problems. A few bad things could happen when switching between ADAT and SPDIF and trying to run them simultaneously. The major improvement is however how slave/master and input signals are handled. In the old driver, the card could not be