comedi.git
2003-11-26 David SchleefFixes from Nils Juergens <ju@isf.rwth-aachen.de>
2003-11-23 Frank Mori... valid bit should be 3rd bit, not 0x3 value
2003-11-23 Frank Mori... added patch from Klaas Gadeyne, with my own modifications.
2003-11-23 Frank Mori... check if we've already been included
2003-11-21 Frank Mori... declare das08_cs_boards extern
2003-11-21 Frank Mori... declare labpc_cs_boards as extern
2003-11-20 Frank Mori... added some MODULE_LICENSE() calls to pcmcia drivers...
2003-11-17 David SchleefAdd some notes about compiling from CVS
2003-11-16 Frank Mori... 2.4.22 does _not_ have new interrupt prototypes (at...
2003-11-13 David SchleefAdd counter subdevice. From Nils Juergens <ju@isf...
2003-10-30 Frank Mori... adjust number of dma ring bounce buffers independently...
2003-10-24 Frank Mori... add mention of daqcard-6036e as supported board
2003-10-23 Frank Mori... some pci_request_regions() tweaks, and set DUMMY_BIT...
2003-10-23 David SchleefUse LINUX_CC for CC. Cause modtool to strip debugging...
2003-10-18 Frank Mori... make it compile without firmware header (but it wont...
2003-10-18 Frank Mori... removed file for same reason as me2600_fw.h was removed...
2003-10-18 Frank Mori... give warning and return error if user attempts to use...
2003-10-18 Frank Mori... get rid of underscores in my byte swapping calls
2003-10-17 Frank Mori... ao commands work now
2003-10-13 David Schleefturn off debugging
2003-10-13 David SchleefNDEVICES should have been increased a long time ago
2003-10-13 Frank Mori... fix ai munging
2003-10-13 Frank Mori... remove obsolete mention of 'make config'
2003-10-13 Frank Mori... add mention of new --with-rtaidir and --with-rtlinuxdir...
2003-10-12 Frank Mori... more ao waveform support (still not done yet)
2003-10-12 Frank Mori... disable irq mode entirely, since it is so lame.
2003-10-10 Frank Mori... beginnings of ao command support
2003-10-09 Frank Mori... add ACLOCAL_AMFLAGS so automake calls aclocal correctly...
2003-10-04 Frank Mori... first pass at autoconf'd RT support done
2003-10-04 Frank Mori... fixed comedi_buf_write_n_available argument
2003-10-03 Frank Mori... partial RT support
2003-10-02 David SchleefFix incorrect return value of AI insn function
2003-10-01 David Schleefreenable isapnp
2003-10-01 David SchleefDisable isapnp on 2.6 (temporarily)
2003-10-01 David Schleef2.4.22 has new interrupt prototypes
2003-10-01 David SchleefRemove old files
2003-10-01 Frank Mori... fix loading of counters on memory-mapped io boards...
2003-09-30 Frank Mori... revert last change, it didn't help
2003-09-28 Frank Mori... a couple of people have reported interrupts not working...
2003-09-20 Frank Mori... fix for crapiness of computerboards hardware (external...
2003-09-20 Frank Mori... remove redundant analog output munging with using PIO
2003-09-20 Frank Mori... simplify and speed up
2003-09-19 Frank Mori... convert to new-style munging, fix for big-endian machin...
2003-09-19 Frank Mori... correct ai fifo depth for daqcard 6062e
2003-09-19 Frank Mori... fix compilation error
2003-09-19 Frank Mori... Converted to new-style munging. Got rid of bogus scan_...
2003-09-19 Frank Mori... discourage inappropriate use
2003-09-18 David Schleefignore some files
2003-09-18 David SchleefAdd me4000 driver
2003-09-18 David SchleefFixes for changes since 0.7.67.
2003-09-18 David Schleefremove install-data-hook target
2003-09-18 David SchleefDist modtool.in. change check target to "moo" (temporary).
2003-09-18 David Schleefdefault prefix should be /. modtool is in ${builddir}.
2003-09-18 David Schleefnew driver
2003-09-17 Frank Mori... big endian fixes
2003-09-17 Frank Mori... get rid of redundant ai munging
2003-09-16 Frank Mori... fixes for big endian machines
2003-09-16 Frank Mori... do das16.c munging in core
2003-09-16 Frank Mori... added munging to kcomedilib
2003-09-15 Frank Mori... Fully support munging in core. Still need to check...
2003-09-15 Frank Mori... removing old files replaced by autoconf stuff
2003-09-12 Frank Mori... apply dma init fix that worked so well with cb_pcidas64.c
2003-09-12 Frank Mori... really fixed channel queue problems. The adc enable...
2003-09-12 Frank Mori... clear/set adc enable bit during ai cmd setup, so that...
2003-09-11 Frank Mori... fixed ai channel queue setup
2003-09-11 David SchleefAdd 8255 config option
2003-09-08 Frank Mori... check that dma allocations succeed, and some minor...
2003-09-08 Frank Mori... change base address variables to long, for 64 bit machines.
2003-09-08 Frank Mori... fix dma abort lockups
2003-09-07 Frank Mori... fix increment of munge_chan
2003-09-06 Frank Mori... make sure dma is disabled during command setup
2003-09-06 Frank Mori... fixed maximum speeds for different board types (added...
2003-09-06 Frank Mori... move init of async->events into init_async_buf()
2003-09-06 Frank Mori... init async->events to zero
2003-09-05 Frank Mori... re-enabled ad done interrupts in ai cmd, and added...
2003-09-05 Frank Mori... ignore ai errors that occur after we have all the data...
2003-09-05 Frank Mori... trying to fix crashes at during high frequency ai
2003-09-04 Frank Mori... don't re-enable ai dma after it's finished
2003-09-03 Frank Mori... add clear_dma_ff() calls
2003-09-03 Frank Mori... define COMEDI_VERSION()
2003-09-03 Frank Mori... its IRQ_FORCED_PULSE, not IRQ_FORCE_PULSED
2003-09-03 Frank Mori... update install instructions for autoconf
2003-09-03 Frank Mori... fix problems with buffer wrap-around by using generic...
2003-09-03 Frank Mori... daqcard-1200 uses pulsed interrupts
2003-09-02 David SchleefFix to make the version code work correctly.
2003-09-02 David Schleefchange ${MAKE} to ${MAKE-make} to set a reasonable...
2003-09-01 Frank Mori... on second thought, EPERM isn't any more accurate than...
2003-09-01 Frank Mori... print some debug messages on ENODEV errors in open...
2003-09-01 Frank Mori... add missing comedi_event() call after overflow
2003-08-25 David Schleefchange make -C to ${MAKE} -C
2003-08-21 David SchleefFor some reason, install wants to set the mode to 755...
2003-08-20 Frank Mori... fix delays
2003-08-17 David Schleefforce debugging
2003-08-17 David Schleefenable PCMCIA checking
2003-08-11 Frank Mori... fix compiler warning about redefinition of EXPORT_SYMTA...
2003-08-11 David Schleefupdate from Brent (with 1.13->1.15 merged in)
2003-08-11 David SchleefFixes for 'make dist' to work properly
2003-08-11 David Schleefdriver(s) from ADDI-DATA
2003-08-08 Frank Mori... changed indentation to tabs
2003-08-08 Frank Mori... add config and depend checks for linux directory
next