ALSA: lx6464es - driver for the digigram lx6464es interface
authorTim Blechmann <tim@klingt.org>
Tue, 24 Mar 2009 11:24:35 +0000 (12:24 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 14 Apr 2009 10:01:46 +0000 (12:01 +0200)
commit02bec490450836ebbd628e97ec03f10b57def8ce
treecd276c822afc81613f166b7b2e19e1ec0ab12e14
parent577c9c456f0e1371cbade38eaf91ae8e8a308555
ALSA: lx6464es - driver for the digigram lx6464es interface

prototype of a driver for the digigram lx6464es 64 channel ethersound
interface.

Signed-off-by: Tim Blechmann <tim@klingt.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/linux/pci_ids.h
sound/pci/Kconfig
sound/pci/Makefile
sound/pci/lx6464es/Makefile [new file with mode: 0644]
sound/pci/lx6464es/lx6464es.c [new file with mode: 0644]
sound/pci/lx6464es/lx6464es.h [new file with mode: 0644]
sound/pci/lx6464es/lx_core.c [new file with mode: 0644]
sound/pci/lx6464es/lx_core.h [new file with mode: 0644]
sound/pci/lx6464es/lx_defs.h [new file with mode: 0644]