Added some ack'ing of b interrupts, and do acks before handling
[comedi.git] / comedi / drivers / das6402.c
2006-12-12 Frank Mori HessFixed interrupt handler prototypes for all drivers...
2006-08-11 Ian AbbottCorrected a printk format string that I forgot to updat...
2006-08-07 Ian AbbottCleaned up resource types. Used unsigned int for IRQs...
2005-10-06 David Schleefmerge branch-0_7 back to HEAD
2003-08-04 Frank Mori Hessnew interrupt handler prototype for 2.6, plus some...
2003-02-15 Frank Mori HessChanged prototype of alloc_subdevices() so it doesn...
2002-11-21 David SchleefFix subdevice flags not having AREF capability
2002-11-21 David SchleefHuge monster patch that removes unnessary headers
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-03-17 David SchleefDocumentation updates
2002-01-15 David SchleefConvert all uses of comedi_bufcheck, comedi_done, comed...
2002-01-15 David SchleefCleanups suggested by check_driver. Mostly leaky symbo...
2001-09-18 David SchleefAdded Devices: documentation to rest of drivers
2001-09-14 David SchleefComplete phase-out of comedi_trig in drivers
2001-09-12 David SchleefMoved driver documentation to inline documentation
2001-05-27 David Schleefifdef all the remaining trig related code
2001-05-27 David SchleefCleanups, insn migration
2001-05-24 David SchleefCode cleanup, mainly things noticed by check_driver...
2001-03-17 David SchleefRemoved dependency on s->async->cur_trig in all the...
2001-03-04 David Schleeffixes for bugs suggested by check_driver
2001-02-13 Frank Mori Hesssplit asyncronous stuff off of comedi_subdevice_struct
2000-11-07 David Schleeffix sed script mistake
2000-11-07 David Schleefchange comedi_module.h to linux/comedidev.h
2000-07-13 David Schleefmodule, Makefile, config changes
2000-03-06 David SchleefRemoved timer_type globally, moved to comedi_get_device...
2000-02-15 David Schleefrange modularization
2000-02-02 David SchleefInitial revision