All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eliot Blennerhassett <linux@audioscience.com>
To: alsa-devel@alsa-project.org
Cc: Takashi Iwai <tiwai@suse.de>
Subject: [patch] asihpi: mmap and link streams
Date: Thu, 26 Jul 2007 23:14:48 +1200	[thread overview]
Message-ID: <200707262314.48809.linux@audioscience.com> (raw)

Greetings,

asihpi version 3.07.13 :
Enable MMAP  dma capable cards.
Enable linked streams for cards that have hardware support for this.
Add TLV for level and volume controls.
Register asihpi class for HPI part of driver
Add documentation, remove unused code.

Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com>
----

Patch (4798 lines) is here:
http://audioscience.com/internet/download/beta/alsa_driver3349_asihpi30713.patch

Matching firmware is here:
http://audioscience.com/internet/download/firmware/dspbins30713.zip

FYI: Original source package here:
http://audioscience.com/internet/download/hpklinux-3.07.13.tar.bz2

 asihpi.c             | 1517 
++++++++++++++++++++++++++-------------------------
Implement MMAP and linked streams.
Merge some capture and playback functions
Add dB TLV  for level and volume controls

 hpi6000.c            |    7
Clean

 hpi6205.c            |  498 +++++++++-------
Changes to allow attaching external DMA buffer (for ALSA)

 hpidebug.c           |   67 +-
 hpidebug.h           |  349 +++++------
Changes to support unicode

 hpimod.c             |  283 ++-------
Cleanup, add class registration

 hpimsgx.c            |   50 +
Add 2 new subsys functions

 hpios_linux_kernel.c |   36 -
 hpios_linux_kernel.h |   15
Minor debug changes. Add pci dev ptr to allow alsa to allocate dma buffer

 hpi.h                |   54 -
 hpi56301.c           |    1
 hpidspcd.c           |    2
 hpifunc.c            |  121 ++--
Documentation updates

 13 files changed, 1506 insertions(+), 1494 deletions(-)

             reply	other threads:[~2007-07-26 11:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-26 11:14 Eliot Blennerhassett [this message]
2007-07-26 12:46 ` [patch] asihpi: mmap and link streams 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=200707262314.48809.linux@audioscience.com \
    --to=linux@audioscience.com \
    --cc=alsa-devel@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 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.