From ccfa60b4ad7fdbf593b5725b96e49b39011d6d33 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 25 Jul 1998 17:17:05 +0000 Subject: Updated to reflect set attributes. --- c/src/libchip/serial/STATUS | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'c/src/libchip') diff --git a/c/src/libchip/serial/STATUS b/c/src/libchip/serial/STATUS index 16c256615e..6eb7fa4171 100644 --- a/c/src/libchip/serial/STATUS +++ b/c/src/libchip/serial/STATUS @@ -22,6 +22,11 @@ General functions which are strictly internal to each chip driver. This should be a performance win. ++ Need a test which prompts you for termios settings and tests them. Until + this happens, testing for the variety of settings possible will be limited. + This test should be able to test any serial port while prompts come to the + console. + MC68681 ======= @@ -38,14 +43,16 @@ NS16650 + 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. ++ ns16550_set-attributes function is untested. + ++ Hardware flow control included but is currently disabled in ISR. Z85C30 ====== + Works polled and interrupt. -+ Hardware flow control included but is currently disabled. ++ Hardware flow control included but is currently disabled in ISR. + Needs to support mode where more specific vectors are generated. -- cgit v1.2.3