[alsa-devel] [PATCH] ALSA: E-mu 1616m PCIe support

Sergey Korolev slipped.on.blade at gmail.com
Wed Feb 1 19:33:09 CET 2012


diff -urdN linux-2.6.36.orig/sound/pci/emu10k1/emu10k1_main.c
linux-2.6.36/sound/pci/emu10k1/emu10k1_main.c
--- linux-2.6.36.orig/sound/pci/emu10k1/emu10k1_main.c 2010-10-20
22:30:22.000000000 +0200
+++ linux-2.6.36/sound/pci/emu10k1/emu10k1_main.c 2011-01-21
17:48:11.440000537 +0100
@@ -1415,6 +1415,14 @@
  .ca0108_chip = 1,
  .spk71 = 1,
  .emu_model = EMU_MODEL_EMU1010B}, /* EMU 1010 new revision */
+ /* Tested 21th Jan 2011. */
+ {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40071102,
+ .driver = "Audigy2", .name = "E-mu 1010 PCIe",
+ .id = "EMU1010",
+ .emu10k2_chip = 1,
+ .ca0108_chip = 1,
+ .spk71 = 1,
+ .emu_model = EMU_MODEL_EMU1010B}, /* EMU 1010 PCIe */
  /* Tested by James at superbug.co.uk 8th July 2005. */
  /* This is MAEM8810, 0202 is MAEM8820 */
  {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40011102,


More information about the Alsa-devel mailing list