comedi.git
2004-03-01 Frank Mori... make KBUILD_BASENAME and KBUILD_MODNAME hacks more...
2004-02-29 Frank Mori... version bump
2004-02-29 Frank Mori... fix name clashes with rtai
2004-02-29 Frank Mori... get CONFIG_ADEOS value
2004-02-29 Frank Mori... add missing quote
2004-02-29 Frank Mori... add mising $ and recognize adeos patched kernels
2004-02-29 Frank Mori... add check for depmod to configure
2004-02-29 Frank Mori... deal with moved rtai_config.h
2004-02-29 Frank Mori... fix m4 quoting
2004-02-29 Frank Mori... force gain calibration of 67xx calibration adc to 1
2004-02-29 Frank Mori... hack to set KBUILD_BASENAME
2004-02-27 David SchleefAdd fallback if mktemp utility cannot be found.
2004-02-27 Frank Mori... fix version check for 'owner' member of usb_driver
2004-02-23 David Schleefcleanups. Disable PCMCIA on linux-2.6
2004-02-23 David Schleefdisable RTC code
2004-02-21 Frank Mori... fix for return value of config insn from
2004-02-21 Frank Mori... disable analog triggerring so pfi0 works
2004-02-15 Frank Mori... init ao configuration reg 2 for 67xx
2004-02-15 Frank Mori... eliminate duplicate ao window register definitions...
2004-02-13 Frank Mori... fix compilation with kernels using dynamic hz patch
2004-02-10 Frank Mori... patch from Klaas Gadeyne <Klaas.Gadeyne@mech.kuleuven...
2004-02-08 Frank Mori... more driver support for ni 67xx calibration.
2004-02-08 Frank Mori... we aren't checking for writes that exceed subdevice...
2004-02-07 Frank Mori... fix for compiler warnings from
2004-02-07 Frank Mori... add some more support for 67xx calibration adc
2004-02-03 Frank Mori... i8254 counter patch from Salvador Eduardo Tropea <salva...
2004-01-31 Frank Mori... comment out debug message
2004-01-31 Frank Mori... added Caleb Tennis
2004-01-31 Frank Mori... TRIG_WAKE_EOS and CMD_EV_SCAN_END are not interchangeable
2004-01-31 Frank Mori... COMEDI_EV_SCAN_END and TRIG_WAKE_EOS are not interchang...
2004-01-31 Frank Mori... serial dio (SCXI) support from Caleb Tennis
2004-01-31 Frank Mori... increase udelay while wait for dma to load analog outpu...
2004-01-31 Frank Mori... serial dio support (SCXI) from Caleb Tennis.
2004-01-31 Frank Mori... update to usbdux driver from Bernd Porr who says:
2004-01-31 Frank Mori... check for nonzero return from schedule_timeout()
2004-01-25 Frank Mori... add use of LDFLAGS_MODULE for 2.6
2004-01-25 Frank Mori... add -DKBUILD_MODNAME=... to COMEDI_CFLAGS (required...
2004-01-24 Frank Mori... fixed setting of -DMODULE for 2.6
2004-01-24 Frank Mori... add --disable-pcmcia configure option
2004-01-24 Frank Mori... pci_for_each_device fix for 2.6 from Bernd Porr
2004-01-24 Frank Mori... update from Bernd Porr
2004-01-21 Frank Mori... beginnings of ni_67xx calibration support
2004-01-19 Frank Mori... beginnings of 671x and 673x self calibration support
2004-01-19 Frank Mori... added some device ids for 67xx boards
2004-01-12 Frank Mori... fix install brokenness (missing some square brackets)
2004-01-12 Frank Mori... fix depmod call in install-data-hook
2004-01-12 Frank Mori... added some more m4 quoting to get rid of automake1...
2004-01-12 Frank Mori... made some alternate names for COMEDI_INPUT and COMEDI_O...
2004-01-12 Frank Mori... be more careful about subdevice allocation/free
2004-01-11 Frank Mori... include <linux/vmalloc.h> for VMALLOC_VMADDR() macro
2004-01-11 Frank Mori... band aid from Bernd Porr for VMALLOC_VMADDR macro getti...
2004-01-11 Frank Mori... added Bernd Porr and Steven Jenkins
2004-01-09 David SchleefMerge thomasvs's linux.m4 improvements. Write as-modto...
2004-01-02 Frank Mori... update status comments
2004-01-01 Frank Mori... some cleanups, verified that 6711 ao command works...
2003-12-28 Frank Mori... a fix for 67xx boards, trying to get waveform analog...
2003-12-24 Frank Mori... giving up on fully abstract counter interface for now...
2003-12-21 Frank Mori... moved some 2.4/2.6 compatibility stuff into comedi...
2003-12-21 Frank Mori... fixes for COMEDI_NDEVICES > 4
2003-12-21 Frank Mori... new compat header
2003-12-21 Frank Mori... update from bernd porr
2003-12-19 David SchleefLinux-2.4.23 has the new interrupt prototypes
2003-12-18 David SchleefRemove printk() that is triggered by devices sharing...
2003-12-06 Frank Mori... fix for changes in linux 2.6 kdev_t.h
2003-12-06 Frank Mori... include linux/version.h before trying to check LINUX_VE...
2003-11-30 Frank Mori... added usbdux driver
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)
next