From: Gert Vervoort <gert.vervoort@hccnet.nl>
To: alsa-devel@lists.sourceforge.net
Subject: VIA VT8237
Date: Wed, 02 Jun 2004 22:48:14 +0200 [thread overview]
Message-ID: <40BE3D0E.5050804@hccnet.nl> (raw)
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
next reply other threads:[~2004-06-02 20:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-02 20:48 Gert Vervoort [this message]
2004-06-02 23:06 ` VIA VT8237 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40BE3D0E.5050804@hccnet.nl \
--to=gert.vervoort@hccnet.nl \
--cc=alsa-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.