Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.git] / sound / pci / au88x0 / au8820.c
blobd1fbcce0725731cc46d35b3946a17299acbf68ce
1 #include "au8820.h"
2 #include "au88x0.h"
3 static struct pci_device_id snd_vortex_ids[] = {
4 {PCI_VENDOR_ID_AUREAL, PCI_DEVICE_ID_AUREAL_VORTEX_1,
5 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0,},
6 {0,}
7 };
9 #include "au88x0_synth.c"
10 #include "au88x0_core.c"
11 #include "au88x0_pcm.c"
12 #include "au88x0_mpu401.c"
13 #include "au88x0_game.c"
14 #include "au88x0_mixer.c"
15 #include "au88x0.c"