comedi.git
2001-07-08 Frank Mori... put if(cmd->chanlist) block in cmdtest to prevent segfa...
2001-07-08 David SchleefFixed oops in das16_cmd_test() because cmd->chanlist...
2001-07-06 David SchleefUpdate from ivan
2001-07-06 Frank Mori... fixed cmdtest
2001-07-05 Frank Mori... changed declaration of bufinfo spinlock to static....
2001-07-05 Frank Mori... fix for trig emulation by cmd
2001-07-05 David SchleefRemove duplicate code
2001-07-05 David SchleefRewrote checking in comedi_fop_open(), fixed spinlock...
2001-07-05 David SchleefFix Oops when reporting 0 boards.
2001-07-04 Frank Mori... added pc104 board definitions, fixed das16/330 definition
2001-07-04 Frank Mori... 2.4.6 kernel linux/mm.h does not define GFP_BUFFER...
2001-07-03 Frank Mori... new driver, untested
2001-07-03 David SchleefCheck for dos-like end of line
2001-07-03 David SchleefI'm gunna hafta start kickin' some asses if files are...
2001-07-02 Frank Mori... masked flags in divisor functions, so argument doesn...
2001-07-02 David SchleefAdded ivan
2001-07-02 Frank Mori... removed some unnecessary lines from command tests
2001-07-02 David Schleefrandom todo checkin
2001-07-02 Frank Mori... oops, small mistake won't make any difference but might...
2001-07-02 Frank Mori... fix for possible weirdness in ai read insn
2001-07-01 David SchleefUpdate from Ivan
2001-06-28 David SchleefHeh. revert change to config.in and apply to config...
2001-06-28 David SchleefUpdate
2001-06-28 David SchleefFix compilation for PCI code
2001-06-28 David SchleefAdded TRIG_OTHER
2001-06-27 David SchleefChange MOD_INSTALL_PATH to INSTALL_MOD_PATH
2001-06-27 David SchleefUpdates for cb_pcidda driver
2001-06-27 David SchleefNew driver from Ivan Martinez
2001-06-27 Frank Mori... minor updates
2001-06-27 Frank Mori... fix for stop_src == TRIG_NONE
2001-06-26 Frank Mori... added support for external triggering/pacing and burst...
2001-06-26 Frank Mori... fixed include that prevented compile
2001-06-26 Frank Mori... fixed typo for pcm3730
2001-06-26 Frank Mori... scapped autoprobe, which was ultimately unable to disti...
2001-06-25 Frank Mori... I recently stumbled across an explanation of why you...
2001-06-25 David SchleefFix typo.
2001-06-25 Frank Mori... updated some entries for das16 and cb_pcidas
2001-06-25 Frank Mori... fixes for burst mode, added das1201 das1202 entries...
2001-06-25 Frank Mori... updated das16 and cb-pcidas info
2001-06-25 Frank Mori... added support for das1600 burst mode
2001-06-25 Frank Mori... fixed error, added some comments
2001-06-24 Frank Mori... fixed a bug I created
2001-06-24 Frank Mori... added preliminary comedi_cmd support. Untested.
2001-06-24 Frank Mori... entered correct max conversion rates
2001-06-23 Frank Mori... fixed settings of master clock speed through options
2001-06-23 Frank Mori... fixed bugs with master clock speed in hertz instead...
2001-06-22 Frank Mori... overhaul of comedi_cmd support. Needs more work, but...
2001-06-22 Frank Mori... dma is no longer disabled in das1800 driver when rt...
2001-06-21 David SchleefFix header
2001-06-21 David SchleefCheck for CONFIG_ in Makefile and Config.in
2001-06-21 David SchleefAdd PCM3730, which should have been there all along
2001-06-21 David Schleef*** empty log message ***
2001-06-21 David SchleefMajor documentation update.
2001-06-21 Frank Mori... changed a bunch of #include <blah.h> to #include "blah...
2001-06-21 Frank Mori... added memory-mapped io version of i8254_load(), made...
2001-06-21 David SchleefAdd some documentation checks
2001-06-21 Frank Mori... added a little das16m1 documentation
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
next