All of lore.kernel.org
 help / color / mirror / Atom feed
* VIA VT8237
@ 2004-06-02 20:48 Gert Vervoort
  2004-06-02 23:06 ` Anthony Dominic Truong
  0 siblings, 1 reply; 4+ messages in thread
From: Gert Vervoort @ 2004-06-02 20:48 UTC (permalink / raw)
  To: alsa-devel

The following patch adds a reference to the VIA VT8237 southbridge:

--- via82xx.c.orig      2004-06-02 22:09:04.509536136 +0200
+++ via82xx.c   2004-06-02 22:40:35.773020384 +0200
@@ -136,6 +136,7 @@
 #define VIA_REV_8233           0x30    /* 2 rec, 4 pb, 1 multi-pb, spdif */
 #define VIA_REV_8233A          0x40    /* 1 rec, 1 multi-pb, spdf */
 #define VIA_REV_8235           0x50    /* 2 rec, 4 pb, 1 multi-pb, spdif */
+#define VIA_REV_8237           0x60    /* 2 rec, 4 pb, 1 multi-pb, spdif */
 
 /*
  *  Direct registers
@@ -2070,6 +2071,7 @@
        { VIA_REV_8233, "VIA 8233", TYPE_VIA8233 },
        { VIA_REV_8233A, "VIA 8233A", TYPE_VIA8233A },
        { VIA_REV_8235, "VIA 8235", TYPE_VIA8233 },
+       { VIA_REV_8237, "VIA 8237", TYPE_VIA8233 },
 };
 
 /*

When playing back 6 channel audio on this card, it looks like the rear 
left/right and center/LFE are switched.

Gert



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: VIA VT8237
@ 2004-06-04  6:03 gert.vervoort
  0 siblings, 0 replies; 4+ messages in thread
From: gert.vervoort @ 2004-06-04  6:03 UTC (permalink / raw)
  To: rspchan; +Cc: alsa-devel

[-- Attachment #1: Type: text/plain, Size: 444 bytes --]

> I think Gert is referring to Rear L/R switched with Center/LFE

> rather than Center<->LFE; indeed I have encountered exactly the

> same problem myself.



Yes, this is the problem



> 

> [The windows test setup program allows Center<->LFE to be adjusted

> but outputs Rear L/R "correctly"; I'm not sure why Alsa has got

> it the other way round - maybe I need 3,4,6,9,7,8]?

> 



Also on my system in Windows XP it works correctly.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-06-04  6:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-02 20:48 VIA VT8237 Gert Vervoort
2004-06-02 23:06 ` Anthony Dominic Truong
2004-06-04  5:45   ` R CHAN
  -- strict thread matches above, loose matches on Subject: below --
2004-06-04  6:03 gert.vervoort

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.