From 40c042572fd64276c6a5b6f4c49b14db608e5272 Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Wed, 21 Sep 2005 18:15:25 +0000 Subject: [PATCH] Add rtems shutdown notes. --- documentation/RELEASE_NOTES.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index e4be2f0fa..3bc08e809 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -23,7 +23,6 @@ should contain location definitions for EPICS modules only.

configure/RELEASE and moved to configure/os/CONFIG_SITE.Common.RTEMS. The configure/RELEASE* files should contain location definitions for EPICS modules only.

-

event generator and event receiver record support

All apsEvent specific record support has been removed from base @@ -60,6 +59,7 @@ if the dbBkpt facility is used.

I/O redirection from vxWorks startup scripts now works.

RTEMS

+

rtems_shutdown_executive is now called on IOC exit. On many BSPs this will return control to the bootstrap PROM.

Set POSIX TZ environment variable from NVRAM, or failing that, from EPICS_TIMEZONE.

Cleaned up support for obtaining network configuration from NVRAM.

Added support for some additional boards.