pcl816: bug fix: AI scan counter was being updated after every channel in
[comedi.git] / comedi / drivers / pcl816.c
2010-01-18 Ian Abbottpcl816: bug fix: AI scan counter was being updated...
2009-11-19 Ian Abbottpcl816: In pcl816_ai_cmdtest(), initialize divisor1...
2009-11-19 Ian Abbottpcl816: In pcl816_ai_cmdtest(), correct step 1 test...
2007-11-04 Frank Mori HessApplied comedi_indent script to all source files.
2007-11-04 Frank Mori HessRemoved some dead code that was causing errors in inden...
2007-08-06 Ian AbbottStripped file extension from 'Driver:' line. Most...
2007-07-27 Frank Mori HessGot rid of useless 3rd parameter of comedi_event().
2007-07-27 Ian AbbottConstified ranges, board structures, and miscellaneous...
2007-07-16 Frank Mori HessGot rid of unnecessary casts when initializing comedi_d...
2006-12-12 Frank Mori HessFixed interrupt handler prototypes for all drivers...
2006-11-15 Frank Mori HessAdded support for generating a seperate device file...
2006-10-16 Frank Mori HessGave board_name member of comedi_driver_struct a well...
2006-08-07 Ian AbbottCleaned up resource types. Used unsigned int for IRQs...
2006-06-21 Ian AbbottFix gcc-4.1 warnings (uninitialized variables).
2005-10-06 David Schleefmerge branch-0_7 back to HEAD
2004-02-23 David Schleefdisable RTC code
2003-08-04 Frank Mori Hessnew interrupt handler prototype for 2.6, plus some...
2003-05-27 David Schleefmajkl@tesnet.cz -> dobes@tesnet.cz
2003-03-27 Frank Mori Hessreplaced all udelay() calls with comedi_udelay() wrappe...
2003-02-15 Frank Mori HessChanged prototype of alloc_subdevices() so it doesn...
2003-02-03 David SchleefMove DEBUG() definition to fix compile errors
2002-11-21 David SchleefHuge monster patch that removes unnessary headers
2002-07-25 David SchleefRemove SDF_RT
2002-07-05 Frank Mori HessFirst pass at revised buffer system, hopefully didn...
2002-07-05 Frank Mori Hessconverted to use comedi_buf_put()
2002-05-16 David SchleefGlobally fix spelling of SDF_WRITABLE
2002-04-26 David SchleefMoved comments to documentation area. Fixed initializa...
2002-04-25 Frank Mori Hessstripped out some settle delays in analog input read...
2002-04-03 David SchleefClean up check_driver complaints
2002-04-03 David SchleefFrom Juan Grigera <juan@grigera.com.ar>