[PATCH] [UBUNTU:sound/pci/] Update default sample rate for MSI K8T Neo2-FI (snd_via82xx)
crimsun at fungus.sh.nu
crimsun at fungus.sh.nu
Tue Jun 20 07:15:41 UTC 2006
Subject: [PATCH] [UBUNTU:sound/pci/] Update default sample rate for MSI K8T Neo2-FI (snd_via82xx)
UpstreamStatus: Added in upstream alsa-kernel hg changeset 005d7adee1b3
http://hg-mirror.alsa-project.org/alsa-kernel?cmd=changeset;node=005d7adee1b366572df8b68bdfde6460f9ef7e10;style=raw
Default to variable samplerate enabled for MSI K8T Neo2-FI
No crackles here with 44100.
Signed-off-by: Karsten Wiese <annabellesgarden at yahoo.de>
Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>
---
sound/pci/via82xx.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
ae306ea373031674a5530d91860bcb3cd55f1564
diff --git a/sound/pci/via82xx.c b/sound/pci/via82xx.c
index 33deb3f..c6f051b 100644
--- a/sound/pci/via82xx.c
+++ b/sound/pci/via82xx.c
@@ -2324,7 +2324,7 @@ static int __devinit check_dxs_list(stru
{ .subvendor = 0x1462, .subdevice = 0x0430, .action = VIA_DXS_SRC }, /* MSI 7142 (K8MM-V) */
{ .subvendor = 0x1462, .subdevice = 0x3800, .action = VIA_DXS_ENABLE }, /* MSI KT266 */
{ .subvendor = 0x1462, .subdevice = 0x5901, .action = VIA_DXS_NO_VRA }, /* MSI KT6 Delta-SR */
- { .subvendor = 0x1462, .subdevice = 0x7023, .action = VIA_DXS_NO_VRA }, /* MSI K8T Neo2-FI */
+ { .subvendor = 0x1462, .subdevice = 0x7023, .action = VIA_DXS_SRC }, /* MSI K8T Neo2-FI */
{ .subvendor = 0x1462, .subdevice = 0x7120, .action = VIA_DXS_ENABLE }, /* MSI KT4V */
{ .subvendor = 0x1462, .subdevice = 0x7142, .action = VIA_DXS_ENABLE }, /* MSI K8MM-V */
{ .subvendor = 0x147b, .subdevice = 0x1401, .action = VIA_DXS_ENABLE }, /* ABIT KD7(-RAID) */
--
1.1.3
--
Daniel T. Chen crimsun at ubuntu.com
GPG key: www.sh.nu/~crimsun/pubkey.gpg.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20060620/bc8d1e4a/attachment.sig>
More information about the kernel-team
mailing list