From: "Cory T. Tusar" <ctusar@videon-central.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: [patch] Dell Latitude D820 + D/Port
Date: Tue, 30 Jan 2007 11:25:02 -0500 [thread overview]
Message-ID: <45BF715E.7060408@videon-central.com> (raw)
In-Reply-To: <s5hhcu8v68e.wl%tiwai@suse.de>
[-- Attachment #1: Type: text/plain, Size: 779 bytes --]
Takashi Iwai wrote:
> At Tue, 30 Jan 2007 10:56:14 -0500,
> Cory T. Tusar wrote:
>> The attached patch adds support for the port replicator headphone output on a
>> Dell Latitude D820 + D/Port.
>
> I cannot read the patch. Could you attach or embed a patch text?
Hrmm...I sent it as an hg bundle as per the dev wiki. I'm not familiar with
hg though, so I very well may have borked it.
Plaintext attached.
-Cory
--
Cory T. Tusar
Embedded Systems Engineer
Videon Central, Inc.
2171 Sandy Drive
State College, PA 16801
(814) 235-1111 x316
(814) 235-1118 fax
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." --Brian W. Kernighan
[-- Attachment #2: D820.patch --]
[-- Type: text/x-patch, Size: 817 bytes --]
# HG changeset patch
# User Cory T. Tusar <ctusar@videon-central.com>
# Date 1169945686 18000
# Node ID e34c84e64c65931a9d5e8ebd2344b5e0a0fa9d25
# Parent 5f099a0fe6f0aac9e9b551bc36b3fdea8ed131e9
Support port replicator headphone output on Dell Latitude D820 + D/Port.
Signed-off-by: Cory T. Tusar <ctusar@videon-central.com>
diff -r 5f099a0fe6f0 -r e34c84e64c65 pci/hda/patch_sigmatel.c
--- a/pci/hda/patch_sigmatel.c Fri Jan 26 18:33:17 2007 +0100
+++ b/pci/hda/patch_sigmatel.c Sat Jan 27 19:54:46 2007 -0500
@@ -455,6 +455,8 @@ static struct snd_pci_quirk stac9200_cfg
"Dell Latitude D620", STAC_REF),
SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cb,
"Dell Latitude 120L", STAC_REF),
+ SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cc,
+ "Dell Latitude D820", STAC_REF),
{} /* terminator */
};
[-- Attachment #3: Type: text/plain, Size: 347 bytes --]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
[-- Attachment #4: Type: text/plain, Size: 161 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel
next prev parent reply other threads:[~2007-01-30 16:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-30 15:56 [patch] Dell Latitude D820 + D/Port Cory T. Tusar
2007-01-30 16:17 ` Takashi Iwai
2007-01-30 16:25 ` Cory T. Tusar [this message]
2007-01-30 16:33 ` Takashi Iwai
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=45BF715E.7060408@videon-central.com \
--to=ctusar@videon-central.com \
--cc=alsa-devel@lists.sourceforge.net \
--cc=tiwai@suse.de \
/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.