From: Kevin Mack <kevmack@accesscomm.ca>
To: alsa-devel@lists.sourceforge.net
Subject: [PATCH] Gateway M675 tweak
Date: Wed, 26 May 2004 00:57:31 -0600 [thread overview]
Message-ID: <20040526065731.GA25324@athlonpc> (raw)
Nobody complained, but this will direct mixer output
to speaker, headphone and line-out instead of just
the front(DAC-A) signal.
--- ../alsa-driver-1.0.5rc1/alsa-kernel/pci/ac97/ac97_patch.c 2004-05-24 07:24:42.000000000 -0600
+++ alsa-kernel/pci/ac97/ac97_patch.c 2004-05-26 00:12:39.000000000 -0600
@@ -648,7 +648,7 @@
/* VARIOUS */ 0x0040
};
static unsigned short m675_regs[4] = {
- /* OUTSEL */ 0x9040, /* CL:FR, SR:FR, LO:DS, LI:FR, MI:DS */
+ /* OUTSEL */ 0xfc70, /* CL:MX, SR:MX, LO:DS, LI:MX, MI:DS */
/* IOMISC */ 0x2102, /* HP amp on */
/* INSEL */ 0x0203, /* LI:LI, MI:FR */
/* VARIOUS */ 0x0041 /* stereo mic */
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
reply other threads:[~2004-05-26 6:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20040526065731.GA25324@athlonpc \
--to=kevmack@accesscomm.ca \
--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.