/[openvortex]/alsa/pci/au88x0/au88x0_mpu401.c
ViewVC logotype

Diff of /alsa/pci/au88x0/au88x0_mpu401.c

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

revision 1.2 by vizard, Tue Apr 22 02:52:03 2003 UTC revision 1.3 by mjander, Sat Apr 26 01:17:23 2003 UTC
# Line 93  int __devinit snd_vortex_midi(vortex_t * Line 93  int __devinit snd_vortex_midi(vortex_t *
93      mpu = snd_magic_cast(mpu401_t, rmidi->private_data, return -ENOMEM);      mpu = snd_magic_cast(mpu401_t, rmidi->private_data, return -ENOMEM);
94      mpu->cport = (unsigned long)(vortex->mmio + (VORTEX_MIDI_CMD >> 2));      mpu->cport = (unsigned long)(vortex->mmio + (VORTEX_MIDI_CMD >> 2));
95  #endif  #endif
96        vortex->rmidi = rmidi;
97          return 0;          return 0;
98  }  }

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