s526: don't dereference insn->data
[comedi.git] / TODO
diff --git a/TODO b/TODO
index 00ae5501e6c77b67e69d95043cee70c68a5f6e03..7ced4364f7e6f14c80497c0d3b04e471b95fec59 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,43 +1,52 @@
 
-BUG in do_test_for_insn_bits() (due to -EACCES)
+make menuconfig
 
-ni_mio_common: doesn't do 2-chan ao.
+bug: buffer resize to 0 convinces comedi that buffer doesn't exist
+
+doc: how to use kcomedilib
+
+comedi_rt_timer segfaults when the lower-level driver disappears
+and reappears.  This is a problem with the Comedi core, not the
+driver.  I don't really know how to fix this.  Actually, I do.
+kcomedilib needs an implementation of comedi_open() and comedi_close().
 
 das6402 needs cleanup
 
-check each driver init for stuff
+fix PCI code, use pci_find_device()
 
-grep XXX
+pci_enable_device() needs to be added to many drivers
 
-register_symtab
+get rid of spurious "char-major-98-0 not found"
 
-fix PCI code, use pci_find_device()
+spinlocks
 
-standardize error codes
+autoloading causes BUG on failure.
 
-verify PCI-6503 code
+das1800: kmalloc could fail on large buffer sizes (see dt282x).  Needs
+to be fixed to use a bounce buffer.
 
-get rid of spurious "char-major-98-0 not found"
+move /proc/comedi to /proc/driver/comedi
 
-verify 2.0.x operation
+Drivers that do DMA need to be fixed for big-endian machines.
 
-develop 8253 and Am9513 code
+ni_pcimio: doesn't do DMA with AO
 
-different error code for board error vs buffer overflow
+ni_pcimio: ai COMEDI_WAKE_EOS doesn't work with DMA
 
-change _recognize to const char *
+create separate fops structure for unconfigured devices (probably not)
 
-ni_mio_common: gpct code broken
+ni_mio_common: resetting AO sets ao chan 1 to -10V
 
-ni_mio_common: external trigger doesn't work
+Dan Christian 07/01: rtd520.o: problems with buffer
 
-spinlocks
+ni_pcimio: polling
 
-add pci_enable_device where appropriate
+migrate COMEDI_CB interface to COMEDI_EV flags, move #defines to comedidev.h
 
-autoloading causes BUG on failure.
+rename prealloc_buf and prealloc_bufsz
 
-should insn_config be a bitfield?
+fix RT interrupts and comedi_irq[] dumbness
 
-ledclock demo: RT irq allocated at removal
+ni_mio_common: analog output doesn't work correctly with insns after
+  running a command