comedi.git
2002-11-18 Frank Mori... disabled checking for supported aref
2002-11-18 David Schleefupdate
2002-11-18 David SchleefAdd test for SDF aref flags
2002-11-18 Frank Mori... added udelay in ai read insn while waiting for conversi...
2002-11-18 Frank Mori... fix for external start source
2002-11-18 Frank Mori... added checking for valid aref. 611x calibration support.
2002-11-15 Frank Mori... Working dma analog input and output with NI 611x cards...
2002-11-08 David Schleefnew tests
2002-11-08 David SchleefAdd COMEDI_INITCLEANUP_NOMODULE()
2002-11-08 David SchleefFix bugs noticed by check_driver
2002-11-08 David Schleeffix symbol leakage
2002-11-08 David Schleefchange inline to static line, to fix symbol leakage
2002-11-08 David SchleefCleanup. Remove unused functions.
2002-11-08 David SchleefRandom cleanup. Remove (usused) AI subdevice, remove...
2002-11-08 David SchleefAdd fingerprinting, fix outb() calls
2002-11-08 David SchleefAdd debugging
2002-11-08 David SchleefChange insn->data[] to data[], since insn->data points...
2002-11-07 David SchleefInstructions for anonymous CVS
2002-11-06 David SchleefMove plx9052 definitions to new header
2002-11-06 David SchleefPull definitions for PLX-9052 from amplc_pc236.c
2002-11-05 David SchleefAdd spin locking to win_out()
2002-11-05 David Schleeftemporarily remove spinlocks
2002-11-05 David SchleefAdd specs for 6036E
2002-11-05 David SchleefMove NI-DAQ-DIO24 into if CONFIG_PCMCIA
2002-11-05 David Schleefnew driver
2002-11-05 David SchleefNew driver
2002-11-04 Frank Mori... fixed detach so it only tries to release ioports if...
2002-11-03 Frank Mori... fix possibility of endless loop when divisor > 0x80000000
2002-10-29 David SchleefAdd preliminary command support
2002-10-27 Frank Mori... changed prototype of comedi_map() to prevent bogus...
2002-10-27 Frank Mori... fixed some % that were supposed to be &
2002-10-26 Frank Mori... fixing shared interrupts for comedi boards when using...
2002-10-11 Frank Mori... fixed off by one error in calculation of fifo size...
2002-10-10 David SchleefFix for not calculating buffer fullness through a count...
2002-10-10 David SchleefFix problem detecting DMA overflows at buffer wraparound
2002-10-08 Frank Mori... added brief description for INSN_CONFIG_TIMER_1
2002-10-08 Frank Mori... Added some more locking for software copies of register...
2002-10-08 Frank Mori... added support for external master clock, and commited...
2002-10-08 Frank Mori... added bit about INSN_CONFIGTIMER_1
2002-10-08 Frank Mori... added INSN_CONFIG_TIMER_1
2002-10-03 Frank Mori... don't generate events when there are none
2002-10-01 Frank Mori... trying to decrease time dma channel is disabled for...
2002-09-30 David SchleefFix 671x ao munging (again). This time, with feeling...
2002-09-30 David SchleefFix documentation
2002-09-30 David Schleefone-liner to fix analog triggering
2002-09-30 David SchleefMakes non-DMA mode efficient enough for 620khz input...
2002-09-25 David SchleefAdd meilhaus PCI ID
2002-09-25 David Schleefremove #ifdef CONFIG_PCMCIA, since they're wrong (need...
2002-09-25 David Schleeffix warning
2002-09-25 David Schleefnew drivers
2002-09-25 David SchleefAdd new drivers from Michael Hillmann
2002-09-25 David SchleefUpdate buffer code to CVS
2002-09-25 David SchleefFix EOS event
2002-09-25 David SchleefAdd new amplicon drivers
2002-09-25 David Schleefnew driver from Ian Abbott <abbotti@mev.co.uk>
2002-09-25 David SchleefWhere the hell was Biggles when we needed him last...
2002-09-25 David Schleefchange from bin/sh to bin/bash
2002-09-25 David SchleefChange a 4 to a COMEDI_NDEVICES. Prolong the static...
2002-09-25 David Schleefupdate documentation list
2002-09-25 David Schleeffix stupid typo. (from someone, don't remember whom)
2002-09-24 David SchleefAdd MODULE_LICENSE.
2002-09-13 David SchleefFix Devices line
2002-09-09 David Schleefrevert last checkin
2002-09-09 David Schleeftest to see if 16e-4 has incorrectly documented caldac
2002-09-09 David SchleefFix bad bus number comparison.
2002-09-04 David SchleefMove buffer info ioctl to new buffer code
2002-09-04 David SchleefChange unused[0] to settling_time_0 to subdevice info...
2002-09-04 David Schleefend-of-range fix in ao cmdtest, and ao chanlist should...
2002-09-04 David Schleefadd timer_open
2002-09-04 David Schleefack
2002-09-04 David Schleefremember to reserve buffer after allocating it
2002-08-30 David Schleefmore linux version fixes
2002-08-30 David SchleefCorrect fix for zero-length arrays in gcc-3.0
2002-08-30 David SchleefUse make-kpkg's idea of the kernel version, since it...
2002-08-30 David SchleefFix zero-length array
2002-08-30 David SchleefChange default buffer size to 64kB
2002-08-30 David SchleefAllocate 4*PAGE_SIZE for write space instead of 2 pages
2002-08-30 David SchleefFix installing to correct directory
2002-08-29 David Schleefpatch from Dan Christian.
2002-08-28 David SchleefPatch for cleaner analog output underrun handling from...
2002-08-08 Frank Mori... only release regions if we requested them.
2002-08-07 Frank Mori... fixed freeing of mite resources in detach for pci-1200...
2002-07-26 Frank Mori... making sure there are no races wrt ai_cmd_running statu...
2002-07-26 Frank Mori... switched to use new COMEDI_CB_OVERFLOW flag
2002-07-25 David Schleefremove async->data_len and async->data
2002-07-25 David SchleefRemove async->data_len globally
2002-07-25 David SchleefStop running on error conditions.
2002-07-25 David SchleefDeprecate a few things, add COMEDI_CB_OVERFLOW
2002-07-25 David SchleefUpdate DMA code for recent buffer changes
2002-07-25 David SchleefMigrated COMEDI_CB_ERROR to OVERFLOW where necessary
2002-07-25 David SchleefFixed n_aochan for 6110
2002-07-25 David SchleefRemove SDF_RT
2002-07-25 David Schleefremove comedi_buf_copy_from
2002-07-25 David Schleefremove usage of comedi_buf_copy_from()
2002-07-25 David Schleefremove dead code
2002-07-25 David SchleefAdd comedi_debug symbol and make DPRINTK() conditional...
2002-07-25 David SchleefFix spelling error
2002-07-25 David SchleefAdd comedi_debug symbol.
2002-07-24 David SchleefAdd 611x-specific changes for STC/board configuration
2002-07-24 David SchleefChange "mystery numbers" to defines in ni_stc.h
next