mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-15 09:34:17 +00:00
[ALSA] emu10k1: Add some descriptive text.
Modules: EMU10K1/EMU10K2 driver Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
This commit is contained in:
parent
a26e9d9dc7
commit
5b0e498537
@ -843,8 +843,11 @@ static struct snd_emu_chip_details emu_chip_details[] = {
|
|||||||
.spdif_bug = 1,
|
.spdif_bug = 1,
|
||||||
.ac97_chip = 1} ,
|
.ac97_chip = 1} ,
|
||||||
/* Tested by shane-alsa@cm.nu 5th Nov 2005 */
|
/* Tested by shane-alsa@cm.nu 5th Nov 2005 */
|
||||||
|
/* The 0x20061102 does have SB0350 written on it
|
||||||
|
* Just like 0x20021102
|
||||||
|
*/
|
||||||
{.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20061102,
|
{.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20061102,
|
||||||
.driver = "Audigy2", .name = "Audigy 2 [2006]",
|
.driver = "Audigy2", .name = "Audigy 2 [SB0350b]",
|
||||||
.id = "Audigy2",
|
.id = "Audigy2",
|
||||||
.emu10k2_chip = 1,
|
.emu10k2_chip = 1,
|
||||||
.ca0102_chip = 1,
|
.ca0102_chip = 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user