alsa-lib/src
Jaroslav Kysela 3c55dcabbf Sverker Wiberg <sverkerw@swipnet.se>
Opening the patch ROM on GusPnP always fails:

* iwffff_get_rom_header() gets the card directory wrong when opening
  the ROM file.

* iwffff_get_rom_header() forgets that the ROM header is padded to 512
  bytes length.

I also fixed some small stuff:

* Tried to improve snd_instr_iwffff_open_rom()'s doxygen comment. The
  commingling of file-system files (denoted by names) and ROM-embedded
  files (numbers) is somewhat confusing --- I'm still looking for the
  right words to explain it.

* Oh, and snd_instr_iwffff_open_rom() returns -EPERM for invalid
  bank/file values --- it means the wrong thing: ENOENT would be
  better.
2002-11-14 08:48:29 +00:00
..
compat Corrections by Kevin Conder <kconder@interaccess.com> 2002-03-12 20:14:33 +00:00
conf Added ENS1371 configuration and fixes for iec958 definition (dev arg removal) 2002-11-07 20:06:11 +00:00
control Added missing snd_dlclose() calls 2002-11-07 15:18:45 +00:00
hwdep Added missing snd_dlclose() calls 2002-11-07 15:18:45 +00:00
instr Sverker Wiberg <sverkerw@swipnet.se> 2002-11-14 08:48:29 +00:00
mixer accept enum items for other volumes and switches. 2002-09-20 09:44:25 +00:00
pcm Added missing snd_dlclose() calls 2002-11-07 15:18:45 +00:00
rawmidi Added missing snd_dlclose() calls 2002-11-07 15:18:45 +00:00
seq Reverted back the PCM API. 2002-09-19 16:12:13 +00:00
timer More documentation changes (rawmidi, timer) 2002-02-11 18:11:16 +00:00
async.c Documentation update by Clement Ladish 2002-07-23 19:51:16 +00:00
conf.c Documentation update by Clement Ladish 2002-07-23 19:51:16 +00:00
confmisc.c Documentation update by Clement Ladish 2002-07-23 19:51:16 +00:00
dlmisc.c Added missing snd_dlclose() calls 2002-11-07 15:18:45 +00:00
error.c Documentation update by Clement Ladish 2002-07-23 19:51:16 +00:00
input.c Documentation update by Clement Ladish 2002-07-23 19:51:16 +00:00
Makefile.am Added missing snd_dlclose() calls 2002-11-07 15:18:45 +00:00
output.c Documentation update by Clement Ladish 2002-07-23 19:51:16 +00:00
Versions Reverted back the PCM API. 2002-09-19 16:12:13 +00:00