Make surround config backward compatible

Make hooks for surround config backward compatible with the older drivers
(without "Channel Mode" control).
This commit is contained in:
Takashi Iwai 2005-04-20 14:28:27 +00:00
parent 87ec7df91d
commit 062df69f00
7 changed files with 140 additions and 0 deletions

View file

@ -76,6 +76,13 @@ ICH4.pcm.surround40.0 {
lock true
optional true
}
# for old drivers
{
name "Line-In As Surround"
preserve true
value true
optional true
}
{
name "Surround Down Mix"
preserve true
@ -119,6 +126,19 @@ ICH4.pcm.surround51.0 {
lock true
optional true
}
# for old drivers
{
name "Line-In As Surround"
preserve true
value true
optional true
}
{
name "Mic As Center/LFE"
preserve true
value true
optional true
}
{
name "Surround Down Mix"
preserve true