[rtems-libbsd commit] Add root bus support functions

Chris Johns chrisj at rtems.org
Wed Apr 27 06:12:54 UTC 2016


On 27/04/2016 16:02, Sebastian Huber wrote:
> On 27/04/16 07:59, Chris Johns wrote:
>> On 27/04/2016 15:53, Sebastian Huber wrote:
>>> Suspend and resume can be used to go into a power saving state. Detach
>>> to shutdown the system and do a warm reset.
>>
>> I can make these calls safely from my application at any time?
>
> If all drivers are written properly and you call these functions in task
> context (like all other libbsd functions) and your application blocks no
> resources used by your drivers.
>

Thank you. Do you think some comments in the code that says this would 
be a good idea?

Chris



More information about the devel mailing list