/[openvortex]/alsa/alsa-kernel/isa/sb/emu8000.c
ViewVC logotype

Diff of /alsa/alsa-kernel/isa/sb/emu8000.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by vizard, Sat May 31 02:35:11 2003 UTC revision 1.3 by vizard, Mon Aug 11 00:06:39 2003 UTC
# Line 1138  snd_emu8000_new(snd_card_t *card, int in Line 1138  snd_emu8000_new(snd_card_t *card, int in
1138                  snd_emu8000_free(hw);                  snd_emu8000_free(hw);
1139                  return err;                  return err;
1140          }          }
1141  #if defined(CONFIG_SND_SEQUENCER) || defined(CONFIG_SND_SEQUENCER_MODULE)  #if defined(CONFIG_SND_SEQUENCER) || (defined(MODULE) && defined(CONFIG_SND_SEQUENCER_MODULE))
1142          if (snd_seq_device_new(card, index, SNDRV_SEQ_DEV_ID_EMU8000,          if (snd_seq_device_new(card, index, SNDRV_SEQ_DEV_ID_EMU8000,
1143                                 sizeof(emu8000_t*), &awe) >= 0) {                                 sizeof(emu8000_t*), &awe) >= 0) {
1144                  strcpy(awe->name, "EMU-8000");                  strcpy(awe->name, "EMU-8000");

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26