The architecture (including arbiters, oer managers, etc.) that exists
in t2 for building drivers in a way that allows for bus arbitration
does NOT exist in tinyos 1, but if I remmeber correctly, there is an
interface called (surprisingly enough) BusArbitration that allows you
to do something similar to what the Resource interface does in T2.
Additionally, Boomerang provides a Resource management framework for
t1 that differs slightly from that of T2, but works under the same
principle.

On Thu, Mar 13, 2008 at 12:15 AM, Liusand <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  I'm wondering if TinyOS-1.x provides split-phase bus arbitration like in
>  2.x? It doesn't seem to be a good idea to do busy bus polling.
>
>  Thanks,
>
>  Sha
>
>
>  _______________________________________________
>  Tinyos-help mailing list
>  Tinyos-help@millennium.berkeley.edu
>  https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
~Kevin
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to