comedi.git
2001-04-23 David SchleefAdded PCI-6713 and PCI-6711 board definitions. Added...
2001-04-20 Frank Mori... change to make comedi_error() callable from a driver...
2001-04-20 Frank Mori... update, fixes, cleanup
2001-04-20 Frank Mori... fixed initialization of comedi_device bug due to sizeof...
2001-04-20 Tim OusleySimple event counting (and quadrature encoding) works...
2001-04-19 Tim Ousleyadded first draft of insn API for GPCTRs
2001-04-19 David SchleefMajor fixes. Updates for cmd/insn, compiles for RTAI...
2001-04-19 David Schleefremove dependency on bc
2001-04-19 David SchleefSpecs for new card
2001-04-19 David SchleefLogic error
2001-04-19 David Schleefchange 2.3 to 2.4
2001-04-18 Tim Ousleystarted adding an insn interface to GPCTRs.
2001-04-17 Tim OusleyGPCTR_Begin_Event_Counting() functions now, although...
2001-04-17 Frank Mori... fixed some problems with last change trying to derefere...
2001-04-17 Frank Mori... added checking of chanlist against limitations of das80...
2001-04-17 Tim Ousleyadded ni_set_bits(dev,register,bits, value) to share...
2001-04-17 Frank Mori... fixed unresolved symbol problem due to merging of free_...
2001-04-13 Tim Ousleyadded functions to do simple event counting...no API...
2001-04-13 David Schleefwritew() had its arguments reversed.
2001-04-12 Tim OusleyTim Ousley 4/12/01: consolidated some constants in...
2001-04-12 Tim OusleyTim Ousley 4/12/01: gpct_mode0,gpct_mode1 and other...
2001-04-11 David Schleefmore migration to insn
2001-04-11 David SchleefDeleted trig related code.
2001-04-11 David SchleefAdded AO readback and DIO bits and DIO config.
2001-04-11 David SchleefMigrating drivers from trig to insn
2001-04-11 David Schleefadded RANGE_mA
2001-04-10 Tim OusleyTim Ousley 4/10/01: added comments explaining how to...
2001-04-10 Tim OusleyTim Ousley 4/10/01: MITE DMA now works correctly for...
2001-04-10 David Schleefversion bump
2001-04-09 David SchleefChange from trig to insn r0_7_58
2001-04-09 David Schleeffixed call of request_region() with uninitialized dev...
2001-04-09 David Schleefdas1600 name change
2001-04-09 David SchleefFix for das1600 name change
2001-04-09 David Schleefadded (commented) definition of USE_PCIDMA
2001-04-09 David SchleefTried to integrate patch from Tim Ousley
2001-04-09 David SchleefFix linking of rt_pend_tq
2001-04-08 Frank Mori... added buffer overrun check to bufinfo ioctl
2001-04-08 Frank Mori... converted some left over irq.h to spinlock.h
2001-04-08 David Schleefpatch from Michal
2001-04-08 David SchleefSpinlocks were moved to linux/spinlock.h.
2001-04-06 Frank Mori... added explicit initialization of devpriv->spinlock
2001-04-06 Frank Mori... added buffer info ioctl
2001-04-06 David SchleefEnabled more drivers
2001-04-06 David SchleefMite additions from Tim Ousley
2001-04-06 David SchleefI think this fixes building rt_pend_tq repeatedly
2001-04-03 David SchleefFixed some stuff discovered by check_driver
2001-04-03 Frank Mori... made comedi_spinlock functions do some type checking...
2001-04-03 Frank Mori... removed two repeated #include directives
2001-04-03 David Schleefmoved file, since that's where it's expected.
2001-04-03 David SchleefNew driver from Michal Dobes
2001-04-03 David SchleefPatch from Michal Dobes
2001-04-03 David SchleefFixed insn_write bug.
2001-04-03 David SchleefFixed request_region() being called with uninitialized...
2001-04-03 David SchleefFix bug in ao code related to warning about return...
2001-04-03 David SchleefMore checks of dubious relevance
2001-04-03 David Schleeffixed the spinlock code for the way it is _supposed_...
2001-04-03 David SchleefFixes for comedi_rt_timer. Still needs work; doesn...
2001-03-30 Frank Mori... fixed previous over-eager to change things that dont...
2001-03-30 Frank Mori... fixed bug that was preventing read insn from being...
2001-03-30 Frank Mori... fixed up FIXME's regarding spinlock/cli
2001-03-24 Frank Mori... tweaked previous fix to be extra safe
2001-03-24 Frank Mori... fixed problem with spurious interrupts occuring when...
2001-03-23 David Schleefreplaced free_irq() for RTL
2001-03-23 Frank Mori... removed redundant rt_pend_tq.h from comedi directory...
2001-03-23 Frank Mori... changed includes to prevent multiple definitions of...
2001-03-22 David Schleefmore cleanup
2001-03-22 David Schleefremoved iosize
2001-03-22 David Schleefcleaned up interrupt handling
2001-03-22 David Schleefadded events to async structure
2001-03-22 David SchleefFix to make rt_pend_tq work correctly on RTAI.
2001-03-22 David SchleefAdded install_dev target
2001-03-22 David Schleefpatch for cb_pcidas info
2001-03-22 David Schleef*** empty log message ***
2001-03-22 David Schleefremoved dev->iosize
2001-03-22 David Schleefmoved vd_timer to drivers/comedi_rt_timer
2001-03-22 David Schleefremoved dev->iosize
2001-03-22 David Schleefchanged driver from trig to insn
2001-03-21 David SchleefMoved real-time timer code from comedi/realtime/vd_timer.c
2001-03-21 David Schleeffix for reversed arguments to win_out(), from Tim Ousley
2001-03-19 Frank Mori... changed some stuff so I could get a clean compile with...
2001-03-17 David Schleeffix use of cmd->data
2001-03-17 David Schleefchanged driver names
2001-03-17 David Schleefchanged driver names
2001-03-17 David SchleefChanged names on drivers
2001-03-17 David SchleefRemoved dependency on s->async->cur_trig in all the...
2001-03-17 David Schleefrandom todo checkin
2001-03-17 David Schleefadded new tests
2001-03-16 David Schleef8255 shouldn't use async structure because it doesn...
2001-03-16 David SchleefOriginal source from author. Probably will be moved...
2001-03-13 David SchleefTM's original patch
2001-03-13 David Schleefadded rt_pend_tq support from Tomasz, plus my mods
2001-03-13 David Schleefadded comedi_poll()
2001-03-13 David Schleefmore ->poll support
2001-03-08 Frank Mori... removed unused recognize stuff from pci driver
2001-03-08 David SchleefConversion of drivers from trig to insn/cmd.
2001-03-05 Frank Mori... fixed problem with segfault on rmmod when you load...
2001-03-05 Frank Mori... made comedi_report_boards() report the driver name...
2001-03-04 David Schleeffixes for bugs suggested by check_driver
2001-03-04 David Schleefenabled all boards
2001-03-04 David Schleefcleaned up commenting for async structure
next