From: Stefan Richter Date: Sat, 21 Jul 2007 20:43:05 +0000 (+0200) Subject: firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters) X-Git-Tag: v2.6.23-rc2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25659f7183376c6b37661da6141d5eaa21479061;p=pandora-kernel.git firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters) As far as I know, all CardBus FireWire 400 adapters have a maximum payload of 1024 bytes which is less than the speed-dependent limit of 2048 bytes. Fw-sbp2 has to take the host adapter's limit into account. This apparently fixes Juju's incompatibility with my CardBus cards, a NEC based card and a VIA based card. Signed-off-by: Stefan Richter Acked-by: Kristian Høgsberg --- Reading git-diff-tree failed