* [patch] asihpi: mmap and link streams
@ 2007-07-26 11:14 Eliot Blennerhassett
2007-07-26 12:46 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Eliot Blennerhassett @ 2007-07-26 11:14 UTC (permalink / raw)
To: alsa-devel; +Cc: Takashi Iwai
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [patch] asihpi: mmap and link streams
2007-07-26 11:14 [patch] asihpi: mmap and link streams Eliot Blennerhassett
@ 2007-07-26 12:46 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2007-07-26 12:46 UTC (permalink / raw)
To: Eliot Blennerhassett; +Cc: alsa-devel
At Thu, 26 Jul 2007 23:14:48 +1200,
Eliot Blennerhassett wrote:
>
> 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>
Thanks, applied to HG tree.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-26 12:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-26 11:14 [patch] asihpi: mmap and link streams Eliot Blennerhassett
2007-07-26 12:46 ` Takashi Iwai
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.