All of lore.kernel.org
 help / color / mirror / Atom feed
* [hdspm: Add RME RayDAT/AIO 0/2] Reworked support for RayDAT/AIO
@ 2011-01-26 18:32 Adrian Knoth
  2011-01-26 18:32 ` [PATCH - [hdspm] RayDAT/AIO 2/2] ALSA: Add RayDAT and AIO strings to Kconfig Adrian Knoth
       [not found] ` <1296066735-11280-2-git-send-email-adi@drcomp.erfurt.thur.de>
  0 siblings, 2 replies; 11+ messages in thread
From: Adrian Knoth @ 2011-01-26 18:32 UTC (permalink / raw)
  To: patch; +Cc: tiwai, Adrian Knoth, alsa-devel

Hi!

Finally, here's the patch that adds RME RayDAT and AIO support to hdpsm. 
Code was taken from Florian Faber's

   http://wiki.linuxproaudio.org/index.php/Driver:hdspe

revision (2010-12-25) and heavily modified to (almost) comply with the
coding style.

I also enabled S/PDIF input and augmented the code to allow for
all period sizes between 64 and 4096 samples on RayDATs/AIOs.

As pointed out by Takashi earlier this month, this version now doesn't
use typedefs or enums in ioctl structs.

Obviously, the patch is extremely long, it adds MMAP access, support for
the additional TCO hardware module, more MIDI ports and probably a lot
more.

Cheers

PS: This is the third version of the patch, now without conflicting
ioctls (hopefully) and without static arrays in the header file.

Adrian Knoth (2):
  ALSA: Add support for RME RayDAT and AIO
  ALSA: Add RayDAT and AIO strings to Kconfig

 include/sound/hdspm.h     |  349 ++++-
 sound/pci/Kconfig         |    6 +-
 sound/pci/rme9652/hdspm.c | 4231 +++++++++++++++++++++++++++++++++------------
 3 files changed, 3427 insertions(+), 1159 deletions(-)

-- 
1.7.2.3

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

end of thread, other threads:[~2011-01-27 12:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-26 18:32 [hdspm: Add RME RayDAT/AIO 0/2] Reworked support for RayDAT/AIO Adrian Knoth
2011-01-26 18:32 ` [PATCH - [hdspm] RayDAT/AIO 2/2] ALSA: Add RayDAT and AIO strings to Kconfig Adrian Knoth
     [not found] ` <1296066735-11280-2-git-send-email-adi@drcomp.erfurt.thur.de>
2011-01-27  8:04   ` [PATCH - [hdspm] RayDAT/AIO 1/2] ALSA: Add support for RME RayDAT and AIO Takashi Iwai
2011-01-27  8:09     ` Jaroslav Kysela
2011-01-27 10:23       ` [PATCH - hdspm 1/1] ALSA: [hdspm] Move static mapping arrays to .c Adrian Knoth
2011-01-27 10:27       ` [PATCH - [hdspm] RayDAT/AIO 1/2] ALSA: Add support for RME RayDAT and AIO Adrian Knoth
2011-01-27 10:44         ` Jaroslav Kysela
2011-01-27 11:13           ` Takashi Iwai
2011-01-27 12:07             ` Jaroslav Kysela
2011-01-27 11:13         ` Takashi Iwai
2011-01-27 12:19       ` Florian Faber

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.