diff options
author | James Courtier-Dutton <James@superbug.co.uk> | 2006-04-09 20:36:39 +0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2006-06-22 23:32:37 +0400 |
commit | 21fdddea8e4cc54341d389916d0c17db8c1ca452 (patch) | |
tree | 9ab8e7c8e92cfc747d71907a7c9ebaa2151fcd41 /sound/pci/emu10k1/tina2.h | |
parent | 6129daaa0d2b84c0e376b6b17b3d3740c4d1d1ca (diff) | |
download | linux-21fdddea8e4cc54341d389916d0c17db8c1ca452.tar.xz |
[ALSA] emu10k1: Add support for Audigy4 (not Pro)
Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
Diffstat (limited to 'sound/pci/emu10k1/tina2.h')
-rw-r--r-- | sound/pci/emu10k1/tina2.h | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sound/pci/emu10k1/tina2.h b/sound/pci/emu10k1/tina2.h index 5c43abf03e89..f2d8eb6c89e1 100644 --- a/sound/pci/emu10k1/tina2.h +++ b/sound/pci/emu10k1/tina2.h @@ -1,11 +1,7 @@ /* * Copyright (c) by James Courtier-Dutton <James@superbug.demon.co.uk> - * Driver p16v chips - * Version: 0.21 - * - * - * This code was initally based on code from ALSA's emu10k1x.c which is: - * Copyright (c) by Francisco Moraes <fmoraes@nc.rr.com> + * Driver tina2 chips + * Version: 0.1 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |