From: Takashi Iwai <tiwai@suse.de>
To: Giuliano Pochini <pochini@shiny.it>
Cc: Alsa-devel <alsa-devel@alsa-project.org>
Subject: Re: [PATCH 1/1] indigo-express: add missing 64KHz flags
Date: Tue, 28 Apr 2009 11:20:36 +0200 [thread overview]
Message-ID: <s5heivd16e3.wl%tiwai@suse.de> (raw)
In-Reply-To: <20090427232329.1be6fa19@Jay>
At Mon, 27 Apr 2009 23:23:29 +0200,
Giuliano Pochini wrote:
>
>
> Indigo-express cards also support 64KHz sampling rate: this patch adds
> missing SNDRV_PCM_RATE_64000 flags.
>
>
> Signed-off-by: Giuliano Pochini <pochini@shiny.it>
Applied now. Thanks.
Takashi
> --- alsa-kernel/pci/echoaudio/indigodjx.c__orig 2009-04-27 22:57:20.000000000 +0200
> +++ alsa-kernel/pci/echoaudio/indigodjx.c 2009-04-27 22:58:04.000000000 +0200
> @@ -88,6 +88,7 @@ static struct snd_pcm_hardware pcm_hardw
> .rates = SNDRV_PCM_RATE_32000 |
> SNDRV_PCM_RATE_44100 |
> SNDRV_PCM_RATE_48000 |
> + SNDRV_PCM_RATE_64000 |
> SNDRV_PCM_RATE_88200 |
> SNDRV_PCM_RATE_96000,
> .rate_min = 32000,
> --- alsa-kernel/pci/echoaudio/indigoiox.c__orig 2009-04-27 22:56:46.000000000 +0200
> +++ alsa-kernel/pci/echoaudio/indigoiox.c 2009-04-27 22:57:54.000000000 +0200
> @@ -89,6 +89,7 @@ static struct snd_pcm_hardware pcm_hardw
> .rates = SNDRV_PCM_RATE_32000 |
> SNDRV_PCM_RATE_44100 |
> SNDRV_PCM_RATE_48000 |
> + SNDRV_PCM_RATE_64000 |
> SNDRV_PCM_RATE_88200 |
> SNDRV_PCM_RATE_96000,
> .rate_min = 32000,
>
>
> --
> Giuliano.
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
prev parent reply other threads:[~2009-04-28 9:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-27 21:23 [PATCH 1/1] indigo-express: add missing 64KHz flags Giuliano Pochini
2009-04-28 9:20 ` Takashi Iwai [this message]
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=s5heivd16e3.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=pochini@shiny.it \
/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