Small changes; added INTEL8X0

This commit is contained in:
Jaroslav Kysela 2001-05-08 09:10:14 +00:00
parent c6c1de70dd
commit a6d19dc156

View file

@ -17,8 +17,8 @@ surround_plugin.SI_7018 { # test only
surround_plugin.FM801 {
channels.six = true;
open_single {
device.0 = 0;
subdevice.0 = 0;
device = 0;
subdevice = 0;
}
}
@ -95,3 +95,12 @@ surround_plugin.TRID4DWAVENX {
value.1 = 127;
}
}
surround_plugin.INTEL8X0 {
channels.four = true;
channels.six = true;
open_single {
device = 0;
subdevice = 0;
}
}