Revision 6e45ef4c7aeefbf97df748866cd1b24f73b86160 authored by Stefan Richter on 11 March 2008, 21:32:52 UTC, committed by Stefan Richter on 13 March 2008, 23:56:59 UTC
Fix I/O errors due to SYM13FW500's inability to handle larger request
sizes.  Reported by Piergiorgio Sartor <piergiorgio.sartor@nexgo.de> for
firewire-sbp2 in https://bugzilla.redhat.com/show_bug.cgi?id=436879

This fix is necessary because sbp2's default request size limit has been
lifted since 2.6.25-rc1.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Jarod Wilson <jwilson@redhat.com>
1 parent 2aa9ff7
History
File Mode Size
oss
seq
Kconfig -rw-r--r-- 5.0 KB
Makefile -rw-r--r-- 853 bytes
control.c -rw-r--r-- 38.8 KB
control_compat.c -rw-r--r-- 11.3 KB
device.c -rw-r--r-- 6.7 KB
hwdep.c -rw-r--r-- 13.1 KB
hwdep_compat.c -rw-r--r-- 2.3 KB
info.c -rw-r--r-- 23.0 KB
info_oss.c -rw-r--r-- 3.9 KB
init.c -rw-r--r-- 20.7 KB
isadma.c -rw-r--r-- 2.7 KB
memalloc.c -rw-r--r-- 16.8 KB
memory.c -rw-r--r-- 2.5 KB
misc.c -rw-r--r-- 2.8 KB
pcm.c -rw-r--r-- 30.9 KB
pcm_compat.c -rw-r--r-- 15.1 KB
pcm_lib.c -rw-r--r-- 52.2 KB
pcm_memory.c -rw-r--r-- 12.2 KB
pcm_misc.c -rw-r--r-- 11.9 KB
pcm_native.c -rw-r--r-- 91.7 KB
pcm_timer.c -rw-r--r-- 4.1 KB
rawmidi.c -rw-r--r-- 47.8 KB
rawmidi_compat.c -rw-r--r-- 3.5 KB
rtctimer.c -rw-r--r-- 4.1 KB
sgbuf.c -rw-r--r-- 2.9 KB
sound.c -rw-r--r-- 11.1 KB
sound_oss.c -rw-r--r-- 7.2 KB
timer.c -rw-r--r-- 50.8 KB
timer_compat.c -rw-r--r-- 3.5 KB

back to top