commit | fd23ade80e2bef156aa096459c31c010dacbea1e | [log] [tgz] |
---|---|---|
author | Ben Collins <bcollins@ubuntu.com> | Mon Jun 12 18:14:14 2006 -0400 |
committer | Ben Collins <bcollins@ubuntu.com> | Mon Jun 12 18:14:14 2006 -0400 |
tree | 7e381b0be5a7475d18c11b9795520e2eb0eba19a | |
parent | 40ae6c5e88790c2558013640ca4e0a5017c54162 [diff] |
sbp2: fix S800 transfers if phys_dma is off If sbp2 is forced to move data via ARM handler, the maximum packet size allowed for S800 transfers exceeds ohci1394's buffer size on platforms where PAGE_SIZE is 4096. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> Signed-off-by: Ben Collins <bcollins@ubuntu.com>