Added some ack'ing of b interrupts, and do acks before handling
[comedi.git] / comedi / drivers / cb_pcidas.c
2007-06-27 Ian AbbottUpdate deprecated interrupt flags (SA_SHIRQ => IRQF_SHA...
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-07-31 Ian AbbottFixed compiler warnings about unused variable in the...
2006-06-11 Frank Mori HessMore pci fixes.
2006-06-11 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott). Note, I...
2005-10-06 David Schleefmerge branch-0_7 back to HEAD
2005-04-01 David SchleefDocumentation fixes
2005-03-03 Frank Mori Hesspatch from Ian Abbott <abbotti@mev.co.uk>:
2005-02-06 Frank Mori Hessforce read from channel 0 when CR_ALT_SRC is set in...
2005-01-22 Frank Mori Hessgot rid of pci_for_each_dev macro (which no longer...
2004-06-19 Frank Mori Hessfix selection of output channel for ao write insn ...
2004-04-04 Frank Mori Hessfix initialization of channel, that I broke with last fix
2004-03-26 Frank Mori Hessfix analog output channel interaction for boards with...
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-06-09 Frank Mori Hesstrying to fix some pci-das1602/16 calibration weirdness
2003-06-05 Frank Mori Hesstrying to fix dac08 calibration dac, which doesn't...
2003-05-12 Frank Mori Hessinitialize caldacs (so software readback is synced...
2003-05-09 Frank Mori Hessadded a little comedi_calibrate advertising
2003-04-02 Frank Mori Hessremoved some comments, at ivan's request
2003-03-27 Frank Mori Hessreplaced all udelay() calls with comedi_udelay() wrappe...
2003-03-11 Frank Mori Hesspatch from Ivan, with settling delay ripped out (update...
2003-02-15 Frank Mori HessChanged prototype of alloc_subdevices() so it doesn...
2003-01-23 Frank Mori Hessadded some locking to make sure software copies of...
2003-01-13 Frank Mori Hesstrying to fix apparent failure to reset interrupt
2003-01-01 Frank Mori Hessfix interaction between analog output channels ( bug...
2003-01-01 Frank Mori Hessfix number of eeprom channels, and remove incorrect...
2002-12-30 Frank Mori Hessfixed channel 1 analog output insn (bug11)
2002-11-21 David SchleefHuge monster patch that removes unnessary headers
2002-07-14 Frank Mori Hessfixing end of scan events in some drivers
2002-07-09 David SchleefFixes for more buffer changes
2002-07-07 Frank Mori Hessgot rid of useless attempt to avoid handling spurious...
2002-06-23 Frank Mori Hessfixed length of bitstream for ad8402 trimpot
2002-06-23 Frank Mori Hessadd calibration support for 1602/16 series
2002-06-17 Frank Mori Hessenabled trimpot subdevice
2002-06-17 Frank Mori Hessconverted to use amccs5933 header, and added eeprom...
2002-05-16 David SchleefGlobally fix spelling of SDF_WRITABLE
2002-04-13 Frank Mori Hessconverted some drivers to use comedi_buf_put_array
2002-04-03 Frank Mori Hesslast change didn't work out too well, reverting parts...
2002-03-23 Frank Mori Hesstrying to make sure the interrupt handler doesn't have...
2002-03-17 David SchleefDocumentation updates
2002-03-09 David SchleefGlobal change from ds@stm.lbl.gov to ds@schleef.org
2002-02-28 Frank Mori Hessadded initialization of calibration register to make...
2002-02-15 Frank Mori Hessfixed pci_resource_start compatibility macro so it...
2002-01-15 David SchleefCleanups suggested by check_driver. Mostly leaky symbo...
2002-01-10 Frank Mori Hessgot rid of some preproccesor ugliness by converting...
2002-01-10 Frank Mori Hessshould be fixed for 1602/16 now
2002-01-08 Frank Mori Hessreenabled debugging code to try and get 1602/16 working
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-11-12 Frank Mori Hessdisabled driver's debugging messages
2001-09-30 Frank Mori Hessfixed checking of chanlist in cmdtest for analog out
2001-09-14 David SchleefAdd list of devices to documentation
2001-09-13 Frank Mori Hessfixed sending of events for analog output
2001-09-12 David SchleefMoved driver documentation to inline documentation
2001-09-04 David SchleefAdded MODULE_DEVICE_TABLE() on a bunch of drivers
2001-08-24 Frank Mori Hessfixed symbol leaks noted by check_driver
2001-08-23 Frank Mori Hessundid some changes i made recently to placement of...
2001-08-23 Frank Mori Hessforgot to load up fifo in analog out inttrig, fixed...
2001-08-23 Frank Mori Hesstweak to analog out interrupt handler
2001-08-23 Frank Mori Hessconverted to start_src TRIG_INT
2001-08-22 Frank Mori Hessexperimental analog output command support for 1602...
2001-08-09 Frank Mori Hessadded analog out insn for 1602 series
2001-08-09 Frank Mori Hessfixed pci autodetection that could have been confused...
2001-08-06 Frank Mori Hessadded analog out insn for 1000 and 1200 series
2001-08-03 Frank Mori Hessfix for 16 bit cards with smaller 512 sample fifo....
2001-07-30 Frank Mori Hessadded more dumping of debugging info
2001-07-27 Frank Mori Hessgetting rid of premature interrupt that occurs during...
2001-07-27 Frank Mori Hesssilly me forgot to initialize software count of number...
2001-07-27 Frank Mori Hessrounded up minimum conversion periods so cmd test doesn...
2001-07-24 Frank Mori Hessfixed analog input insn wait for end of conversion...
2001-07-23 Frank Mori Hessmore lines to clear that interrupt
2001-07-22 Frank Mori Hessfixed compile error
2001-07-20 Frank Mori Hessmade chanlist cmdtests return 5
2001-07-20 Frank Mori Hess2.4 kernel pci fixes
2001-07-18 Frank Mori Hessfixed amcc s5933 interrupt clear so it doesn't disable...
2001-07-18 Frank Mori Hessinterrupts are working, trying to get them cleared...
2001-07-16 Frank Mori Hessmaking progress now...
2001-07-13 Frank Mori Hessadded a little more debug info
2001-07-13 Frank Mori Hessoops, last time I was looking at the section of the...
2001-07-12 Frank Mori Hesstrying to get interrupts enabled on the amcc s5933...
2001-07-10 David SchleefFix cmdtest logic bug
2001-07-10 Frank Mori Hessmerged ivan's changes with mine
2001-07-09 Frank Mori Hessadded initialization of s->len_chanlist
2001-07-08 Frank Mori Hessput if(cmd->chanlist) block in cmdtest
2001-07-04 Frank Mori Hess2.4.6 kernel linux/mm.h does not define GFP_BUFFER...
2001-06-28 David SchleefFix compilation for PCI code
2001-06-27 Frank Mori Hessfix for stop_src == TRIG_NONE
2001-06-26 Frank Mori Hessadded support for external triggering/pacing and burst...
2001-06-24 Frank Mori Hessfixed a bug I created
2001-06-24 Frank Mori Hessadded preliminary comedi_cmd support. Untested.
2001-05-25 Frank Mori Hessfix so cards on bus 0 can be chosen through configurati...
2001-03-17 David Schleeffix use of cmd->data
2001-03-08 Frank Mori Hessremoved unused recognize stuff from pci driver
2001-03-04 David Schleefconverted all drivers to use comedi_recognize() with...
2001-03-03 Frank Mori Hessremoved unnecessary recognize function that just recogn...
2001-02-05 David Schleefnew driver