]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - doc/html/ref/hal-introduction.html
Initial revision
[karo-tx-redboot.git] / doc / html / ref / hal-introduction.html
1 <!-- Copyright (C) 2003 Red Hat, Inc.                                -->
2 <!-- This material may be distributed only subject to the terms      -->
3 <!-- and conditions set forth in the Open Publication License, v1.0  -->
4 <!-- or later (the latest version is presently available at          -->
5 <!-- http://www.opencontent.org/openpub/).                           -->
6 <!-- Distribution of the work or derivative of the work in any       -->
7 <!-- standard (paper) book form is prohibited unless prior           -->
8 <!-- permission is obtained from the copyright holder.               -->
9 <HTML
10 ><HEAD
11 ><TITLE
12 >Introduction</TITLE
13 ><meta name="MSSmartTagsPreventParsing" content="TRUE">
14 <META
15 NAME="GENERATOR"
16 CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
17 "><LINK
18 REL="HOME"
19 TITLE="eCos Reference Manual"
20 HREF="ecos-ref.html"><LINK
21 REL="UP"
22 TITLE="The eCos Hardware Abstraction Layer (HAL)"
23 HREF="the-ecos-hardware-abstraction-layer.html"><LINK
24 REL="PREVIOUS"
25 TITLE="The eCos Hardware Abstraction Layer (HAL)"
26 HREF="the-ecos-hardware-abstraction-layer.html"><LINK
27 REL="NEXT"
28 TITLE="Architecture, Variant and Platform"
29 HREF="hal-architecture-variant-and-platform.html"></HEAD
30 ><BODY
31 CLASS="CHAPTER"
32 BGCOLOR="#FFFFFF"
33 TEXT="#000000"
34 LINK="#0000FF"
35 VLINK="#840084"
36 ALINK="#0000FF"
37 ><DIV
38 CLASS="NAVHEADER"
39 ><TABLE
40 SUMMARY="Header navigation table"
41 WIDTH="100%"
42 BORDER="0"
43 CELLPADDING="0"
44 CELLSPACING="0"
45 ><TR
46 ><TH
47 COLSPAN="3"
48 ALIGN="center"
49 >eCos Reference Manual</TH
50 ></TR
51 ><TR
52 ><TD
53 WIDTH="10%"
54 ALIGN="left"
55 VALIGN="bottom"
56 ><A
57 HREF="the-ecos-hardware-abstraction-layer.html"
58 ACCESSKEY="P"
59 >Prev</A
60 ></TD
61 ><TD
62 WIDTH="80%"
63 ALIGN="center"
64 VALIGN="bottom"
65 ></TD
66 ><TD
67 WIDTH="10%"
68 ALIGN="right"
69 VALIGN="bottom"
70 ><A
71 HREF="hal-architecture-variant-and-platform.html"
72 ACCESSKEY="N"
73 >Next</A
74 ></TD
75 ></TR
76 ></TABLE
77 ><HR
78 ALIGN="LEFT"
79 WIDTH="100%"></DIV
80 ><DIV
81 CLASS="CHAPTER"
82 ><H1
83 ><A
84 NAME="HAL-INTRODUCTION">Chapter 6. Introduction</H1
85 ><P
86 >This is an initial specification of the <SPAN
87 CLASS="emphasis"
88 ><I
89 CLASS="EMPHASIS"
90 >eCos</I
91 ></SPAN
92 > Hardware Abstraction Layer (HAL). The HAL abstracts
93 the underlying hardware of a processor architecture and/or the
94 platform to a level sufficient for the eCos kernel to be ported onto
95 that platform.</P
96 ><DIV
97 CLASS="NOTE"
98 ><BLOCKQUOTE
99 CLASS="NOTE"
100 ><P
101 ><B
102 >Caveat: </B
103 >This document is an informal description of the HAL capabilities and
104 is not intended to be full documentation, although it may be used as a
105 source for such. It also describes the HAL as it is currently
106 implemented for the architectures targeted in this release. It most
107 closely describes the HALs for the MIPS, I386 and PowerPC HALs. Other
108 architectures are similar but may not be organized precisely as
109 described here.</P
110 ></BLOCKQUOTE
111 ></DIV
112 ></DIV
113 ><DIV
114 CLASS="NAVFOOTER"
115 ><HR
116 ALIGN="LEFT"
117 WIDTH="100%"><TABLE
118 SUMMARY="Footer navigation table"
119 WIDTH="100%"
120 BORDER="0"
121 CELLPADDING="0"
122 CELLSPACING="0"
123 ><TR
124 ><TD
125 WIDTH="33%"
126 ALIGN="left"
127 VALIGN="top"
128 ><A
129 HREF="the-ecos-hardware-abstraction-layer.html"
130 ACCESSKEY="P"
131 >Prev</A
132 ></TD
133 ><TD
134 WIDTH="34%"
135 ALIGN="center"
136 VALIGN="top"
137 ><A
138 HREF="ecos-ref.html"
139 ACCESSKEY="H"
140 >Home</A
141 ></TD
142 ><TD
143 WIDTH="33%"
144 ALIGN="right"
145 VALIGN="top"
146 ><A
147 HREF="hal-architecture-variant-and-platform.html"
148 ACCESSKEY="N"
149 >Next</A
150 ></TD
151 ></TR
152 ><TR
153 ><TD
154 WIDTH="33%"
155 ALIGN="left"
156 VALIGN="top"
157 >The eCos Hardware Abstraction Layer (HAL)</TD
158 ><TD
159 WIDTH="34%"
160 ALIGN="center"
161 VALIGN="top"
162 ><A
163 HREF="the-ecos-hardware-abstraction-layer.html"
164 ACCESSKEY="U"
165 >Up</A
166 ></TD
167 ><TD
168 WIDTH="33%"
169 ALIGN="right"
170 VALIGN="top"
171 >Architecture, Variant and Platform</TD
172 ></TR
173 ></TABLE
174 ></DIV
175 ></BODY
176 ></HTML
177 >