blob: 74c53fa5f06bd93e1b6e36f48cb432f79b6e750a [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#include "au8820.h"
2#include "au88x0.h"
Benoit Taine9baa3c32014-08-08 15:56:03 +02003static const struct pci_device_id snd_vortex_ids[] = {
Joe Perches28d27aa2009-06-24 22:13:35 -07004 {PCI_VDEVICE(AUREAL, PCI_DEVICE_ID_AUREAL_VORTEX_1), 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_mpu401.c"
12#include "au88x0_game.c"
13#include "au88x0_mixer.c"
14#include "au88x0.c"