*** empty log message ***
authorDavid Schleef <ds@schleef.org>
Mon, 28 May 2001 00:25:34 +0000 (00:25 +0000)
committerDavid Schleef <ds@schleef.org>
Mon, 28 May 2001 00:25:34 +0000 (00:25 +0000)
TODO

diff --git a/TODO b/TODO
index 7c8d4b3b7c251b391a95d4d99f176b41fbdc01be..5d4df80664b8fdaaaaf3b14af3d7f8765cd047e2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,20 @@
 
+mode[N] doesn't work until cmd is used.  Works in .57, not in
+CVS.  I know how to fix this, but it needs other changes to
+be done correctly.
+
+mite.c expects that the buffer is vmalloc()ed.  This might not
+be the case with real-time.  The planned fix for this is to
+no longer allow real-time applications to allocate their own
+buffer.
+
+PCMCIA scripts are broken.  Installation documentation isn't correct
+for PCMCIA.  
+
+comedi_rt_timer segfaults when the lower-level driver disappears
+and reappears.  This is a problem with the Comedi core, not the
+driver.
+
 fix INSTALL.RTLinux, INSTALL.RTAI
 
 BUG in do_test_for_insn_bits() (due to -EACCES)