Changeset 9e9d990 in rtems
- Timestamp:
- Aug 29, 2003, 1:34:10 PM (17 years ago)
- Children:
- 53b5b48
- Parents:
- 4c7ece5b
- Location:
- doc
- Files:
-
- 1 added
- 1 deleted
- 24 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/ChangeLog
r4c7ece5b r9e9d990 1 2003-08-29 Joel Sherrill <joel@OARcorp.com> 2 3 * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in, 4 rtems_support.html.in, FAQ/basic.t, FAQ/build45.t, 5 bsp_howto/analog.t, bsp_howto/discrete.t, bsp_howto/nvmem.t, 6 bsp_howto/target.t, common/cpright.texi, gnu_docs/gnu_footer.html, 7 gnu_docs/gnu_header.html, gnu_docs/index.html, gnu_docs/refcard.html, 8 gnu_docs/rtems_tools_index.html, relnotes/install.texi, 9 relnotes/intro.texi, relnotes/status.texi, started/nextstep.t, 10 started_ada/intro.t, started_ada/tversions.texi: Migrate many 11 obsolete references from oarcorp.com to rtems.com. Also send people 12 to the support.html page rather than duplicate information. 13 * images/rtems_logo.jpg: New file. 14 * SUPPORT: Removed. 15 1 16 2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 17 -
doc/FAQ/basic.t
r4c7ece5b r9e9d990 140 140 In other words, RTEMS was open source before open source was cool. 141 141 142 Since the initial release to the world, the RTEMS Community has 143 grown enormously and contributed significantly to RTEMS. Important 144 additions such as the TCP/IP stack, FAT filesystem, multiple ports, 145 device drivers, and most BSPs have come from users like yourself. 146 142 147 @section Are there no similar commercial products? 143 148 … … 146 151 @section How can I get RTEMS? 147 152 148 RTEMS is distributed by @uref{http://www.OARcorp.com,OAR Corporation} via the 149 Internet. Point your 153 RTEMS is distributed from @uref(http://www.rtems.com,http://www.rtems.com). 154 This is a server dedicated to the RTEMS Project which was donated by and 155 hosted by @uref{http://www.OARcorp.com,OAR Corporation} to provide 156 a focal point for all RTEMS activities. Point your 150 157 favorite browser at the following URL and following the link: 151 158 152 159 @uref{@value{RTEMSHTTPURL},@value{RTEMSHTTPURL}} 153 160 161 But if you are already reading this, you probably already found it. :) 162 154 163 @section What about support? 155 164 156 OAR Corporation provides numerous services for RTEMS including support, 157 training, and custom development. 165 RTEMS development and support services are available from a number 166 of firms. See 167 @uref(http://www.rtems.com/support.html,http://www.rtems.com/support.html) 168 for the current list of RTEMS service providers. 169 170 Remember that RTEMS maintenance is funded by users. If you are 171 using RTEMS on a commercial project, please get support. 158 172 159 173 @section Are there any mailing lists? -
doc/FAQ/build45.t
r4c7ece5b r9e9d990 155 155 e.g.: cc, ld, gcc, autoconf, automake, aclocal etc. 156 156 157 If using OAR Corporation's rpms for the toolchain, simply prepend158 @code{/opt/rtems/bin} to @code{$PATH}.157 If using the pre-built tool binaries provided by the RTEMS project, 158 simply prepend @code{/opt/rtems/bin} to @code{$PATH}. 159 159 160 160 @subsection Can I build RTEMS Canadian Cross? -
doc/HELP.html
r4c7ece5b r9e9d990 2 2 <HEAD><TITLE>RTEMS 4.0.0 On-Line Library</TITLE></HEAD> 3 3 <BODY BGCOLOR="FFFFFF"> 4 <A HREF="http://www. oarcorp.com" target="Text Frame">5 <IMG align=right BORDER=0 SRC=" oaronly.jpg" ALT="OAR"> </A>4 <A HREF="http://www.rtems.com" target="Text Frame"> 5 <IMG align=right BORDER=0 SRC="rtems_logo.jpg" ALT="RTEMS Logo"> </A> 6 6 <H1>RTEMS On-Line Library</H1> 7 7 <HR> … … 14 14 <LI>RTEMS UNIX Port Applications Supplement</LI> 15 15 </MENU> 16 If you have knowledge of the processors used in the above ports and17 want to contribute to RTEMS, please contact 18 <A HREF="mailto:rtems@OARcorp.com"><I>rtems@OARcorp.com</I></A>16 <p>If you have knowledge of the processors used in the above ports and 17 want to contribute to RTEMS, please contact a member of the 18 RTEMS Steering Committee.</p> 19 19 20 20 <HR> 21 Copyright © 1988-200 2<A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>21 Copyright © 1988-2003 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A> 22 22 </BODY></HTML> -
doc/bsp_howto/analog.t
r4c7ece5b r9e9d990 29 29 There are currently no analog device drivers included in the 30 30 RTEMS source tree. The information provided in this chapter 31 is based on drivers developed by OAR Corporation personnel 32 for applications using RTEMS. It is hoped that this 33 driver model information can form the basis for a standard 34 analog driver model that can be supported in future RTEMS 35 distribution. 31 is based on drivers developed for applications using RTEMS. 32 It is hoped that this driver model information can form the 33 basis for a standard analog driver model that can be supported 34 in future RTEMS distribution. 36 35 37 36 @section Major and Minor Numbers -
doc/bsp_howto/discrete.t
r4c7ece5b r9e9d990 29 29 There are currently no discrete I/O device drivers included in the 30 30 RTEMS source tree. The information provided in this chapter 31 is based on drivers developed by OAR Corporation personnel 32 for applications using RTEMS. It is hoped that this 33 driver model information can form the basis for a standard 31 is based on drivers developed for applications using RTEMS. 32 It is hoped that this driver model information can form the 34 33 discrete I/O driver model that can be supported in future RTEMS 35 34 distribution. -
doc/bsp_howto/nvmem.t
r4c7ece5b r9e9d990 26 26 27 27 There is currently only one non-volatile device driver included in the 28 RTEMS source tree and it does not adhere to this device driver model. 29 The information provided in this chapter is based on drivers developed 30 by OAR Corporation personnel for applications using RTEMS. It is 31 hoped that this driver model information can form the basis for a standard 32 non-volatile memory driver model that can be supported in future RTEMS 33 distribution. 28 RTEMS source tree. The information provided in this chapter 29 is based on drivers developed for applications using RTEMS. 30 It is hoped that this driver model information can form the 31 basis for a standard non-volatile memory driver model that 32 can be supported in future RTEMS distribution. 34 33 35 34 @section Major and Minor Numbers -
doc/bsp_howto/target.t
r4c7ece5b r9e9d990 103 103 Otherwise both CPU dependent code and the BSP will have to be written. 104 104 105 Regardless of the amount of development required, OAR Corporation 106 offers custom development services to assist RTEMS users. 107 For more information on custom development, training courses, and 108 support, contact OAR Corporation at 109 @uref{http://www.oarcorp.com}. 110 105 This type of development often requires specialized skills. If 106 you need help in making these modifications to RTEMS, please 107 consider using one of the RTEMS Service Providers. The current 108 list of these is at @uref(http://www.rtems.com/support.html}. 111 109 112 110 @section CPU Dependent Executive Files -
doc/common/cpright.texi
r4c7ece5b r9e9d990 18 18 19 19 @vskip 0pt plus 1filll 20 COPYRIGHT @copyright{} 1988 - 200 2.@*20 COPYRIGHT @copyright{} 1988 - 2003.@* 21 21 On-Line Applications Research Corporation (OAR).@* 22 22 … … 32 32 without obligation to notify anyone of such revision or changes. 33 33 34 The RTEMS Project is hosted at @uref{http://www.rtems.com}. 34 35 Any inquiries concerning RTEMS, its related support 35 36 components, its documentation, or any custom services 36 for RTEMS should be directed to: 37 for RTEMS should be directed to the contacts listed on 38 that site. A current list of RTEMS Support Providers 39 is at @uref{http://www.rtems.com/support.html}. 37 40 38 @example39 On-Line Applications Research Corporation40 4910-L Corporate Drive41 Huntsville, AL 3580542 VOICE: (256) 722-998543 FAX: (256) 722-098544 EMAIL: rtems@@OARcorp.com45 URL: http://www.oarcorp.com46 @end example47 -
doc/gnu_docs/gnu_footer.html
r4c7ece5b r9e9d990 1 <P>Packaging copyright © 1988-200 2<A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A></BR>2 Conte xt copyright by each document's author. See <A HREF="http://www.gnu.org" target="Text Frame">Free Software Foundation</A> for information.1 <P>Packaging copyright © 1988-2003 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A></BR> 2 Content copyright by each document's author. See <A HREF="http://www.gnu.org" target="Text Frame">Free Software Foundation</A> for information. -
doc/gnu_docs/gnu_header.html
r4c7ece5b r9e9d990 1 1 <BODY BGCOLOR="FFFFFF"> 2 <A HREF="http://www. oarcorp.com" target="Text Frame">3 <IMG align=right BORDER=0 SRC="../images/ oaronly.jpg" ALT="OAR"></A>2 <A HREF="http://www.rtems.com" target="Text Frame"> 3 <IMG align=right BORDER=0 SRC="../images/rtems_logo.jpg" ALT="RTEMS Logo"></A> 4 4 <H1>RTEMS GNU Tools On-Line Library</H1> 5 5 <HR> -
doc/gnu_docs/index.html
r4c7ece5b r9e9d990 2 2 <HEAD><TITLE>RTEMS GNU Tools On-Line Library</TITLE></HEAD> 3 3 <BODY BGCOLOR="FFFFFF"> 4 <A HREF="http://www. oarcorp.com" target="Text Frame">5 <IMG align=right BORDER=0 SRC="images/ oaronly.jpg" ALT="OAR"> </A>4 <A HREF="http://www.rtems.com" target="Text Frame"> 5 <IMG align=right BORDER=0 SRC="images/rtems_logo.jpg" ALT="RTEMS Logo"> </A> 6 6 <H1>RTEMS GNU Tools On-Line Library</H1> 7 7 <HR> … … 140 140 </MENU> 141 141 <HR> 142 Copyright © 1988-200 2<A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>142 Copyright © 1988-2003 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A> 143 143 </BODY></HTML> -
doc/gnu_docs/refcard.html
r4c7ece5b r9e9d990 2 2 <HEAD><TITLE>GDB Reference Card</TITLE></HEAD> 3 3 <BODY BGCOLOR="FFFFFF"> 4 <A HREF="http://www. oarcorp.com" target="Text Frame">5 <IMG align=right BORDER=0 SRC="../ oaronly.jpg" ALT="OAR"> </A>4 <A HREF="http://www.rtems.com" target="Text Frame"> 5 <IMG align=right BORDER=0 SRC="../rtems_logo.jpg" ALT="RTEMS Logo"> </A> 6 6 <H1>RTEMS On-Line Library</H1> 7 7 <HR> … … 10 10 no HTML or PDF version of this file. 11 11 <HR> 12 Copyright © 1988-200 2<A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>12 Copyright © 1988-2003 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A> 13 13 </BODY></HTML> -
doc/gnu_docs/rtems_tools_index.html
r4c7ece5b r9e9d990 2 2 <HEAD><TITLE>RTEMS and Tools On-Line Library</TITLE></HEAD> 3 3 <BODY BGCOLOR="FFFFFF"> 4 <A HREF="http://www. oarcorp.com" target="Text Frame">5 <IMG align=right BORDER=0 SRC="rtemsdoc/html/images/ oaronly.jpg" ALT="OAR"> </A>4 <A HREF="http://www.rtems.com" target="Text Frame"> 5 <IMG align=right BORDER=0 SRC="rtemsdoc/html/images/rtems_logo.jpg" ALT="RTEMS Logo"> </A> 6 6 <H1>RTEMS and Tools On-Line Library</H1> 7 7 <HR> … … 12 12 </MENU> 13 13 <HR> 14 Copyright © 1988-200 2<A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>14 Copyright © 1988-2003 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A> 15 15 </BODY></HTML> -
doc/index.html.in
r4c7ece5b r9e9d990 3 3 <BODY BGCOLOR="FFFFFF"> 4 4 <A HREF="http://www.oarcorp.com" target="Text Frame"> 5 <IMG align=right BORDER=0 SRC="images/ oaronly.jpg" ALT="OAR"> </A>5 <IMG align=right BORDER=0 SRC="images/rtems_logo.jpg" ALT="RTEMS Logo"> </A> 6 6 <H1>RTEMS @VERSION@ On-Line Library</H1> 7 7 <HR> … … 312 312 </MENU> 313 313 <HR> 314 Copyright © 1988-200 2<A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>314 Copyright © 1988-2003 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A> 315 315 </BODY></HTML> -
doc/relnotes/install.texi
r4c7ece5b r9e9d990 46 46 within the RTEMS distribution. For persons using the ftp 47 47 distribution found on the primary ftp site for RTEMS, 48 <RTEMS_distribution> is 49 ftp://ftp.OARcorp.com/oarcorp/rtems/@value{VERSION}. 48 <RTEMS_distribution> are found under this directory 49 @uref{ftp://ftp.rtems.com/pub/rtems/}. HTTP access to the 50 ftp site is available via @uref{http://www.rtems.com/ftp/pub/rtems}. 50 51 51 52 The archive files for RTEMS Release @value{VERSION} are found … … 56 57 The complete source code and documentation set for 57 58 the C language implementation of RTEMS is provided. 58 59 Documentation other than this on-line version is available to60 OAR support customers. Please contact OAR for more information.61 59 62 60 @ifinfo … … 70 68 RTEMS ftp site. If this package is not installed, the source 71 69 can be found in the files 72 ftp://prep.ai.mit.edu/pub/gnu/gzip-1.2.4.sharor73 ftp://prep.ai.mit.edu/pub/gnu/gzip-1.2.4.tar. It may be70 @uref{ftp://ftp.gnu.org/pub/gnu/gzip/gzip-1.2.4.shar} or 71 @uref{ftp://ftp.gnu.org/pub/gnu/gzip/gzip-1.2.4.tar}. It may be 74 72 restored using a command similar to the following: 75 73 -
doc/relnotes/intro.texi
r4c7ece5b r9e9d990 45 45 There is a mailing list dedicated to RTEMS. This is 46 46 a Majordomo style mailing list and may be subscribed to 47 by sending a message to rtems-list-request@@ OARcorp.com with47 by sending a message to rtems-list-request@@rtems.com with 48 48 the following line as the body: 49 49 … … 192 192 @section Documentation 193 193 194 The RTEMS Documentation Set is provided online at http://www.OARcorp.com/195 as reference information for all levels of RTEMS users. The set includes 196 the following documents: 194 The RTEMS Documentation Set is provided online at 195 @uref{http://www.rtems.com/onlinedocs.html} 196 as reference information for all levels of RTEMS users. 197 197 198 @itemize @bullet 199 @item C Applications User's Guide 200 201 @item Intel i386 Applications Supplement 202 203 @item Intel i960CA Applications Supplement 204 205 @item Motorola MC68xxx Applications Supplement 206 207 @item Hewlett Packard PA-RISC 1.1 Applications Supplement 208 209 @item SPARC Applications Supplement 210 211 @item Development Environment Guide 212 213 @item Release Notes 214 @end itemize 215 216 The RTEMS documentation set is available in alternate formats to 217 support customers. 198 The RTEMS documentation set is available in HTML, PostScript, PDF, and DVI. -
doc/relnotes/status.texi
r4c7ece5b r9e9d990 191 191 @subsection RTEMS Problem Reporting 192 192 193 A problem report is provided at the end of this 194 document and may be copied by the RTEMS user. Please fill out 195 the form completely to assure a speedy response to the problem. 196 In filling out the problem report the following instructions 197 apply: 198 199 @table @code 200 @item User Name and Address: 201 The full name 202 and mailing address of the customer or company where 203 correspondence from RTEMS support personnel may be shipped. 204 205 @item Contact Name: 206 The name of the person with whom 207 RTEMS support personnel will correspond with concerning the 208 reported problem. 209 210 @item Telephone Voice/FAX: 211 The telephone numbers which 212 will enable RTEMS support personnel to reach the designated 213 contact name. 214 215 @item Product/Version: 216 The RTEMS product and the version that is currently in use. 217 218 @item Target Processor/System: 219 The processor and board type that is the target. 220 221 @item Host Computer System: 222 The manufacturer and model 223 number of the system on which RTEMS has been installed. 224 225 @item Host Operating System/Version: 226 The operating system and version under which RTEMS has been installed. 227 228 @c @item Report Type: 229 @c Check the most appropriate description of the reported problem. 230 231 @item Customer Impact: 232 Indicate the severity of the impact of the reported problem. 233 234 @item Detailed Description: 235 A written description of the 236 problem including the area of the RTEMS development environment 237 where the problem is located and its behavior. Please feel free 238 to provide source code listings, makefiles, possible solutions, 239 and any other information describing the problem. This 240 additional information may be submitted via email or anonymous 241 ftp. 242 243 Support, training, ports, and custom development are provided 244 by On-Line Applications Research Corporation (OAR). Correspondence 245 regarding any aspect of RTEMS should be addressed as follows 246 (magnetic tapes should be marked: DO NOT X-RAY): 247 @end table 248 249 @example 250 @group 251 RTEMS 252 On-Line Applications Research Corporation 253 4910-L Corporate Drive 254 Huntsville, AL 35805 255 Voice: (205) 722-9985 256 FAX: (205) 722-0985 257 EMAIL: rtems@@OARcorp.com 258 @end group 259 @end example 260 193 The RTEMS Project uses the GNATS Problem Reporting and Tracking System. 194 Instructions for reporting a problem are located at 195 @uref{http://www.rtems.com/bugs.html}. -
doc/rtems_footer.html.in
r4c7ece5b r9e9d990 1 <P>Copyright © 1988-200 2<A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>1 <P>Copyright © 1988-2003 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A> -
doc/rtems_header.html.in
r4c7ece5b r9e9d990 1 1 <BODY BGCOLOR="FFFFFF"> 2 <A HREF="http://www. oarcorp.com" target="Text Frame">3 <IMG align=right BORDER=0 SRC="../images/ oaronly.jpg" ALT="OAR"> </A>2 <A HREF="http://www.rtems.com" target="Text Frame"> 3 <IMG align=right BORDER=0 SRC="../images/rtems_jpg.jpg" ALT="RTEMS Logo"> </A> 4 4 <H1>RTEMS @VERSION@ On-Line Library</H1> 5 5 <HR> -
doc/rtems_support.html.in
r4c7ece5b r9e9d990 3 3 <BODY BGCOLOR="FFFFFF"> 4 4 <A HREF="http://www.oarcorp.com" target="Text Frame"> 5 <IMG align=right BORDER=0 SRC="images/ oaronly.jpg" ALT="OAR"> </A>5 <IMG align=right BORDER=0 SRC="images/rtems_logo.jpg" ALT="RTEMS Logo"> </A> 6 6 <H1>RTEMS RTEMS_VERSION On-Line Library</H1> 7 7 <HR> 8 8 <BODY> 9 <MENU>9 RTEMS LogoMENU> 10 10 <LI><A HREF="FAQ/index.html"> 11 11 RTEMS FAQ</A> … … 56 56 </MENU> 57 57 <HR> 58 Copyright © 1988-200 2<A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>58 Copyright © 1988-2003 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A> 59 59 </BODY></HTML> -
doc/started/nextstep.t
r4c7ece5b r9e9d990 79 79 If you are interested in sponsoring the development of a new 80 80 feature, BSP, device driver, port of an existing library, etc., 81 please contact @uref{mailto:sales@@OARcorp.com, sales@@OARcorp.com}. 81 please contact one of the RTEMS Service Providers listed 82 at @uref{http://www.rtems.com/support.html}. 82 83 83 84 @section Writing an Application -
doc/started_ada/intro.t
r4c7ece5b r9e9d990 128 128 @subsection RTEMS Mailing List 129 129 130 rtems-users@@ OARcorp.com130 rtems-users@@rtems.com 131 131 132 132 This mailing list is dedicated to the discussion of issues related … … 134 134 wish to make suggestions, or just want to pick up hints, this is a 135 135 good list to subscribe to. Subscribe by sending an empty mail 136 message to rtems-users-subscribe@@ OARcorp.com. Messages sent137 to rtems-users@@ OARcorp.com are posted to the list.136 message to rtems-users-subscribe@@rtems.com. Messages sent 137 to rtems-users@@rtems.com are posted to the list. 138 138 139 139 @subsection CrossGCC Mailing List -
doc/started_ada/tversions.texi
r4c7ece5b r9e9d990 56 56 @c @set BINUTILSTAR gas-980314.tgz 57 57 @c @set BINUTILSUNTAR gas-980314 58 @c @set BINUTILSFTPSITE ftp. OARcorp.com59 @c @set BINUTILSFTPDIR /oarcorp/private/beta3/ada_tools58 @c @set BINUTILSFTPSITE ftp.rtems.com 59 @c @set BINUTILSFTPDIR XXXX 60 60 @c @set BINUTILSRTEMSPATCH binutils-2.8.1-rtems-diff-980321.gz 61 61 … … 90 90 @set RTEMSTAR rtems-4.5.1.tgz 91 91 @set RTEMSUNTAR rtems-4.5.1 92 @set RTEMSFTPSITE ftp. OARcorp.com92 @set RTEMSFTPSITE ftp.rtems.com 93 93 @set RTEMSFTPDIR /pub/rtems/releases/4.5.1 94 94 @set BUILDTOOLSTAR c_build_scripts-4.5.1.tgz
Note: See TracChangeset
for help on using the changeset viewer.