]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - doc/html/ref/io.html
RedBoot TX53 Release 2012-02-15
[karo-tx-redboot.git] / doc / html / ref / io.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 >I/O Package (Device Drivers)</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="PREVIOUS"
22 TITLE="C library startup"
23 HREF="c-library-startup.html"><LINK
24 REL="NEXT"
25 TITLE="Introduction"
26 HREF="io-package-intro.html"></HEAD
27 ><BODY
28 CLASS="PART"
29 BGCOLOR="#FFFFFF"
30 TEXT="#000000"
31 LINK="#0000FF"
32 VLINK="#840084"
33 ALINK="#0000FF"
34 ><DIV
35 CLASS="NAVHEADER"
36 ><TABLE
37 SUMMARY="Header navigation table"
38 WIDTH="100%"
39 BORDER="0"
40 CELLPADDING="0"
41 CELLSPACING="0"
42 ><TR
43 ><TH
44 COLSPAN="3"
45 ALIGN="center"
46 >eCos Reference Manual</TH
47 ></TR
48 ><TR
49 ><TD
50 WIDTH="10%"
51 ALIGN="left"
52 VALIGN="bottom"
53 ><A
54 HREF="c-library-startup.html"
55 ACCESSKEY="P"
56 >Prev</A
57 ></TD
58 ><TD
59 WIDTH="80%"
60 ALIGN="center"
61 VALIGN="bottom"
62 ></TD
63 ><TD
64 WIDTH="10%"
65 ALIGN="right"
66 VALIGN="bottom"
67 ><A
68 HREF="io-package-intro.html"
69 ACCESSKEY="N"
70 >Next</A
71 ></TD
72 ></TR
73 ></TABLE
74 ><HR
75 ALIGN="LEFT"
76 WIDTH="100%"></DIV
77 ><DIV
78 CLASS="PART"
79 ><A
80 NAME="IO"><DIV
81 CLASS="TITLEPAGE"
82 ><H1
83 CLASS="TITLE"
84 >V. I/O Package (Device Drivers)</H1
85 ><DIV
86 CLASS="TOC"
87 ><DL
88 ><DT
89 ><B
90 >Table of Contents</B
91 ></DT
92 ><DT
93 >14. <A
94 HREF="io-package-intro.html"
95 >Introduction</A
96 ></DT
97 ><DT
98 >15. <A
99 HREF="io-user-api.html"
100 >User API</A
101 ></DT
102 ><DT
103 >16. <A
104 HREF="io-serial-driver-details.html"
105 >Serial driver details</A
106 ></DT
107 ><DT
108 >17. <A
109 HREF="io-how-to-write-a-driver.html"
110 >How to Write a Driver</A
111 ></DT
112 ><DT
113 >18. <A
114 HREF="devapi-device-driver-interface-to-the-kernel.html"
115 >Device Driver Interface to the Kernel</A
116 ></DT
117 ></DL
118 ></DIV
119 ></DIV
120 ></DIV
121 ><DIV
122 CLASS="NAVFOOTER"
123 ><HR
124 ALIGN="LEFT"
125 WIDTH="100%"><TABLE
126 SUMMARY="Footer navigation table"
127 WIDTH="100%"
128 BORDER="0"
129 CELLPADDING="0"
130 CELLSPACING="0"
131 ><TR
132 ><TD
133 WIDTH="33%"
134 ALIGN="left"
135 VALIGN="top"
136 ><A
137 HREF="c-library-startup.html"
138 ACCESSKEY="P"
139 >Prev</A
140 ></TD
141 ><TD
142 WIDTH="34%"
143 ALIGN="center"
144 VALIGN="top"
145 ><A
146 HREF="ecos-ref.html"
147 ACCESSKEY="H"
148 >Home</A
149 ></TD
150 ><TD
151 WIDTH="33%"
152 ALIGN="right"
153 VALIGN="top"
154 ><A
155 HREF="io-package-intro.html"
156 ACCESSKEY="N"
157 >Next</A
158 ></TD
159 ></TR
160 ><TR
161 ><TD
162 WIDTH="33%"
163 ALIGN="left"
164 VALIGN="top"
165 >C library startup</TD
166 ><TD
167 WIDTH="34%"
168 ALIGN="center"
169 VALIGN="top"
170 >&nbsp;</TD
171 ><TD
172 WIDTH="33%"
173 ALIGN="right"
174 VALIGN="top"
175 >Introduction</TD
176 ></TR
177 ></TABLE
178 ></DIV
179 ></BODY
180 ></HTML
181 >