* 2.4.24 VIA sound driver Config.in patch
@ 2004-03-08 21:51 mator
0 siblings, 0 replies; only message in thread
From: mator @ 2004-03-08 21:51 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 231 bytes --]
Hello.
This patch enables stats/info for VIA onboard sound codec driver
accessible via /proc fs.
CONFIG_SOUND_VIA82CXXX_PROCFS declared in source code, but missed in
Config.in.
Apply if needed. Same missing in 2.6.x kernel tree.
[-- Attachment #2: via-sound-codec.diff --]
[-- Type: text/plain, Size: 490 bytes --]
--- linux/drivers/sound/Config.in-orig 2004-01-18 15:52:57.000000000 +0300
+++ linux/drivers/sound/Config.in 2004-01-18 15:58:15.000000000 +0300
@@ -129,6 +129,7 @@
fi
dep_tristate ' VIA 82C686 Audio Codec' CONFIG_SOUND_VIA82CXXX $CONFIG_PCI
+dep_mbool ' VIA codec /proc entry' CONFIG_SOUND_VIA82CXXX_PROCFS $CONFIG_SOUND_VIA82CXXX
dep_mbool ' VIA 82C686 MIDI' CONFIG_MIDI_VIA82CXXX $CONFIG_SOUND_VIA82CXXX
dep_tristate ' OSS sound modules' CONFIG_SOUND_OSS $CONFIG_SOUND
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-03-08 21:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-08 21:51 2.4.24 VIA sound driver Config.in patch mator
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.