1. 14 6月, 2011 2 次提交
  2. 22 6月, 2009 2 次提交
  3. 09 6月, 2009 1 次提交
  4. 08 6月, 2009 1 次提交
  5. 05 6月, 2009 1 次提交
    • T
      ALSA: ctxfi - Use native timer interrupt on emu20k1 · b7bbf876
      Takashi Iwai 提交于
      emu20k1 has a native timer interrupt based on the audio clock, which
      is more accurate than the system timer (from the synchronization POV).
      This patch adds the code to handle this with multiple streams.
      
      The system timer is still used on emu20k2, and can be used also for
      emu20k1 easily by changing USE_SYSTEM_TIMER to 1 in cttimer.c.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      b7bbf876
  6. 14 5月, 2009 1 次提交
    • W
      ALSA: SB X-Fi driver merge · 8cc72361
      Wai Yew CHAY 提交于
      The Sound Blaster X-Fi driver supports Creative solutions based on
      20K1 and 20K2 chipsets.
      
      Supported hardware :
      
      Creative Sound Blaster X-Fi Titanium Fatal1ty® Champion Series
      Creative Sound Blaster X-Fi Titanium Fatal1ty Professional Series
      Creative Sound Blaster X-Fi Titanium Professional Audio
      Creative Sound Blaster X-Fi Titanium
      Creative Sound Blaster X-Fi Elite Pro
      Creative Sound Blaster X-Fi Platinum
      Creative Sound Blaster X-Fi Fatal1ty
      Creative Sound Blaster X-Fi XtremeGamer
      Creative Sound Blaster X-Fi XtremeMusic
      
      Current release features:
      
      * ALSA PCM Playback
      * ALSA Record
      * ALSA Mixer
      
      Note:
      
      * External I/O modules detection not included.
      Signed-off-by: NWai Yew CHAY <wychay@ctl.creative.com>
      Singed-off-by: NRyan RICHARDS <ryan_richards@creativelabs.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      8cc72361