changeset 2568:806014833c0b

Add the framebuffer documentation.
author bartv
date Wed, 08 Oct 2008 14:48:14 +0000
parents d5681a2ca43c
children e40a637e7b2e
files doc/ChangeLog doc/sgml/doclist
diffstat 2 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-08  Bart Veer  <bartv@ecoscentric.com>
+
+	* sgml/doclist: added generic framebuffer and synthetic target
+	framebuffer driver documentation.
+
 2008-08-08  Nick Garnett  <nickg@ecoscentric.com>
 
 	* sgml/doclist: Added ADC documentation.
--- a/doc/sgml/doclist
+++ b/doc/sgml/doclist
@@ -10,6 +10,7 @@ io/spi/current/doc/spi.sgml
 io/i2c/current/doc/i2c.sgml
 io/can/current/doc/can.sgml
 io/adc/current/doc/adc.sgml
+io/framebuf/current/doc/framebuf.sgml
 compat/posix/current/doc/posix.sgml
 compat/uitron/current/doc/uitron.sgml
 net/common/current/doc/tcpip.sgml
@@ -45,4 +46,5 @@ devs/usb/nec_upd985xx/current/doc/usbs_u
 devs/eth/synth/ecosynth/current/doc/syntheth.sgml
 devs/watchdog/synth/current/doc/synth_watchdog.sgml
 devs/wallclock/dallas/ds1307/current/doc/ds1307.sgml
-devs/disk/generic/mmc/current/doc/disk_mmc.sgml
\ No newline at end of file
+devs/disk/generic/mmc/current/doc/disk_mmc.sgml
+devs/framebuf/synth/current/doc/synth_framebuf.sgml