alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [snd-asihpi 0/8] Updates to snd-asihpi driver
@ 2011-04-01  2:59 linux
  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
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: linux @ 2011-04-01  2:59 UTC (permalink / raw)
  To: patch; +Cc: tiwai, alsa-devel

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 +

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-04-05  5:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-01  2:59 [snd-asihpi 0/8] Updates to snd-asihpi driver linux
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

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).