kernel-ark/sound/pci/emu10k1
Takashi Iwai bd7bf042e8 [ALSA] Fix permissions in some /proc files
PCM Midlevel,CA0106 driver,EMU10K1/EMU10K2 driver
Fix by Guillaume Chazarain <guichaz@yahoo.fr>:

Some tunables in /proc have a write() function, but as their
permission does not reflect it, it can be confusing to the user.

So here is a patch that corrects the mode of those files. Note that I
have only tested the 'xrun_debug' entry.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2005-05-29 10:00:39 +02:00
..
emu10k1_callback.c
emu10k1_main.c [ALSA] Fix typo in speaker routing. Now sound comes from the correct speakers 2005-05-29 09:58:55 +02:00
emu10k1_patch.c
emu10k1_synth_local.h
emu10k1_synth.c
emu10k1.c [ALSA] Replace pci_module_init() with pci_register_driver() 2005-05-29 10:00:32 +02:00
emu10k1x.c [ALSA] Fix permissions in some /proc files 2005-05-29 10:00:39 +02:00
emufx.c [ALSA] clean up card features 2005-05-29 09:00:41 +02:00
emumixer.c [ALSA] Fix compile warning 2005-05-29 10:00:35 +02:00
emumpu401.c
emupcm.c
emuproc.c [ALSA] Fix permissions in some /proc files 2005-05-29 10:00:39 +02:00
io.c
irq.c
Makefile
memory.c
p16v.c [ALSA] Improve playback startup. Increase buffer size, and reduce xruns. 2005-05-29 09:58:52 +02:00
p16v.h
timer.c
voice.c