Added some ack'ing of b interrupts, and do acks before handling
[comedi.git] / comedi / drivers / quatech_daqp_cs.c
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-08-07 Ian AbbottCleaned up resource types. Used unsigned int for IRQs...
2006-06-20 Frank Mori HessMarked some initialization/cleanup functions with __ini...
2006-06-20 Frank Mori HessAdded some missing pcmcia device tables.
2006-06-12 Frank Mori Hessremove obsolete pcmcia stuff (irq_list and IRQInfo2)
2006-06-12 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott):
2006-06-11 Frank Mori HessGot rid of obsolete IRQ_INFO2_VALID
2006-06-11 Frank Mori HessDropped support for pcmcia on kernels older than 2...
2006-06-11 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott) which ports...
2005-11-02 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott):
2005-10-06 David Schleefmerge branch-0_7 back to HEAD
2004-06-09 Frank Mori Hessbug fix from Luis Martínez <luimarma@marcosa.e.telefoni...
2004-06-01 Frank Mori Hessport to 2.6 pcmcia api
2004-04-19 Frank Mori Hesschange dev->iobase to unsigned long for 64 bit cpus
2003-08-11 David Schleefupdate from Brent (with 1.13->1.15 merged in)
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-03-09 David SchleefGlobal change from ds@stm.lbl.gov to ds@schleef.org
2002-01-15 David SchleefCleanups suggested by check_driver. Mostly leaky symbo...
2001-12-01 David SchleefChange linux/malloc.h to linux/slab.h
2001-09-12 David SchleefMoved driver documentation to inline documentation
2001-04-11 David Schleefmore migration to insn
2001-03-04 David Schleefconverted all drivers to use comedi_recognize() with...
2001-01-02 David Schleefcompile fixes
2000-11-25 David Schleeffixed poll, select, mod use count for RT; many RT fixes...
2000-11-07 David Schleeffix sed script mistake
2000-11-07 David Schleefchange comedi_module.h to linux/comedidev.h
2000-10-14 David Schleefpatch from Brent Baccala