From: linux@audioscience.com
To: patch@alsa-project.org
Cc: tiwai@suse.de, alsa-devel@alsa-project.org
Subject: [snd-asihpi 0/8] Updates to snd-asihpi driver
Date: Fri, 01 Apr 2011 15:59:44 +1300 [thread overview]
Message-ID: <1301626792-13705-1-git-send-email-linux@audioscience.com> (raw)
Patch 4 is main change, allowing older cards to be accessed using mmap,
incidentally simplifying the driver by removing copy&silence callbacks.
Others are small improvements and updates.
This version has been tested with aplay/arecord, and with
portaudio applications.
pci/asihpi/asihpi.c | 328 +++++++++++++++++++-------------------------
pci/asihpi/hpi.h | 15 +-
pci/asihpi/hpi6000.c | 39 ++----
pci/asihpi/hpi6205.c | 97 +++++++-------
pci/asihpi/hpi_internal.h | 19 +--
pci/asihpi/hpicmn.c | 10 +-
pci/asihpi/hpicmn.h | 2 +
pci/asihpi/hpifunc.c | 27 ----
pci/asihpi/hpimsgx.c | 31 ++---
pci/asihpi/hpioctl.c | 63 +++++-----
pci/asihpi/hpios.h | 2 +
next reply other threads:[~2011-04-01 2:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-01 2:59 linux [this message]
2011-04-01 2:59 ` [snd-asihpi 1/8] Clock source is neither capture nor playback. Add spaces to control name string for consistency linux
2011-04-01 13:09 ` Takashi Iwai
2011-04-04 23:58 ` Eliot Blennerhassett
2011-04-05 5:22 ` Takashi Iwai
2011-04-01 2:59 ` [snd-asihpi 2/8] Debug print full substream ID. Other minor debug print updates linux
2011-04-01 2:59 ` [snd-asihpi 3/8] More forgiving handling of card playback drained status linux
2011-04-01 2:59 ` [snd-asihpi 4/8] Allow older non DMA capable cards to use MMAP. Emulate the DMA using read and write functions, get rid of copy & silence callbacks that were used only by older cards linux
2011-04-01 2:59 ` [snd-asihpi 5/8] Remove 2 unused functions linux
2011-04-01 2:59 ` [snd-asihpi 6/8] Define pcm_debug_name if CONFIG_SND_DEBUG linux
2011-04-01 2:59 ` [snd-asihpi 7/8] Replace subsys_delete_adapter with adapter_delete This allows some special-case code to be removed linux
2011-04-01 2:59 ` [snd-asihpi 8/8] Minor cleanups including %pR to print resource linux
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=1301626792-13705-1-git-send-email-linux@audioscience.com \
--to=linux@audioscience.com \
--cc=alsa-devel@alsa-project.org \
--cc=patch@alsa-project.org \
--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 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).