Added some ack'ing of b interrupts, and do acks before handling
[comedi.git] / comedi / drivers / ni_pcidio.c
2007-06-27 Ian AbbottUpdate deprecated interrupt flags (SA_SHIRQ => IRQF_SHA...
2007-06-13 Frank Mori HessGot rid of comedi_subdevice.cmd_cleanup after some...
2007-04-29 Frank Mori HessAllocate async buffer pages with dma_alloc_coherent...
2007-04-26 Frank Mori HessMade it possible to request a mite channel from a speci...
2007-04-26 Frank Mori HessChanged request/release of mite channels to use mite_ch...
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-13 Frank Mori HessWhite space changes.
2006-09-11 Frank Mori HessAdded SDF_PACKED subdevice flag.
2006-08-07 Ian AbbottCleaned up resource types. Used unsigned int for IRQs...
2006-08-07 Ian AbbottDon't free IRQ if it wasn't requested successfully.
2006-07-31 Ian AbbottFixed compiler warnings about unused variable in the...
2006-01-15 Frank Mori HessFixed a couple compile warnings.
2005-10-06 David Schleefmerge branch-0_7 back to HEAD
2005-04-05 David SchleefRemove linux/irq.h. It should be asm/irq.h, which...
2005-03-19 Frank Mori Hessallow schedules() during firmware upload
2005-03-18 Frank Mori Hessadd support for loading firmware into main fpga and...
2005-03-06 Frank Mori Hessadd support for new INSN_CONFIG_DIO_QUERY
2005-03-06 Frank Mori Hessat least now i know why the 6534 doesn't work
2005-03-01 Frank Mori Hesspci-6534 does not work
2004-10-26 Frank Mori HessRemove bogus scan_end_src. By the way, the last log...
2004-10-26 Frank Mori HessSupport for externally triggered input commands from...
2004-04-04 Frank Mori Hessreplaced some preprocessor defines with enums and inlin...
2003-10-13 David Schleefturn off debugging
2003-08-05 David SchleefChange IRQ_HANDLED to 1 when used as an rvalue
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...
2003-02-13 Frank Mori Hessadded pci-6534 to pci_device_id table
2003-01-31 David Schleefrandomly change is_diodaq to a bitfield
2002-11-22 David SchleefChange buf_alloc to buf_change, and fix allocation...
2002-11-21 David SchleefHuge monster patch that removes unnessary headers
2002-11-15 Frank Mori HessWorking dma analog input and output with NI 611x cards...
2002-09-09 David SchleefFix bad bus number comparison.
2002-07-25 David SchleefRemove async->data_len globally
2002-07-25 David SchleefRemove SDF_RT
2002-07-05 Frank Mori HessFirst pass at revised buffer system, hopefully didn...
2002-05-16 David SchleefGlobally fix spelling of SDF_WRITABLE
2002-04-22 David SchleefAdded PCI-6534
2002-03-17 David SchleefDocumentation updates
2002-03-17 David SchleefFix problems when mite debugging is turned off
2002-03-09 David SchleefGlobal change from ds@stm.lbl.gov to ds@schleef.org
2002-02-10 David SchleefRemoval of 2.0 PCI support
2002-02-10 David SchleefMore DMA hacking. Works nicely now. Allocator moved...
2002-02-10 David SchleefCheckpoint for DMA hacking. Mostly works for small N.
2002-02-09 David SchleefTimed input works in non-DMA mode.
2002-02-09 David SchleefCleanups. Should work identically to last revision.
2002-02-02 Frank Mori Hessfixed error handling for mite_setup
2002-01-15 David SchleefCleanups suggested by check_driver. Mostly leaky symbo...
2002-01-15 David SchleefAdded preliminary command support. From Ildefond Magra...
2001-12-14 David SchleefChange prototype of subdev_8255_init() (void * -> unsig...
2001-12-01 David SchleefChange linux/malloc.h to linux/slab.h
2001-09-18 David SchleefFixed a segfault in nidio_detach() when configure fails...
2001-09-14 David SchleefAdd list of devices to documentation
2001-09-12 David SchleefMoved driver documentation to inline documentation
2001-09-05 David SchleefPretended to convert _mode2 to a command
2001-09-04 David SchleefAdded MODULE_DEVICE_TABLE() on a bunch of drivers
2001-08-23 David SchleefDisabled non-working code
2001-08-21 Frank Mori Hesssmall change to interrupt handler so it can be made...
2001-07-24 David SchleefChange some print's to DPRINTK's
2001-06-21 Frank Mori Hesschanged a bunch of #include <blah.h> to #include "blah...
2001-05-27 David Schleefifdef all the remaining trig related code
2001-05-24 David SchleefCode cleanup, mainly things noticed by check_driver...
2001-05-15 Tim Ousleyadded PXI-6533 support.
2001-04-11 David SchleefMigrating drivers from trig to insn
2001-03-04 David Schleeffixes for bugs suggested by check_driver
2001-03-04 David Schleefconverted all drivers to use comedi_recognize() with...
2001-01-29 David Schleeffixed NI document numbers
2001-01-23 David Schleefadded insn support
2001-01-15 David Schleefbugfix of the "oh, crap" variety
2001-01-11 David Schleefreadded linux/irq.h for debugging r0_7_54
2001-01-09 David Schleefmigrate everybody from asm/irq.h to linux/irq.h
2001-01-08 David Schleefselect device based on bus,slot
2001-01-01 David Schleeffix recognize having wrong prototype
2000-12-19 David Schleeffix recognize
2000-11-07 David Schleeffix sed script mistake
2000-11-07 David Schleefchange comedi_module.h to linux/comedidev.h
2000-10-15 David Schleefmite->used fix, 6034e fix from Brad Keryan <brad.keryan...
2000-09-03 David Schleefadditional debugging for unknown boards
2000-08-05 David Schleefnew PCI ids from ni source
2000-07-13 David Schleefmodule, Makefile, config changes
2000-06-26 David Schleeffix hidden include of linux/module.h by rtl.h
2000-03-22 David Schleefallocates correct number of subdevs r0_7_41
2000-03-09 David SchleefCorrectly inits 6503
2000-03-06 David SchleefRemoved timer_type globally, moved to comedi_get_device...
2000-03-02 David SchleefAdded PCI id for PCI-6503
2000-02-15 David Schleefrange modularization
2000-02-02 David SchleefInitial revision