For COMEDI_BUFINFO ioctl, if subdevice has no async capability, set
[comedi.git] / comedi / drivers / ni_660x.c
2009-03-17 Frank Mori HessAdded support for comedi_poll.
2008-10-21 Frank Mori HessConverted all pci drivers to use COMEDI_PCI_INITCLEANUP...
2008-09-04 Frank Mori HessTrying to sort out when we need to write to the second...
2008-04-28 Ian AbbottUse DEFINE_PCI_DEVICE_TABLE() macro to declare PCI...
2008-04-18 Ian AbbottDon't tag module device tables with '__devinitdata'.
2007-11-04 Frank Mori HessApplied comedi_indent script to all source files.
2007-10-18 Frank Mori HessGot rid of fragile checks of specific device ids in...
2007-10-17 Frank Mori HessAdded pci device id for pxi-6602.
2007-08-17 Frank Mori HessAdded interrupt handler and enabled interrupts. Added...
2007-08-15 Frank Mori HessMoved some interrupt enable/disable and interrupt handling
2007-08-07 Frank Mori HessSet missing SDF_LSAMPL on NI GPCT subdevices. Made...
2007-08-06 Ian AbbottStripped file extension from 'Driver:' line. Most...
2007-07-27 Ian AbbottConstified ranges, board structures, and miscellaneous...
2007-07-27 Ian AbbottFixed a few compiler warnings.
2007-07-26 Frank Mori HessProtected use of subdevice runflags with spinlock,...
2007-07-13 Frank Mori HessBuffered counting with dma works now for m-series boards.
2007-07-11 Frank Mori HessAdded support for reading/writing Gi_DMA_Status/Config...
2007-07-10 Frank Mori HessPut ni_gpct_device pointer in ni_gpct struct, so it...
2007-07-09 Frank Mori HessRealized that "struct ni_gpct" needs to have a "ni_gpct...
2007-04-26 Frank Mori HessAdded some documentation of 32 bit dio port.
2007-04-26 Frank Mori HessChanged request/release of mite channels to use mite_ch...
2007-04-19 Frank Mori HessMade some changes to async buffer, to better accommodat...
2007-02-26 Frank Mori HessAdded support for configuring dio direction on NI 660x...
2007-02-01 Frank Mori HessCounters should start at subdevice 2, not 1 (was blowin...
2007-01-12 Frank Mori HessPorted ni_660x.c to use counter support provided by...
2006-11-15 Frank Mori HessAdded support for generating a seperate device file...
2005-11-23 Frank Mori HessPatch from Dave <dfelson.celson@virgin.net>:
2005-10-06 David Schleefmerge branch-0_7 back to HEAD
2005-03-29 Frank Mori Hessfix compile warning, and initialize both tio chips
2005-03-29 Frank Mori Hesspatch from Klaas Gadeyne <Klaas.Gadeyne@mech.kuleuven...
2005-03-06 Frank Mori Hessadd support for new INSN_CONFIG_DIO_QUERY
2004-12-13 Frank Mori Hessenhancement from YEOW NGEE SOON <nsyeow@pd.jaring.my>:
2004-06-15 Frank Mori Hessremoved obsolete references to comedi_counter_unstable.h
2004-04-21 Frank Mori Hessfixes for 64bit archs
2004-02-10 Frank Mori Hesspatch from Klaas Gadeyne <Klaas.Gadeyne@mech.kuleuven...
2003-12-24 Frank Mori Hessgiving up on fully abstract counter interface for now...
2003-11-23 Frank Mori Hessadded patch from Klaas Gadeyne, with my own modifications.
2003-06-18 David SchleefFound this wandering around. Figured it should go...