From: Takashi Iwai <tiwai@suse.de>
To: Philipp Matthias Hahn <pmhahn@svs.Informatik.Uni-Oldenburg.de>
Cc: ALSA users <alsa-user@lists.sourceforge.net>,
ALSA developers <alsa-devel@lists.sourceforge.net>
Subject: Re: [Alsa-devel] A: VIA Technologies Inc. VT1720/24
Date: Wed, 24 Jan 2007 16:12:02 +0100 [thread overview]
Message-ID: <s5hac08cvct.wl%tiwai@suse.de> (raw)
In-Reply-To: <45B74CC0.4060905@svs.Informatik.Uni-Oldenburg.de>
At Wed, 24 Jan 2007 13:10:40 +0100,
Philipp Matthias Hahn wrote:
>
> From: Philipp Matthias Hahn <pmhahn@pmhahn.de>
>
> Fix small typo in comment of Prodigy 7.1 Light
> Add support for AudioTrak Prodigt 7.1 HiFi
>
> Signed-of-by: Philipp Matthias Hahn <pmhahn@pmhahn.de>
(snip)
> /* entry point */
> struct snd_ice1712_card_info snd_vt1724_aureon_cards[] __devinitdata = {
> @@ -2153,5 +2169,15 @@ struct snd_ice1712_card_info snd_vt1724_
> .eeprom_data = prodigy71lt_eeprom,
> .driver = "Prodigy71LT",
> },
> + {
> + .subvendor = VT1724_SUBDEVICE_PRODIGY71HIFI,
> + .name = "Audiotrak Prodigy 7.1 HiFi",
> + .model = "prodigy71hifi",
> + .chip_init = aureon_init,
> + .build_controls = aureon_add_controls,
> + .eeprom_size = sizeof(prodigy71hifi_eeprom),
> + .eeprom_data = prodigy71hifi_eeprom,
> + .driver = "Prodigy71HiFi", /* should be identical with Prodigy71 */
I recommend you to use the same string for this driver name here.
This string is referred by alsa-lib to pick up the corresponding
config file. As Prodigy 7.1 Hifi is almost identical with Prodigy 7.1
LT from the configuration POV, it should use "Prodigy71LT", too, so
that you don't have to change alsa-lib at all.
Otherwise changes look OK to me, but your patch conflicts with the
latest ALSA HG tree because of the patch applied prior to this.
Could you regenerate the patch to ALSA HG tree (with the fix above)?
thanks,
Takashi
-------------------------------------------------------------------------
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
next prev parent reply other threads:[~2007-01-24 15:12 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <45AFE785.6020307@informatik.uni-oldenburg.de>
2007-01-24 12:10 ` A: VIA Technologies Inc. VT1720/24 Philipp Matthias Hahn
2007-01-24 15:12 ` Takashi Iwai [this message]
2007-01-25 10:13 ` Philipp Matthias Hahn
2007-01-25 11:19 ` Takashi Iwai
[not found] ` <20070126202950.GA5721@titan.lahn.de>
2007-01-29 14:41 ` Takashi Iwai
2007-01-29 15:30 ` Konstantin Kletschke
2007-01-29 15:33 ` Konstantin Kletschke
2007-01-29 15:55 ` Subject: Does anyone know if this chipsset VT82C686 will output 24 bit, 96 kHz to USB 1.1 or pcmcia card...using a Linux 2.4 platform marion rundell
2007-01-29 15:43 ` A: VIA Technologies Inc. VT1720/24 Takashi Iwai
2007-01-29 16:45 ` Konstantin Kletschke
2007-02-14 15:30 ` Takashi Iwai
2007-02-14 15:49 ` Konstantin Kletschke
2007-01-25 12:36 ` Konstantin Kletschke
2007-01-25 14:22 ` Konstantin Kletschke
2007-01-25 19:58 ` Konstantin Kletschke
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=s5hac08cvct.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=alsa-user@lists.sourceforge.net \
--cc=pmhahn@svs.Informatik.Uni-Oldenburg.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).