RE: [PATCH] RapidIO: documentation update

From: Bounine, Alexandre
Date: Sun Sep 18 2011 - 20:21:19 EST


Micha Nelissen wrote:
>
> Alexandre Bounine wrote:
> > After the host has completed enumeration of the entire network it
releases
> > devices by clearing device ID locks (calls rio_clear_locks()). For
each endpoint
> > -in the system, it sets the Master Enable bit in the Port General
Control CSR
> > +in the system, it sets the Discovered bit in the Port General
Control CSR
> > to indicate that enumeration is completed and agents are allowed to
execute
> > passive discovery of the network.
>
> The host needs to set both. Without Master Enable an agent is not
> supposed to initiate transactions on the "bus", that's the meaning of
> that bit.

This is correct and host set both bits: Master_Enable and Discovered.
The documentation change above is related to event that triggers
discovery process.
In this context the change shown above is sufficient.
Please see the original code patch submitted by Liu Gang.

Alex.

--
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/