1. 18 Feb, 2009 1 commit
    • Takashi Iwai's avatar
      ALSA: jack - Use card->shortname for input name · 2678f60d
      Takashi Iwai authored
      Currently the jack layer refers to card->longname as a part of
      its input device name string.  However, longname is often really long
      and way too ugly as an identifier, such as,
      "HDA Intel at 0xf8400000 irq 21".
      
      This patch changes the code to use card->shortname instead.
      The shortname string contains usually the h/w vendor and product
      names but without messy I/O port or IRQ numbers.
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      2678f60d
  2. 13 Feb, 2009 33 commits
  3. 12 Feb, 2009 4 commits
  4. 11 Feb, 2009 2 commits