[alsa-devel] [PATCH] alsa: lx6464es - driver for the digigram lx6464es interface
Tim Blechmann
tim at klingt.org
Tue Mar 24 12:23:20 CET 2009
hi takashi,
i tried to address the issues ...
Tim Blechmann (1):
alsa: lx6464es - driver for the digigram lx6464es interface
include/linux/pci_ids.h | 5 +
sound/pci/Kconfig | 10 +
sound/pci/Makefile | 1 +
sound/pci/lx6464es/Makefile | 2 +
sound/pci/lx6464es/lx6464es.c | 1152 ++++++++++++++++++++++++++++++++
sound/pci/lx6464es/lx6464es.h | 114 ++++
sound/pci/lx6464es/lx_core.c | 1442 +++++++++++++++++++++++++++++++++++++++++
sound/pci/lx6464es/lx_core.h | 242 +++++++
sound/pci/lx6464es/lx_defs.h | 376 +++++++++++
9 files changed, 3344 insertions(+), 0 deletions(-)
create mode 100644 sound/pci/lx6464es/Makefile
create mode 100644 sound/pci/lx6464es/lx6464es.c
create mode 100644 sound/pci/lx6464es/lx6464es.h
create mode 100644 sound/pci/lx6464es/lx_core.c
create mode 100644 sound/pci/lx6464es/lx_core.h
create mode 100644 sound/pci/lx6464es/lx_defs.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20090324/5392ac75/attachment.sig
More information about the Alsa-devel
mailing list