amplc_dio200: Protect access to counter subdevices with a spin lock.
[comedi.git] / TODO
diff --git a/TODO b/TODO
index 6f19e168d5eca4ed9126891cded46e66663d8c11..7ced4364f7e6f14c80497c0d3b04e471b95fec59 100644 (file)
--- a/TODO
+++ b/TODO
@@ -16,16 +16,12 @@ fix PCI code, use pci_find_device()
 
 pci_enable_device() needs to be added to many drivers
 
-standardize error codes
-
 get rid of spurious "char-major-98-0 not found"
 
 spinlocks
 
 autoloading causes BUG on failure.
 
-need realtime examples
-
 das1800: kmalloc could fail on large buffer sizes (see dt282x).  Needs
 to be fixed to use a bounce buffer.
 
@@ -37,17 +33,20 @@ ni_pcimio: doesn't do DMA with AO
 
 ni_pcimio: ai COMEDI_WAKE_EOS doesn't work with DMA
 
-ni_pcimio: ao "write: Invalid argument" for initial write
+create separate fops structure for unconfigured devices (probably not)
+
+ni_mio_common: resetting AO sets ao chan 1 to -10V
 
-don't need Configure.help and Configure.help.append
+Dan Christian 07/01: rtd520.o: problems with buffer
 
-ni_mio_common: 2-chan AO doesn't work?
+ni_pcimio: polling
 
-create separate fops structure for unconfigured devices
+migrate COMEDI_CB interface to COMEDI_EV flags, move #defines to comedidev.h
 
-remove SDF_RT globally
+rename prealloc_buf and prealloc_bufsz
 
-ni_mio_common: starting AO without anything in buffer causes oops
+fix RT interrupts and comedi_irq[] dumbness
 
-ni_mio_common: insn AO doesn't work after cmd AO
+ni_mio_common: analog output doesn't work correctly with insns after
+  running a command