ieee1394: support for speeds greater than S800
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 19 Jan 2009 18:19:55 +0000 (19:19 +0100)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Wed, 28 Jan 2009 19:31:05 +0000 (20:31 +0100)
commit82d4b90debaa7ab3590335c1b641eb3d2ebb164e
treee9144ff7c90b48a82ca057bcf7e1f294a9e72115
parente747a5c0be3efe5465e45c8e326bc766b1288be6
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>
drivers/ieee1394/ieee1394.h
drivers/ieee1394/ieee1394_core.c