summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJames Courtier-Dutton <James@superbug.co.uk>2005-12-04 18:03:03 +0100
committerJaroslav Kysela <perex@suse.cz>2006-01-03 12:30:15 +0100
commit19b99fbaed2e2971b756311435c67e84431d8515 (patch)
tree78f0c968f8bed1a5ce82edd00d793be6f3a73d4c /include
parent481ba7727fa08deb389b5a2e550e04df24d3f37d (diff)
downloadop-kernel-dev-19b99fbaed2e2971b756311435c67e84431d8515.zip
op-kernel-dev-19b99fbaed2e2971b756311435c67e84431d8515.tar.gz
[ALSA] emu10k1: Partial support for Creative emu1212m
Modules: EMU10K1/EMU10K2 driver Distorted sound now comes from the Audio Out socket. Still more work to do. Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/sound/emu10k1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/emu10k1.h b/include/sound/emu10k1.h
index 3d0496c..0d6e68c 100644
--- a/include/sound/emu10k1.h
+++ b/include/sound/emu10k1.h
@@ -1061,6 +1061,7 @@ struct snd_emu_chip_details {
unsigned char spdif_bug; /* Has Spdif phasing bug */
unsigned char ac97_chip; /* Has an AC97 chip: 1 = mandatory, 2 = optional */
unsigned char ecard; /* APS EEPROM */
+ unsigned char emu1212m; /* EMU 1212m card */
const char *driver;
const char *name;
const char *id; /* for backward compatibility - can be NULL if not needed */
OpenPOWER on IntegriCloud