kernel-ark/drivers/firewire
Stefan Richter f139749001 firewire: support S100B...S400B and link slower than PHY
Use a speed probe to determine the speed over 1394b buses and of nodes
which report a link speed less than their PHY speed.

Log the effective maximum speed of newly created nodes in dmesg.

Also, read the config ROM (except bus info block) at the maximum speed
rather than S100.  This isn't a real optimization though because we
still only use quadlet read requests for the entire ROM.

The patch also adds support for S1600 and S3200, although such hardware
does not exist yet.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Kristian Høgsberg <krh@redhat.com>
2007-07-10 00:07:43 +02:00
..
fw-card.c firewire: optimize gap count with 1394b leaf nodes 2007-07-10 00:07:43 +02:00
fw-cdev.c firewire: support S100B...S400B and link slower than PHY 2007-07-10 00:07:43 +02:00
fw-device.c firewire: support S100B...S400B and link slower than PHY 2007-07-10 00:07:43 +02:00
fw-device.h firewire: support S100B...S400B and link slower than PHY 2007-07-10 00:07:43 +02:00
fw-iso.c firewire: Clean up comment style. 2007-05-10 18:24:13 +02:00
fw-ohci.c firewire: missing newline in printk 2007-07-10 00:07:42 +02:00
fw-ohci.h firewire: Implement basic isochronous receive functionality. 2007-03-09 22:02:58 +01:00
fw-sbp2.c firewire: support S100B...S400B and link slower than PHY 2007-07-10 00:07:43 +02:00
fw-topology.c firewire: optimize gap count with 1394b leaf nodes 2007-07-10 00:07:43 +02:00
fw-topology.h firewire: support S100B...S400B and link slower than PHY 2007-07-10 00:07:43 +02:00
fw-transaction.c firewire: Always use parens with sizeof. 2007-05-10 18:24:14 +02:00
fw-transaction.h firewire: optimize gap count with 1394b leaf nodes 2007-07-10 00:07:43 +02:00
Kconfig firewire: add Kconfig help on building both stacks 2007-06-29 17:32:07 +02:00
Makefile firewire: prefix modules with firewire- instead of fw- 2007-05-27 23:21:01 +02:00