summaryrefslogtreecommitdiff
path: root/tasks
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1998-10-26 20:26:33 +0000
committerThomas Bushnell <thomas@gnu.org>1998-10-26 20:26:33 +0000
commit3dcaa5f6262e5dec4aeb13d3b6bbb4ef45877a47 (patch)
tree8efd4da310e7c4dbdd0538886e4cbf3095fb0072 /tasks
parentb6d7c55027143927fb8efa76b1423f6e073c2dab (diff)
*** empty log message ***
Diffstat (limited to 'tasks')
-rw-r--r--tasks8
1 files changed, 7 insertions, 1 deletions
diff --git a/tasks b/tasks
index 397b3cd7..c0496afe 100644
--- a/tasks
+++ b/tasks
@@ -1,4 +1,4 @@
-GNU Hurd Task List Version 1.19. Last updated 15 April 1998.
+GNU Hurd Task List Version 1.20. Last updated 26 October 1998.
If you would like to work on one of these, please contact tb@mit.edu.
It's important that you let me know what's being worked on, because
@@ -25,6 +25,12 @@ We now have our own distribution of the microkernel. Please discuss
proposed microkernel work there as well as with thomas@gnu.ai.mit.edu.
!!!
+ * Mach 3.0 serial drivers support only a small subset of the
+ available possibilities in the Posix c_cflag termios field. Fix
+ this, by adding a new device_set_status call that sets the whole
+ thing and not just the old limited possibilities.
+
+!!!
* Mach 3.0 needs many new device drivers for popular PC devices.
Shantanu Goel is doing work in this area; coordinate with him.