[Alsa-devel] Alsa module configuration

2002-08-29 Thread Andy Wingo
Hey alsa kernel wizards, Is there any way we can get rid of this? On Thu, 29 Aug 2002, frank pirrone wrote to linux-audio-user: > *** grab the Alsa 0.9.0rc3 tarball and compile it > *** Configure /etc/modules.conf as follows: > > # ALSA native device support > alias char-major-116 snd > option

RE: [Alsa-devel] PCMCIA and snd-hdsp

2002-08-29 Thread Daniel Heckenberg
> >For some reason, the hotplug script can't successfully load the snd-hdsp > >driver but a simple > >"modprobe snd-hdsp" does work. This is true at boot time (coldplug) and > >upon insertion (hotplug). Can anyone offer any insight into this? > > i know nothing about the hotplug script of pcmci

[Alsa-devel] struct _snd_pcm_hardware

2002-08-29 Thread Guilhem Tardy
Hi, I have a problem with supporting multiple audio formats in that my hardware defines its buffers in a number of frames rather than bytes. I evaluated the changes required to support description of a hardware's period contraints in frame AND bytes. Essentially, this would mean adding 'size_t p

Re: [Alsa-devel] PCMCIA and snd-hdsp

2002-08-29 Thread Orm Finnendahl
Hi all, I got the RME working again. It even works with the new pcmcia-cs. I also posted a message on pcmcia-cs in order to get the config file right (its in /etc/pcmcia/config and I got part of it working, but it doesn't yet do it all the way; I'll post it if I succeed). I had to do about 10 k

Re: [Alsa-devel] PCMCIA and snd-hdsp

2002-08-29 Thread Paul Davis
>For some reason, the hotplug script can't successfully load the snd-hdsp >driver but a simple >"modprobe snd-hdsp" does work. This is true at boot time (coldplug) and >upon insertion (hotplug). Can anyone offer any insight into this? i know nothing about the hotplug script of pcmcia-cs, but i