[alsa-cvslog] CVS: alsa-kernel/core memalloc.c,1.30,1.31

2004-04-16 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13160/core Modified Files: memalloc.c Log Message: removed the obsolete hack for dev_alloc_coherent() with dev = 0. Index: memalloc.c ==

[alsa-cvslog] CVS: alsa-driver/acore memalloc.patch,1.6,1.7

2004-04-16 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/acore In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16257 Modified Files: memalloc.patch Log Message: - moved the hack for the old 2.6 kernels to the patch. - fixed the compilation with 2.4 kernels. Index: memalloc.patch ==

[alsa-cvslog] CVS: alsa-kernel/ppc pmac.c,1.27,1.28

2004-04-16 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/ppc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16585 Modified Files: pmac.c Log Message: another fix for the new suspend/resume. Index: pmac.c === RCS file: /cvsroot/alsa/alsa-

[alsa-cvslog] CVS: alsa-kernel/pci/ice1712 ice1712.c,1.50,1.51

2004-04-16 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-kernel/pci/ice1712 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26799 Modified Files: ice1712.c Log Message: <[EMAIL PROTECTED]> added a control for default rate in the ice1712 driver Index: ice1712.c

[alsa-cvslog] CVS: alsa-tools/envy24control driverevents.c,1.10,1.11 envy24control.c,1.24,1.25 envy24control.h,1.13,1.14 hardware.c,1.13,1.14

2004-04-16 Thread Jaroslav Kysela
Update of /cvsroot/alsa/alsa-tools/envy24control In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27025 Modified Files: driverevents.c envy24control.c envy24control.h hardware.c Log Message: <[EMAIL PROTECTED]> This patch added callbacks for rate locking and rate reset and fixed an i

[alsa-cvslog] CVS: alsa-kernel/ppc pmac.c,1.28,1.29

2004-04-16 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/ppc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11014 Modified Files: pmac.c Log Message: fixed the missing function declarations. Index: pmac.c === RCS file: /cvsroot/alsa/alsa

[alsa-cvslog] CVS: alsa-kernel/pci atiixp.c,1.5,1.6

2004-04-16 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17338 Modified Files: atiixp.c Log Message: - added the PCI id entry for SB300. - added the missing terminator to the PCI id list. Index: atiixp.c ==

[alsa-cvslog] CVS: alsa-kernel/pci/ac97 ac97_codec.c,1.129,1.130 ac97_local.h,1.4,1.5 ac97_patch.c,1.43,1.44

2004-04-16 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ac97 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20292 Modified Files: ac97_codec.c ac97_local.h ac97_patch.c Log Message: - fixed the center/mic share switch on ALC65x. - created AC97_SINGLE_VALUME() macro. Index: ac97_codec.c

[alsa-cvslog] CVS: alsa-kernel/core control.c,1.42,1.43

2004-04-16 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31740 Modified Files: control.c Log Message: - fixed the compilation without CONFIG_PM. - fixed the return value of POWER ioctl. Index: control.c ==

[alsa-cvslog] CVS: alsa-kernel/pci/ac97 ac97_patch.c,1.44,1.45

2004-04-16 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ac97 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1747 Modified Files: ac97_patch.c Log Message: added the mic/center sharing switch of cm9739 codec again. Index: ac97_patch.c ==

[alsa-cvslog] CVS: alsa-kernel/pci/ac97 ac97_proc.c,1.6,1.7

2004-04-16 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ac97 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2465/pci/ac97 Modified Files: ac97_proc.c Log Message: added the write support to ac97#x-x+regs proc file. this is for debugging purpose, and enabled only when CONFIG_SND_DEBUG is set. it a

[alsa-cvslog] CVS: alsa-kernel/Documentation Procfile.txt,1.1,1.2

2004-04-16 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/Documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2465/Documentation Modified Files: Procfile.txt Log Message: added the write support to ac97#x-x+regs proc file. this is for debugging purpose, and enabled only when CONFIG_SND_DEBUG i