firewire: fw-sbp2: expose module parameter for workarounds
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 13 Aug 2007 15:48:25 +0000 (17:48 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Tue, 16 Oct 2007 22:00:03 +0000 (00:00 +0200)
commit2df222b8f8fe9e18c9c9fdfd46f60dad55f5ac14
treed01c8f5a5840c8e975d50ca84d20bb581876030e
parent5a3c2be6c9a5641a06c71c906645d676fa4d3fdc
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: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/fw-sbp2.c