📄 todo
字号:
make menuconfigbug: buffer resize to 0 convinces comedi that buffer doesn't existdoc: how to use kcomedilibcomedi_rt_timer segfaults when the lower-level driver disappearsand reappears. This is a problem with the Comedi core, not thedriver. I don't really know how to fix this. Actually, I do.kcomedilib needs an implementation of comedi_open() and comedi_close().das6402 needs cleanupfix PCI code, use pci_find_device()pci_enable_device() needs to be added to many driversget rid of spurious "char-major-98-0 not found"spinlocksautoloading causes BUG on failure.das1800: kmalloc could fail on large buffer sizes (see dt282x). Needsto be fixed to use a bounce buffer.move /proc/comedi to /proc/driver/comediDrivers that do DMA need to be fixed for big-endian machines.ni_pcimio: doesn't do DMA with AOni_pcimio: ai COMEDI_WAKE_EOS doesn't work with DMAdon't need Configure.help and Configure.help.appendcreate separate fops structure for unconfigured devices (probably not)ni_mio_common: resetting AO sets ao chan 1 to -10VDan Christian 07/01: rtd520.o: problems with bufferni_pcimio: pollingmigrate COMEDI_CB interface to COMEDI_EV flags, move #defines to comedidev.hrename prealloc_buf and prealloc_bufszfix RT interrupts and comedi_irq[] dumbnessni_mio_common: analog output doesn't work correctly with insns after running a command
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -