From: Adrian Knoth <adi@drcomp.erfurt.thur.de>
To: alsa-devel@alsa-project.org
Subject: Re: [PATCH - hdspmixer 1/1] hdspmixer: Fix detection for non-MADIface RME cards
Date: Thu, 03 Feb 2011 22:10:25 +0100 [thread overview]
Message-ID: <4D4B19C1.2000602@drcomp.erfurt.thur.de> (raw)
In-Reply-To: <1296767284-982-1-git-send-email-adi@drcomp.erfurt.thur.de>
On 02/03/11 22:08, Adrian Knoth wrote:
> printf("Card %d : %s\n", card, name);
> - if (!strncmp(name, "RME MADIface", 12)) {
> + if (!strncmp(name, "RME Hammerfall DSP + Multiface", 30)) {
JFTR: Reindentation patch coming up soon. Already committed to my git
repo, but I want to add some more code beautification.
Cheers
next prev parent reply other threads:[~2011-02-03 21:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-03 21:08 [PATCH - hdspmixer 1/1] hdspmixer: Fix detection for non-MADIface RME cards Adrian Knoth
2011-02-03 21:10 ` Adrian Knoth [this message]
2011-02-07 13:56 ` 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=4D4B19C1.2000602@drcomp.erfurt.thur.de \
--to=adi@drcomp.erfurt.thur.de \
--cc=alsa-devel@alsa-project.org \
/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.