[Alsa-devel] Audiophile 2496 DAC volume control and routing

2002-11-23 Thread Gerhard Dirschl
Hi! DAC volume control for Audiophile2496 has been broken with the changes for Delta410 support. This one reenables it. --- CVS/alsa/alsa-kernel/pci/ice1712/ak4524.c 2002-11-15 21:25:24.0 +0100 +++ alsa/alsa-kernel/pci/ice1712/ak4524.c 2002-11-22 18:09:22.0 +0100 @@ -81,7

[Alsa-devel] devfs_remove() not present in linux 2.4.19

2002-11-23 Thread Chris Rankin
Hi, I am having problems with the latest ALSA CVS using Linux 2.4.19-SMP and devfs. Specifically: # depmod -ae depmod: *** Unresolved symbols in /lib/modules/2.4.19/kernel/drivers/sound/snd.o depmod: devfs_remove Cheers, Chris __ Do You Y

Re: [Alsa-devel] Re: devfs_remove() not present in linux 2.4.19

2002-11-23 Thread Chris Rankin
OK, thanks. One minor point, though ;-): $ cvsalsa diff -u alsa-driver/acore/misc.c Index: alsa-driver/acore/misc.c === RCS file: /cvsroot/alsa/alsa-driver/acore/misc.c,v retrieving revision 1.11 diff -u -u -r1.11 misc.c --- alsa-driv

[Alsa-devel] Re: devfs_remove() not present in linux 2.4.19

2002-11-23 Thread Jaroslav Kysela
On Sat, 23 Nov 2002, [iso-8859-1] Chris Rankin wrote: > Hi, > > I am having problems with the latest ALSA CVS using > Linux 2.4.19-SMP and devfs. Specifically: > > # depmod -ae > depmod: *** Unresolved symbols in > /lib/modules/2.4.19/kernel/drivers/sound/snd.o > depmod: devfs_remove Fi