2001-07-04 |
Frank Mori... | 2.4.6 kernel linux/mm.h does not define GFP_BUFFER... |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Frank Mori... | new driver, untested |
commit | commitdiff | tree | snapshot |
2001-07-03 |
David Schleef | Check for dos-like end of line |
commit | commitdiff | tree | snapshot |
2001-07-03 |
David Schleef | I'm gunna hafta start kickin' some asses if files are... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Frank Mori... | masked flags in divisor functions, so argument doesn... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
David Schleef | Added ivan |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Frank Mori... | removed some unnecessary lines from command tests |
commit | commitdiff | tree | snapshot |
2001-07-02 |
David Schleef | random todo checkin |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Frank Mori... | oops, small mistake won't make any difference but might... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Frank Mori... | fix for possible weirdness in ai read insn |
commit | commitdiff | tree | snapshot |
2001-07-01 |
David Schleef | Update from Ivan |
commit | commitdiff | tree | snapshot |
2001-06-28 |
David Schleef | Heh. revert change to config.in and apply to config... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
David Schleef | Update |
commit | commitdiff | tree | snapshot |
2001-06-28 |
David Schleef | Fix compilation for PCI code |
commit | commitdiff | tree | snapshot |
2001-06-28 |
David Schleef | Added TRIG_OTHER |
commit | commitdiff | tree | snapshot |
2001-06-27 |
David Schleef | Change MOD_INSTALL_PATH to INSTALL_MOD_PATH |
commit | commitdiff | tree | snapshot |
2001-06-27 |
David Schleef | Updates for cb_pcidda driver |
commit | commitdiff | tree | snapshot |
2001-06-27 |
David Schleef | New driver from Ivan Martinez |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Frank Mori... | minor updates |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Frank Mori... | fix for stop_src == TRIG_NONE |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Frank Mori... | added support for external triggering/pacing and burst... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Frank Mori... | fixed include that prevented compile |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Frank Mori... | fixed typo for pcm3730 |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Frank Mori... | scapped autoprobe, which was ultimately unable to disti... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Frank Mori... | I recently stumbled across an explanation of why you... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
David Schleef | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Frank Mori... | updated some entries for das16 and cb_pcidas |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Frank Mori... | fixes for burst mode, added das1201 das1202 entries... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Frank Mori... | updated das16 and cb-pcidas info |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Frank Mori... | added support for das1600 burst mode |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Frank Mori... | fixed error, added some comments |
commit | commitdiff | tree | snapshot |
2001-06-24 |
Frank Mori... | fixed a bug I created |
commit | commitdiff | tree | snapshot |
2001-06-24 |
Frank Mori... | added preliminary comedi_cmd support. Untested. |
commit | commitdiff | tree | snapshot |
2001-06-24 |
Frank Mori... | entered correct max conversion rates |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Frank Mori... | fixed settings of master clock speed through options |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Frank Mori... | fixed bugs with master clock speed in hertz instead... |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Frank Mori... | overhaul of comedi_cmd support. Needs more work, but... |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Frank Mori... | dma is no longer disabled in das1800 driver when rt... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
David Schleef | Fix header |
commit | commitdiff | tree | snapshot |
2001-06-21 |
David Schleef | Check for CONFIG_ in Makefile and Config.in |
commit | commitdiff | tree | snapshot |
2001-06-21 |
David Schleef | Add PCM3730, which should have been there all along |
commit | commitdiff | tree | snapshot |
2001-06-21 |
David Schleef | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-06-21 |
David Schleef | Major documentation update. |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Frank Mori... | changed a bunch of #include <blah.h> to #include "blah... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Frank Mori... | added memory-mapped io version of i8254_load(), made... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
David Schleef | Add some documentation checks |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Frank Mori... | added a little das16m1 documentation |
commit | commitdiff | tree | snapshot |
2001-06-21 |
David Schleef | Added COMEDI_INSN ioctl() |
commit | commitdiff | tree | snapshot |
2001-06-21 |
David Schleef | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-06-21 |
David Schleef | update |
commit | commitdiff | tree | snapshot |
2001-06-21 |
David Schleef | Cleanups. |
commit | commitdiff | tree | snapshot |
2001-06-21 |
David Schleef | Changed wording w.r.t. mailing list |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Frank Mori... | added some external triggering support |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Frank Mori... | fixed digital input and output insns |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Frank Mori... | implemented insns, everything seems to work okay so far |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Frank Mori... | fixed bug. This driver has some other bugs/problems... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Frank Mori... | Doesn't crash computer anymore, and asynchronous analog... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Frank Mori... | added das16m1 driver, compiles with warnings but comple... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Frank Mori... | put generic i8254_load function in 8253.h for loading... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Frank Mori... | fixed bit mangling in analog input read insn for 16... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Frank Mori... | declared some variables as volatile to be safe |
commit | commitdiff | tree | snapshot |
2001-06-13 |
Frank Mori... | minor corrections |
commit | commitdiff | tree | snapshot |
2001-06-13 |
David Schleef | Rewrote INSTALL and README |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Frank Mori... | fix to bug in fifo overflow check I created with last... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Frank Mori... | switched to use async->event and comedi_event(), and... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Frank Mori... | switched to use of async->events and comedi_event(... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Frank Mori... | moved fifo overflow check back outside of loop where... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
David Schleef | Replace TRIG_INVALID |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Frank Mori... | changed prototype of comedi_buf_get a bit |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Frank Mori... | defined generic inline functions for writing/reading... |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Frank Mori... | removed spurious warning that would have occured with... |
commit | commitdiff | tree | snapshot |
2001-06-09 |
Frank Mori... | added cards from rtd520 driver |
commit | commitdiff | tree | snapshot |
2001-06-09 |
Frank Mori... | added support for cio-das802/16 to das800 driver |
commit | commitdiff | tree | snapshot |
2001-06-09 |
Frank Mori... | fixed race between conversions and fifo overflow check |
commit | commitdiff | tree | snapshot |
2001-06-08 |
David Schleef | version bump |
commit | commitdiff | tree | snapshot |
2001-06-08 |
David Schleef | Fix sed line for version update |
commit | commitdiff | tree | snapshot |
2001-06-08 |
David Schleef | /proc/comedi dumps out the device names recognized... |
commit | commitdiff | tree | snapshot |
2001-06-08 |
David Schleef | More busy-talk about counters |
commit | commitdiff | tree | snapshot |
2001-06-08 |
David Schleef | Added internal trigger support, various reformatting |
commit | commitdiff | tree | snapshot |
2001-06-08 |
David Schleef | Added make check rule. |
commit | commitdiff | tree | snapshot |
2001-06-08 |
David Schleef | Added internal trigger support |
commit | commitdiff | tree | snapshot |
2001-06-08 |
Frank Mori... | fixes for kcomedilib with trigger support off. comedi_... |
commit | commitdiff | tree | snapshot |
2001-06-08 |
David Schleef | Added comments about 2.0 |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Frank Mori... | attempting to fix 2.0 kernels that don't seem to define... |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Frank Mori... | tweak to make rt_task clean itself up without one scan... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
David Schleef | Reverted the variable timeout part of the last change. |
commit | commitdiff | tree | snapshot |
2001-06-04 |
David Schleef | Patch for das08jr/16 from Luke Stras <stras@eyetap... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Frank Mori... | merged input and output scan tasks, kept more careful... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Frank Mori... | fixed conversion timing check for TRIG_NOW case |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Frank Mori... | added check on conversion timing |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Frank Mori... | switched priorities of scan_task and rt_task to prevent... |
commit | commitdiff | tree | snapshot |
2001-06-02 |
Frank Mori... | removed redundant unlock |
commit | commitdiff | tree | snapshot |
2001-06-02 |
Frank Mori... | moved creation/deletion of real time tasks from comedi_... |
commit | commitdiff | tree | snapshot |
2001-06-02 |
Frank Mori... | fixes, chucked rt_pend_call(), added check for good... |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Frank Mori... | conversion frequency and scan frequency can now be... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Frank Mori... | tweak |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Frank Mori... | added support for TRIG_WAKE_EOS command flag |
commit | commitdiff | tree | snapshot |
2001-05-30 |
David Schleef | Added check for functions replaced by comedi_event() |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Frank Mori... | added line for das1600-old so it is not marked as ... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Frank Mori... | made default for trigger support config match suggestio... |
commit | commitdiff | tree | snapshot |
next |