1. 10 5月, 2010 1 次提交
    • K
      ALSA: Merge es1688 and es968 drivers · a20971b2
      Krzysztof Helt 提交于
      The ESS ES968 chip is nothing more then a PnP companion
      for a non-PnP audio chip. It was paired with non-PnP ESS' chips:
      ES688 and ES1688. The ESS' audio chips are handled by the es1688
      driver in native mode. The PnP cards are handled by the ES968
      driver in SB compatible mode.
      
      Move the ES968 chip handling to the es1688 driver so the driver
      can handle both PnP and non-PnP cards. The es968 is removed.
      
      Also, a new PnP id is added for the card I acquired (the change
      was tested on this card).
      Signed-off-by: NKrzysztof Helt <krzysztof.h1@wp.pl>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      a20971b2
  2. 21 12月, 2009 1 次提交
  3. 11 12月, 2009 1 次提交
  4. 01 10月, 2009 1 次提交
  5. 28 9月, 2009 1 次提交
  6. 14 4月, 2009 1 次提交
  7. 07 4月, 2009 1 次提交
  8. 17 2月, 2009 1 次提交
  9. 29 1月, 2009 2 次提交
  10. 28 1月, 2009 1 次提交
  11. 21 1月, 2009 1 次提交
  12. 10 11月, 2008 1 次提交
  13. 29 8月, 2008 1 次提交
  14. 06 8月, 2008 3 次提交
  15. 15 7月, 2008 1 次提交
  16. 13 6月, 2008 1 次提交
  17. 06 6月, 2008 1 次提交
  18. 27 5月, 2008 1 次提交
  19. 16 10月, 2007 3 次提交
  20. 20 7月, 2007 2 次提交
  21. 11 5月, 2007 4 次提交
  22. 09 2月, 2007 2 次提交
  23. 22 10月, 2006 1 次提交
  24. 31 3月, 2006 2 次提交
    • R
      [ALSA] AdLib FM card driver · cf40a310
      Rene Herman 提交于
      Attached you'll find an ALSA driver for AdLib FM cards. An AdLib card is
      just an OPL2, which was already supported by sound/drivers/opl3, so only
      very minimal bus-glue is needed. The patch applies cleanly to both
      2.6.16 and 2.6.16-mm1.
      
      The driver has been tested with an actual ancient 8-bit ISA AdLib card
      and works fine. It also works fine for an OPL3 {,emulation} as still
      found on many ISA soundcards but given that AdLib cards don't have their
      own mixer, upping the volume from 0 might be a problem without the card
      driver already loaded and driving the OPL3.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      cf40a310
    • M
      [ALSA] Add snd-miro driver · 1841f613
      Martin Langer 提交于
      Added snd-miro driver for miroSOUND PCM by Martin Langer.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      1841f613
  25. 03 1月, 2006 2 次提交
  26. 12 9月, 2005 1 次提交
    • T
      [ALSA] Add snd_card_set_generic_dev() call to ISA drivers · 43bcd973
      Takashi Iwai 提交于
      ISA,CMI8330 driver,ES18xx driver,OPL3SA2 driver,Sound Galaxy driver
      Sound Scape driver,AD1848 driver,CS4231 driver,CS4236+ driver
      ES1688 driver,GUS Classic driver,GUS Extreme driver,GUS MAX driver
      AMD InterWave driver,Opti9xx drivers,SB16/AWE driver,SB8 driver
      Wavefront drivers
      - Added snd_card_set_generic_dev() call.
      - Added SND_GENERIC_DRIVER to Kconfig.
      - Clean up the error path in probe if necessary.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      43bcd973
  27. 08 9月, 2005 1 次提交
  28. 24 8月, 2005 1 次提交