commit | 82d4b90debaa7ab3590335c1b641eb3d2ebb164e | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Mon Jan 19 19:19:55 2009 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Wed Jan 28 20:31:05 2009 +0100 |
tree | e9144ff7c90b48a82ca057bcf7e1f294a9e72115 | |
parent | e747a5c0be3efe5465e45c8e326bc766b1288be6 [diff] |
ieee1394: support for speeds greater than S800 The hard-wired configuration of the top speed (until now S800) was unnecessary, remove it. If the local link layer controller supports S1600 or S3200, we now assume this speed for all present 1394b PHYs (except if they are behind 1394a repeaters) until nodemgr figured out the actual speed while fetching the config ROM. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>