blob: 6c702ad4352ad8198af4a062c75c9d93571f10fd [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#include "au8830.h"
2#include "au88x0.h"
Takashi Iwaif40b6892006-07-05 16:51:05 +02003static struct pci_device_id snd_vortex_ids[] = {
Joe Perches28d27aa2009-06-24 22:13:35 -07004 {PCI_VDEVICE(AUREAL, PCI_DEVICE_ID_AUREAL_VORTEX_2), 0,},
Linus Torvalds1da177e2005-04-16 15:20:36 -07005 {0,}
6};
7
8#include "au88x0_synth.c"
9#include "au88x0_core.c"
10#include "au88x0_pcm.c"
11#include "au88x0_mixer.c"
12#include "au88x0_mpu401.c"
13#include "au88x0_game.c"
14#include "au88x0_eq.c"
15#include "au88x0_a3d.c"
16#include "au88x0_xtalk.c"
17#include "au88x0.c"