comedi.git
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
2001-05-12 Frank Mori... fixed spurious EINVAL errors on read and possibility...
2001-05-11 Frank Mori... now it is fixed for real. Had to redefine rt_get_time...
2001-05-11 Tim OusleyMITE does continuous AI now. Fixed bug so MIO cards...
2001-05-11 Frank Mori... nano2tick_hack() now gives exactly correct answer ...
2001-05-11 Frank Mori... rolling back last change
2001-05-11 Frank Mori... added hack to fix broken rtlinux compatibility headers...
2001-05-10 Frank Mori... some fixes, still gives divide error / segfault on...
2001-05-10 Frank Mori... changed order or error check in read_v22() to get rid...
2001-05-10 Frank Mori... fixed dereferencing of chanlist, hopefully this will...
2001-05-10 Frank Mori... fixed clearing of async->events
2001-05-10 Tim Ousleyni_ai_setup_MITE_dma() now configures MITE for correct...
2001-05-10 Frank Mori... fixed a bug I created, noticed that commands only work...
2001-05-10 David Schleefminor cleanups
2001-05-10 David SchleefMinor cleanups
2001-05-10 David SchleefAdded poll ioctl
2001-05-10 David SchleefMigrated from mode0 to insn
2001-05-10 David Schleefadded rtd520 driver
2001-05-10 David Schleefadded
2001-05-10 David SchleefUpdate from Dan
2001-05-10 David SchleefAdded driver from Dan Christian <dac@ptolemy.arc.nasa...
2001-05-10 Frank Mori... added support for analog output commands. Untested...
2001-05-07 Tim Ousleyoops, undid my last change. no more continuous DMA...
2001-05-07 Tim Ousleycontinuous analog acquisition using MITE...
2001-05-07 Frank Mori... dealt with possible race between interrupt fifio half...
2001-05-07 Frank Mori... added delarations of ret variable in comedi_map and...
2001-05-05 David SchleefAdded comedi_map, comedi_unmap, comedi_poll
2001-05-05 David SchleefAdded comedi_map, comedi_unmap
2001-05-05 Frank Mori... added entries for das800 and das1800 drivers
2001-05-05 Frank Mori... fixed null dereference that occured when interrupt...
2001-05-04 Frank Mori... restored include of comedidev.h from comedi_rt.h so...
2001-05-04 Frank Mori... bug fixes, seems to work
2001-05-04 Tim Ousleyfixed bug with innaccurate pulse width measurement...
2001-05-03 Frank Mori... fixed trig modes > 0 for using cur_trig-> instead of...
2001-05-03 Frank Mori... dealt with switch from cur_trig->data, etc to async...
2001-05-03 Frank Mori... added some comments on what look like bugs
2001-05-02 Tim Ousleyfixed bug where pulsewidth meas. armed incorrectly
2001-05-02 Tim Ousleychanged GPCTR to GPCT and gpctr to gpct.
2001-05-02 Frank Mori... comedi specific error codes to be used in comedilib...
2001-05-02 Frank Mori... a small step towards standardized comedi error codes
next