linux-stable/drivers/firewire
Stefan Richter 25b1c3d888 firewire: fix synchronization of gap counts
Fix:  The fact that nodes had different gap counts would be overlooked
if the bus manager code would pick gap count 63 because of beta
repeaters or because of very large hop counts.  In this case, the bus
manager code would miss that it actually has to send the PHY config
packet with gap count 63.

Related trivial changes:  Use bool for an int used as bool, touch up
some comments.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2008-04-18 17:55:36 +02:00
..
fw-card.c firewire: fix synchronization of gap counts 2008-04-18 17:55:36 +02:00
fw-cdev.c firewire: reread config ROM when device reset the bus 2008-04-18 17:55:36 +02:00
fw-device.c firewire: replace more hex values with defined csr constants 2008-04-18 17:55:36 +02:00
fw-device.h firewire: reread config ROM when device reset the bus 2008-04-18 17:55:36 +02:00
fw-iso.c firewire: Clean up comment style. 2007-05-10 18:24:13 +02:00
fw-ohci.c firewire: remove unused struct member 2008-04-18 17:55:36 +02:00
fw-ohci.h firewire: fw-ohci: log regAccessFail events 2008-04-18 17:55:34 +02:00
fw-sbp2.c firewire: reread config ROM when device reset the bus 2008-04-18 17:55:36 +02:00
fw-topology.c firewire: fix synchronization of gap counts 2008-04-18 17:55:36 +02:00
fw-topology.h firewire: reread config ROM when device reset the bus 2008-04-18 17:55:36 +02:00
fw-transaction.c firewire: wait until PHY configuration packet was transmitted (fix bus reset loop) 2008-04-18 17:55:36 +02:00
fw-transaction.h firewire: remove unused struct member 2008-04-18 17:55:36 +02:00
Kconfig firewire: debug interrupt events 2008-04-18 17:55:34 +02:00
Makefile firewire: prefix modules with firewire- instead of fw- 2007-05-27 23:21:01 +02:00