* bsp_howto/console.t: Remove size constraints on image. Fix a
	sentence.
This commit is contained in:
Joel Sherrill
2008-12-12 14:03:28 +00:00
parent 47eab0ac22
commit f4b6dc0373
2 changed files with 6 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
2008-12-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
* bsp_howto/console.t: Remove size constraints on image. Fix a
sentence.
2008-12-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrrill <joel.sherrill@oarcorp.com>

View File

@@ -141,14 +141,10 @@ The following Figure shows how a Termios driven serial driver works:
@ifset use-html
@html
<P ALIGN="center"><IMG SRC="TERMIOSFlow.png"
WIDTH=800 HEIGHT=610 ALT="Termios Flow"></P>
<P ALIGN="center"><IMG SRC="TERMIOSFlow.png" ALT="Termios Flow"></P>
@end html
@end ifset
The most significant five bits are the object class. The next
three bits indicate the API to which the object class belongs.
The following list describes the basic flow.
@itemize @bullet