comedi.git
2001-06-21 David SchleefAdded COMEDI_INSN ioctl()
2001-06-21 David Schleef*** empty log message ***
2001-06-21 David Schleefupdate
2001-06-21 David SchleefCleanups.
2001-06-21 David SchleefChanged wording w.r.t. mailing list
2001-06-20 Frank Mori... added some external triggering support
2001-06-20 Frank Mori... fixed digital input and output insns
2001-06-20 Frank Mori... implemented insns, everything seems to work okay so far
2001-06-20 Frank Mori... fixed bug. This driver has some other bugs/problems...
2001-06-20 Frank Mori... Doesn't crash computer anymore, and asynchronous analog...
2001-06-19 Frank Mori... added das16m1 driver, compiles with warnings but comple...
2001-06-19 Frank Mori... put generic i8254_load function in 8253.h for loading...
2001-06-19 Frank Mori... fixed bit mangling in analog input read insn for 16...
2001-06-18 Frank Mori... declared some variables as volatile to be safe
2001-06-13 Frank Mori... minor corrections
2001-06-13 David SchleefRewrote INSTALL and README
2001-06-11 Frank Mori... fix to bug in fifo overflow check I created with last...
2001-06-11 Frank Mori... switched to use async->event and comedi_event(), and...
2001-06-11 Frank Mori... switched to use of async->events and comedi_event(...
2001-06-11 Frank Mori... moved fifo overflow check back outside of loop where...
2001-06-11 David SchleefReplace TRIG_INVALID
2001-06-10 Frank Mori... changed prototype of comedi_buf_get a bit
2001-06-10 Frank Mori... defined generic inline functions for writing/reading...
2001-06-10 Frank Mori... removed spurious warning that would have occured with...
2001-06-09 Frank Mori... added cards from rtd520 driver
2001-06-09 Frank Mori... added support for cio-das802/16 to das800 driver
2001-06-09 Frank Mori... fixed race between conversions and fifo overflow check
2001-06-08 David Schleefversion bump
2001-06-08 David SchleefFix sed line for version update
2001-06-08 David Schleef/proc/comedi dumps out the device names recognized...
2001-06-08 David SchleefMore busy-talk about counters
2001-06-08 David SchleefAdded internal trigger support, various reformatting
2001-06-08 David SchleefAdded make check rule.
2001-06-08 David SchleefAdded internal trigger support
2001-06-08 Frank Mori... fixes for kcomedilib with trigger support off. comedi_...
2001-06-08 David SchleefAdded comments about 2.0
2001-06-07 Frank Mori... attempting to fix 2.0 kernels that don't seem to define...
2001-06-07 Frank Mori... tweak to make rt_task clean itself up without one scan...
2001-06-04 David SchleefReverted the variable timeout part of the last change.
2001-06-04 David SchleefPatch for das08jr/16 from Luke Stras <stras@eyetap...
2001-06-04 Frank Mori... merged input and output scan tasks, kept more careful...
2001-06-04 Frank Mori... fixed conversion timing check for TRIG_NOW case
2001-06-04 Frank Mori... added check on conversion timing
2001-06-04 Frank Mori... switched priorities of scan_task and rt_task to prevent...
2001-06-02 Frank Mori... removed redundant unlock
2001-06-02 Frank Mori... moved creation/deletion of real time tasks from comedi_...
2001-06-02 Frank Mori... fixes, chucked rt_pend_call(), added check for good...
2001-06-01 Frank Mori... conversion frequency and scan frequency can now be...
2001-05-31 Frank Mori... tweak
2001-05-30 Frank Mori... added support for TRIG_WAKE_EOS command flag
2001-05-30 David SchleefAdded check for functions replaced by comedi_event()
2001-05-30 Frank Mori... added line for das1600-old so it is not marked as ...
2001-05-30 Frank Mori... made default for trigger support config match suggestio...
2001-05-28 Frank Mori... added a do_become_nonbusy() when all the data is marked...
2001-05-28 Frank Mori... small cleanup, ifdef'd hack to expire with next rtlinux...
2001-05-28 David Schleefpatch for possible rtai changes r0_7_59
2001-05-28 David Schleefpatch has been merged
2001-05-28 David Schleefpatches have been merged
2001-05-28 David Schleef*** empty log message ***
2001-05-28 David SchleefMajor simplification of trig[0] path
2001-05-28 David SchleefUpdate pcmad driver for Comedi changes in the last...
2001-05-27 David SchleefMerged pcmad driver
2001-05-27 David SchleefMerged PCMAD driver
2001-05-27 David SchleefDon't see a need to keep these around. Pull them from the
2001-05-27 David SchleefNot needed anymore
2001-05-27 David SchleefLast remnant of trig[0]. Calls emulation function...
2001-05-27 David SchleefMoved trig-related code from comedi_fops.c to trig.c
2001-05-27 David SchleefThis should have been removed a long time ago.
2001-05-27 David SchleefMoved trig compatibility functions from drivers.c to...
2001-05-27 David SchleefFor some reason, rt_pend_tq.o was compiled separately...
2001-05-27 David Schleefifdef all the remaining trig related code
2001-05-27 David Schleefdocs out of date
2001-05-27 David Schleefremoved insn emulation using trig[0]
2001-05-27 David SchleefCleanups, insn migration
2001-05-27 David SchleefFix a couple checks, add comments
2001-05-27 David Schleeffix for EXTRAVERSION
2001-05-25 Frank Mori... added pci-das08 and pci-das1200 entries
2001-05-25 Frank Mori... updates
2001-05-25 Frank Mori... fix so cards on bus 0 can be chosen through configurati...
2001-05-25 Frank Mori... added support for pci-das08 card
2001-05-25 David Schleeffixed overwriting of cb_mask.
2001-05-25 David SchleefCompilation fixes on powerpc
2001-05-24 David SchleefAdded email from Dan Christian about Red Hat
2001-05-24 David Schleefremoved di_unpack, do_pack.
2001-05-24 David SchleefCode cleanup, mainly things noticed by check_driver...
2001-05-24 David Schleefnew tests
2001-05-24 David Schleef*** empty log message ***
2001-05-21 Frank Mori... marked (but did not fix =) a couple bugs
2001-05-19 Frank Mori... fixed problem with comedi_switch_to_rt() and irq-less...
2001-05-19 Frank Mori... exported rt_pend_call() so that comedi_rt_timer can...
2001-05-18 Tim OusleyMITE DMA data is now unsigned short instead of twos...
2001-05-16 Frank Mori... improved error handling a bit
2001-05-15 Tim Ousleyadded PXI-6533 support.
2001-05-14 Tim Ousleyadded card IDs and descriptions for several PXI cards...
2001-05-14 Frank Mori... put start_rt_timer()back for rtai, as it looks like...
2001-05-14 David Schleef602x doesn't have unipolar AI.
2001-05-14 David SchleefUpdate from Dan
2001-05-14 Frank Mori... added comedi_rt_timer description
2001-05-13 Frank Mori... bug fixes, analog output commands work now! Added...
2001-05-13 Frank Mori... fixed bug due to typo
next