*** empty log message ***
[comedi.git] / TODO
1
2 comedi_rt_timer segfaults when the lower-level driver disappears
3 and reappears.  This is a problem with the Comedi core, not the
4 driver.  I don't really know how to fix this.
5
6 BUG in do_test_for_insn_bits() (due to -EACCES)  This happens when
7 another process is using a subdevice.
8
9 das6402 needs cleanup
10
11 fix PCI code, use pci_find_device()
12
13 standardize error codes
14
15 verify PCI-6503 code
16
17 get rid of spurious "char-major-98-0 not found"
18
19 different error code for board error vs buffer overflow
20
21 spinlocks
22
23 autoloading causes BUG on failure.
24
25 need realtime examples
26
27 das1800: kmalloc could fail on large buffer sizes (see dt282x)
28
29 move /proc/comedi to /proc/driver/comedi
30
31 - ao dma
32
33 - ai doesn't stop
34
35 - COMEDI_WAKE_EOS doesn't work with DMA
36
37 - munging config parameter
38
39 - ao "write: Invalid argument"
40
41 - buffer size issues
42
43 - devfs support
44