summaryrefslogtreecommitdiffstats
path: root/doc/FAQ/projects.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/FAQ/projects.texi')
-rw-r--r--doc/FAQ/projects.texi169
1 files changed, 0 insertions, 169 deletions
diff --git a/doc/FAQ/projects.texi b/doc/FAQ/projects.texi
deleted file mode 100644
index 8a370338db..0000000000
--- a/doc/FAQ/projects.texi
+++ /dev/null
@@ -1,169 +0,0 @@
-@c
-@c COPYRIGHT (c) 1988-2002.
-@c On-Line Applications Research Corporation (OAR).
-@c All rights reserved.
-@c
-@c $Id$
-@c
-
-
-@node RTEMS Projects, Other Filesystems, , Top
-
-@chapter RTEMS Projects
-@ifinfo
-@menu
-* Other Filesystems::
-* Java::
-* CORBA::
-* APIs::
-@end menu
-@end ifinfo
-
-The questions in this category are regarding things that people
-are working on or that the RTEMS community would like to see work on.
-
-There are multiple ways to support the RTEMS Project. Financial support
-is always welcomed. This can be via sponsorship of a specific project
-such as one of the ones listed here or via volunteering in some
-capacity.
-
-
-@node Other Filesystems, Java, RTEMS Projects, RTEMS Projects
-
-@section Other Filesystems
-
-This is a list of the filesystems that would be nice to have support
-for in RTEMS. For each filsystem, status and contact information is
-provided for those who have expressed interest in helping out or are actively
-working on it.
-
-@itemize @bullet
-@item TFTP client - read only, no write capability
-@itemize @bullet
-@item No Contact
-@end itemize
-
-@item DOS Filesystem - ???
-@itemize @bullet
-@item Peter Shoebridge <peter@@zeecube.com>
-@item Victor V. Vengerov <vvv@@tepkom.ru>
-@end itemize
-
-@item CD-ROM Filesystem - ???
-@itemize @bullet
-@item Peter Shoebridge <peter@@zeecube.com>
-@end itemize
-
-@item Flash Filesystem(s) - ???
-@itemize @bullet
-@item Rod Barman <rodb@@ieee.org>
-@item Victor V. Vengerov <vvv@@tepkom.ru>
-@end itemize
-
-@item Remote Host Filesystem - ???
-@itemize @bullet
-@item Wayne Bullaughey <wayne@@wmi.com>
-@end itemize
-
-@item NFS client - ???
-@itemize @bullet
-@item No Contact
-@end itemize
-
-@end itemize
-
-
-@node Java, Kaffe, Other Filesystems, RTEMS Projects
-
-@section Java
-@ifinfo
-@menu
-* Kaffe::
-* GNU Java Compiler (gjc)::
-@end menu
-@end ifinfo
-
-
-@node Kaffe, GNU Java Compiler (gjc), Java, Java
-
-@subsection Kaffe
-
-This porting effort is underway and active.
-
-@itemize @bullet
-@item Jiri Gaisler <jgais@@ws.estec.esa.nl>
-@item Oscar Martinez de la Torre <omt@@wm.estec.esa.nl>
-@end itemize
-
-NOTE: An older version of Kaffe was ported to a pre-4.0 version of RTEMS.
-The network support in RTEMS was immature at that port and Kaffe had
-portability problems. Together these resulted in an unclean port which
-was never merged.
-
-
-@node GNU Java Compiler (gjc), CORBA, Kaffe, Java
-
-@subsection GNU Java Compiler (gjc)
-
-This porting effort is underway and active.
-
-@itemize @bullet
-@item Charles-Antoine Gauthier <charles.gauthier@@iit.nrc.ca>
-@end itemize
-
-
-@node CORBA, TAO, GNU Java Compiler (gjc), RTEMS Projects
-
-@section CORBA
-@ifinfo
-@menu
-* TAO::
-@end menu
-@end ifinfo
-
-
-@node TAO, APIs, CORBA, CORBA
-
-@subsection TAO
-
-This porting effort is pending testing. Erik ported the code but then
-discovered that his target board did not have enough memory to run
-any TAO tests.
-
-@itemize @bullet
-@item Erik Ivanenko <erik.ivanenko@@utoronto.ca>
-@end itemize
-
-
-@node APIs, POSIX 1003.1b, TAO, RTEMS Projects
-
-@section APIs
-@ifinfo
-@menu
-* POSIX 1003.1b::
-* ITRON 3.0::
-@end menu
-@end ifinfo
-
-
-@node POSIX 1003.1b, ITRON 3.0, APIs, APIs
-
-@subsection POSIX 1003.1b
-
-Support for POSIX 1003.1b is mature but there are a few remaining
-items including a handful of services, performance tests, and
-documentation. Please refer to the Status chapter of the
-@i{POSIX API User's Guide} for more details.
-
-
-@node ITRON 3.0, , POSIX 1003.1b, APIs
-
-@subsection ITRON 3.0
-
-Support for ITRON 3.0 is in its beginning stages. There are
-numerous managers left to implement, both functional and
-performance tests to write, and much documentation remaining.
-Please refer to the Status chapter of the @i{ITRON 3.0 API User's Guide}
-for specific details.
-
-