Re: [PATCH] firewire: reread config ROM when device reset the bus

From: Jarod Wilson
Date: Mon Mar 03 2008 - 15:28:40 EST


On Sunday 02 March 2008 07:48:30 pm Stefan Richter wrote:
> When a device changes its configuration ROM, it announces this with a
> bus reset. firewire-core has to check which node initiated a bus reset
> and whether any unit directories went away or were added on this node.
>
> Tested with an IOI FWB-IDE01AB which has its link-on bit set if bus
> power is available but does not respond to ROM read requests if self
> power is off. This implements
> - recognition of the units if self power is switched on after fw-core
> gave up the initial attempt to read the config ROM,
> - shutdown of the units when self power is switched off.
>
> Also tested with a second PC running Linux/ieee1394. When the eth1394
> driver is inserted and removed on that node, fw-core now notices the
> addition and removal of the IPv4 unit on the ieee1394 node.
>
> Signed-off-by: Stefan Richter <stefanr@xxxxxxxxxxxxxxxxx>
> ---
>
> Applies after "firewire: replace static ROM cache by allocated cache".

I've also tested and verified proper disk suspend (and resume) functionality
with a FW800 Western Digital My Book Pro and a FW400 Western Digital My Book,
both of which were previously unable to power down their disks.

Signed-off-by: Jarod Wilson <jwilson@xxxxxxxxxx>


--
Jarod Wilson
jwilson@xxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/