[rtems commit] libchip/serial: Documentation

Sebastian Huber sebh at rtems.org
Thu Jan 23 14:52:23 UTC 2014


Module:    rtems
Branch:    master
Commit:    e16a7ba121754a84b9ea03790f102d030889fd27
Changeset: http://git.rtems.org/rtems/commit/?id=e16a7ba121754a84b9ea03790f102d030889fd27

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Jan 23 15:59:25 2014 +0100

libchip/serial: Documentation

---

 c/src/libchip/serial/README.ns16550 |   11 +----------
 1 files changed, 1 insertions(+), 10 deletions(-)

diff --git a/c/src/libchip/serial/README.ns16550 b/c/src/libchip/serial/README.ns16550
index f42a6a1..a0c31b5 100644
--- a/c/src/libchip/serial/README.ns16550
+++ b/c/src/libchip/serial/README.ns16550
@@ -1,16 +1,7 @@
 Status
 ======
 
-This driver appears to work OK for polled output at this point.  
-
-It needs to be tested for:
-
-  + polled input
-  + interrupt driver output
-  + interrupt driver input
-
-This driver does not support the new style RTEMS interrupt processing
-used on the i386 and some PowerPC models.
+There are no known problems with this driver.
 
 Configuration Table Use
 =======================




More information about the vc mailing list