Skip to content
Commit 2df222b8 authored by Stefan Richter's avatar Stefan Richter
Browse files

firewire: fw-sbp2: expose module parameter for workarounds



On rare occasions, the ability to set one of the workaround flags at
runtime may save the day.

People who experience I/O errors with firewire-sbp2 while the old sbp2
driver worked for them should try workarounds=1 and report to the devel
mailinglist whether that improves things.  Firewire-sbp2 defaults to the
SCSI stack's maximum transfer size per command, while sbp2 limits them
to 128 kBytes.  Flag 1 accomplishes just that.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 5a3c2be6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment