← Back to team overview

t-kernel team mailing list archive

Re: [rtems-libbsd commit] Add root bus support functions

 

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.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber@xxxxxxxxxxxxxxxxxx
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
devel@xxxxxxxxx
http://lists.rtems.org/mailman/listinfo/devel


References