comedi.git
2002-03-26 Frank Mori... corrected some 9060->9080 differences
2002-03-24 Frank Mori... bugfixes for 6025, beginning to work on calibration...
2002-03-23 Frank Mori... trying to make sure the interrupt handler doesn't have...
2002-03-23 Frank Mori... oops forgot to update this header to accomodate recent...
2002-03-22 Frank Mori... some fixes for 64xx boards and 4020, got TRIG_WAKE_EOS...
2002-03-20 David SchleefFix ni_load_channelgain_list() for 611x.
2002-03-20 David SchleefChange position of ai_reset when handling an error.
2002-03-20 David SchleefRewrote fifo_dregs for 611x boards
2002-03-20 David SchleefRemove 6115, since it probably can't be supported easily.
2002-03-19 David SchleefAdded pci-6115 and pxi-6115. Renamed 6110e and 6111e...
2002-03-19 David SchleefFix problem with sample offsets introduced in one of...
2002-03-19 David Schleefmore of the same
2002-03-18 David SchleefAdded info about the documentation comment block
2002-03-18 David Schleef(Log message for last check-in). Changes 602x boards...
2002-03-18 David Schleef*** empty log message ***
2002-03-17 David SchleefUpdate from Michal. Prototype of function changed...
2002-03-17 David SchleefUpdate from Configure.help. (Why do we need 2 identica...
2002-03-17 David SchleefFix help entries for ADL_PCI9118
2002-03-17 David SchleefDocumentation updates
2002-03-17 David SchleefFixed symbol leakage. Updated documentation.
2002-03-17 David SchleefCleaned up 611x definitions
2002-03-17 David SchleefMore work on 611x support. Documentation updates.
2002-03-17 David Schleef*** empty log message ***
2002-03-17 Frank Mori... got dma transfers working for pci-das6025
2002-03-17 David Schleefclean up compiler warnings
2002-03-17 David Schleefrewrote much of the PCI DMA code. Needs to be cleaned up.
2002-03-17 David SchleefTurn off debugging
2002-03-17 David SchleefFix problems when mite debugging is turned off
2002-03-17 David SchleefTurn debugging off
2002-03-17 David SchleefAdd ability to chose between kmalloc'd and vmalloc...
2002-03-17 David SchleefChange board-level error to EPIPE. Random, but it...
2002-03-10 Frank Mori... analog input insn and cmd seem to work now (pio transfe...
2002-03-10 David SchleefAdd check for uncleared interrupts, enabled only when...
2002-03-10 David SchleefChange the bitfields to unsigned int.
2002-03-10 David SchleefDisable windowed register access, since it's still...
2002-03-09 Frank Mori... converted 64 bit integer division to use do_div
2002-03-09 Frank Mori... added asm/div64.h compatibility header so comedi can...
2002-03-09 David SchleefChanged hostnames to comedi.org
2002-03-09 David SchleefGlobal change from ds@stm.lbl.gov to ds@schleef.org
2002-03-09 David SchleefFix some problems noticed by check_driver
2002-03-09 David Schleef*** empty log message ***
2002-03-09 David SchleefAdded CMDF_RAWDATA, CMDF_WRITE and COMEDI_MIN_SPEED
2002-03-09 David SchleefUpdated docs
2002-03-09 David SchleefAdded non-munging support (CMDF_RAWDATA)
2002-03-09 David SchleefUse <linux/slab.h> instead of <linux/malloc.h>
2002-03-08 David SchleefI'm not good at updating this list. If you think you...
2002-03-08 David SchleefAdded ad8842 caldac
2002-03-08 David SchleefHand-applied patch from Rolf Mueller <rolf.mueller...
2002-03-08 David Schleef*** empty log message ***
2002-03-08 David Schleef*** empty log message ***
2002-03-08 David Schleefupdate
2002-03-08 David SchleefUpdate from Dan
2002-03-08 David SchleefChange direct writing of shadow registers to win_in...
2002-03-08 David SchleefRemove floating point constant
2002-03-08 David SchleefFix documentation
2002-03-08 Frank Mori... more bugfixes, untested with hardware though
2002-03-08 Frank Mori... some bugfixes. Driver still doesn't work yet.
2002-03-06 Frank Mori... Corrected 'Authors:' fields that should be 'Author...
2002-03-06 Frank Mori... added some new boards, still needs some tweaking but...
2002-03-06 Frank Mori... changed dummy_waveform driver to comedi_test driver...
2002-03-06 Frank Mori... more compatibility functions to get adl_pci9111.c drive...
2002-03-05 Frank Mori... removed definition of RANGE_mA() macro, which is alread...
2002-03-05 Frank Mori... added square wave generation on channel 1, made scans...
2002-03-05 Frank Mori... removed some redundant comments
2002-03-05 Frank Mori... Got dummy waveform generation driver started by Wuttke...
2002-03-04 Frank Mori... patch from John Conner <conner@empiredi.com> for cio...
2002-03-01 Frank Mori... pass PATH environment variable to script so 'fake'...
2002-03-01 Frank Mori... 2.2.20 kernel already includes compatibility functions...
2002-02-28 Frank Mori... fixing compile... I guess this is right
2002-02-28 David SchleefFix bad changelog style
2002-02-28 David SchleefNew upload
2002-02-28 David SchleefAdd debugging caldac, and change at-mio-16xe-50 to...
2002-02-28 David SchleefFix some board information
2002-02-28 Frank Mori... added initialization of calibration register to make...
2002-02-26 David Schleeflet's build some RPMs. From Tim Ousley <tim.ousley...
2002-02-25 Frank Mori... undid addition of PCI_VENDOR_ID_ICP, since it was alrea...
2002-02-21 Frank Mori... quick hack to fix lack of PCI_VENDOR_ID_ICP in 2.2...
2002-02-21 Frank Mori... enabled 8255 support for a few boards that should have it
2002-02-20 David Schleeffixed driver being very noisy if debugging is turned...
2002-02-20 David SchleefEnable PCIDMA, add structure for 6053e
2002-02-20 David SchleefCleanups
2002-02-20 David SchleefFix PCI vendor IDs
2002-02-20 David SchleefAdd some vendor ids
2002-02-20 David Schleefnew driver from Emmanuel PACAUD <emmanuel.pacaud@univ...
2002-02-20 David Schleefnew driver adl_pci9111
2002-02-19 David SchleefAdded pcl733 and pcl734
2002-02-18 Frank Mori... fixed gain for pc104-das16jr/16
2002-02-16 David SchleefPCMCIA can share interrupts, too
2002-02-15 Frank Mori... added pci_enable_device() call
2002-02-15 Frank Mori... fixed pci_resource_start compatibility macro so it...
2002-02-15 David Schleef6024e and 6025e don't have unipolar or external AO
2002-02-14 David SchleefCompatibility for vmalloc_32()
2002-02-14 David SchleefFirst attempt at AI command support
2002-02-12 David SchleefFix description
2002-02-12 David SchleefSeems to work now
2002-02-12 David SchleefOnly run depmod if installing to / and kernel is the...
2002-02-12 David SchleefMore hacking.
2002-02-12 David SchleefChange 6052e to use ad8804 caldac
2002-02-11 David SchleefBuild a Debian source package
2002-02-11 David SchleefAdded 6731, 6733. Updated documentation
next