summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/serial/STATUS
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libchip/serial/STATUS')
-rw-r--r--c/src/libchip/serial/STATUS5
1 files changed, 2 insertions, 3 deletions
diff --git a/c/src/libchip/serial/STATUS b/c/src/libchip/serial/STATUS
index c5cf7da1b7..16c256615e 100644
--- a/c/src/libchip/serial/STATUS
+++ b/c/src/libchip/serial/STATUS
@@ -35,9 +35,8 @@ NS16650
+ Not tested in libchip context. Based on Radstone PPC2 driver which worked
well.
-+ Interrupt code needs to be reworked to eliminate Ring_buffer usage. This
- will probably require managing the interrupt mask register as is
- done in the mc68681 and z85c30 drivers.
++ Interrupt code has been reworked to not use ring buffer and may be broken
+ as it has not been tested since this was done.
+ Missing set attributes function.