<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 19, 2019 at 6:17 AM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">---<br>
 c-user/preface.rst | 14 ++++++++------<br>
 common/refs.bib    | 18 ++++++++++++++++++<br>
 2 files changed, 26 insertions(+), 6 deletions(-)<br>
<br>
diff --git a/c-user/preface.rst b/c-user/preface.rst<br>
index 47b030a..8723ed6 100644<br>
--- a/c-user/preface.rst<br>
+++ b/c-user/preface.rst<br>
@@ -27,12 +27,14 @@ been expended to provide standards addressing the needs of the real-time<br>
 community.  Several organizations have addressed this need during recent years.<br>
<br>
 The Real Time Executive Interface Definition (RTEID) was developed by Motorola<br>
-with technical input from Software Components Group.  RTEID was adopted by the<br>
-VMEbus International Trade Association (VITA) as a baseline draft for their<br>
-proposed standard multiprocessor, real-time executive interface, Open Real-Time<br>
-Kernel Interface Definition (ORKID).  These two groups are currently working<br>
-together with the IEEE P1003.4 committee to insure that the functionality of<br>
-their proposed standards is adopted as the real-time extensions to POSIX.<br>
+with technical input from Software Components Group<br>
+:cite:`Motorola:1988:RTEID`.  RTEID was adopted by the VMEbus International<br>
+Trade Association (VITA) as a baseline draft for their proposed standard<br>
+multiprocessor, real-time executive interface, Open Real-Time Kernel Interface<br>
+Definition (ORKID) :cite:`VITA:1990:ORKID`.  These two groups are currently<br>
+working together with the IEEE P1003.4 committee to insure that the<br>
+functionality of their proposed standards is adopted as the real-time<br>
+extensions to POSIX.<br></blockquote><div><br></div><div>I don't know that we should say currently. This happened over 20 years ago.</div><div>It was also more like consensus could not be achieved by the RTOS vendors</div><div>participating and their attention shifted to POSIX as a more open standard.</div><div>Or at least one not based on their competition's API set.</div><div><br></div><div>Neither was officially adopted. They never left draft status.</div><div><br></div><div>insure -> ensure. </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
 This emerging standard defines an interface for the development of real-time<br>
 software to ease the writing of real-time application programs that are<br></blockquote><div><br></div><div>Let's change "emerging" to "proposed"</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
diff --git a/common/refs.bib b/common/refs.bib<br>
index 7cc5121..25e4503 100644<br>
--- a/common/refs.bib<br>
+++ b/common/refs.bib<br>
@@ -16,6 +16,15 @@<br>
   year        = {1987},<br>
   url         = {<a href="http://www.cs.columbia.edu/~nahum/w6998/papers/sosp87-timing-wheels.pdf" rel="noreferrer" target="_blank">http://www.cs.columbia.edu/~nahum/w6998/papers/sosp87-timing-wheels.pdf</a>},<br>
 }<br>
+@manual{Motorola:1988:RTEID,<br>
+  author       = {Motorola},<br>
+  title        = {{Real Time Executive Interface Definition}},<br>
+  organization = {Motorola Inc., Microcomputer Division and Software Components Group, Inc.},<br>
+  note         = {DRAFT 2.1},<br>
+  year         = {1988},<br>
+  month        = {January},<br>
+  url          = {<a href="https://ftp.rtems.org/pub/rtems/people/joel/RTEID-ORKID/RTEID-2.1/RTEID-2_1.pdf" rel="noreferrer" target="_blank">https://ftp.rtems.org/pub/rtems/people/joel/RTEID-ORKID/RTEID-2.1/RTEID-2_1.pdf</a>}<br>
+}<br>
 @inproceedings{Lehoczky:1989:RM,<br>
   author      = {Lehoczky, J. and Sha, L. and Ding, Y.},<br>
   booktitle   = {Real-Time Systems Symposium},<br>
@@ -46,6 +55,15 @@<br>
   volume      = {39},<br>
   pages       = {1175-1185},<br>
 }<br>
+@manual{VITA:1990:ORKID,<br>
+  author       = {VITA},<br>
+  title        = {{Open Real-Time Kernel Interface Definition}},<br>
+  organization = {VITA, the VMEbus International Trade Association},<br>
+  note         = {Draft 2.1},<br>
+  year         = {1990},<br>
+  month        = {August},<br>
+  url          = {<a href="https://ftp.rtems.org/pub/rtems/people/joel/RTEID-ORKID/ORKID-2.1/ORKID-2_1.pdf" rel="noreferrer" target="_blank">https://ftp.rtems.org/pub/rtems/people/joel/RTEID-ORKID/ORKID-2.1/ORKID-2_1.pdf</a>}<br>
+}<br>
 @ARTICLE{Burns:1991:Review,<br>
   author      = {Burns, A.},<br>
   journal     = {Software Engineering Journal},<br>
-- <br>
2.16.4<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div></div>