mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-11 09:30:21 +00:00
This is driver for Turtle Beach Multisound cards: Classic, Fiji and Pinnacle. Tested pcm playback and recording and MIDI playback on Multisound Pinnacle. Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Takashi Iwai <tiwai@suse.de>
4 lines
122 B
C
4 lines
122 B
C
/* The work is in msnd_pinnacle.c, just define MSND_CLASSIC before it. */
|
|
#define MSND_CLASSIC
|
|
#include "msnd_pinnacle.c"
|