comedi.git
2002-02-04 David SchleefAdd comedi_event() call in mite interrupt handler
2002-02-02 Frank Mori... fixed error handling for mite_setup
2002-02-01 Frank Mori... fixed race in interrupt handler
2002-02-01 David SchleefGenerate tar file in local dir
2002-02-01 David Schleefversion bump
2002-02-01 David SchleefFix problem with constructing new version numbers r0_7_63
2002-02-01 David SchleefFor 0.7.63
2002-02-01 David SchleefFix event handling bugs.
2002-02-01 David Schleef0.7.62 changelog
2002-01-30 Frank Mori... fixed pointer arithmetic
2002-01-27 David SchleefYet another iteration.
2002-01-27 David SchleefYet another iteration.
2002-01-27 David SchleefAnother iteration on the AI 611x chanlist problem
2002-01-26 David SchleefFix AI chanlist configuration on 611x
2002-01-26 David SchleefMerge AO chanlist configuration into one function
2002-01-22 David SchleefExport to versioned directory
2002-01-22 David SchleefCreate drivers.txt. r0_7_62
2002-01-22 David SchleefFix rule to make drivers.txt. Add rule to run check_dr...
2002-01-22 David Schleefmove scripts
2002-01-22 David SchleefCleanup the release script
2002-01-22 Frank Mori... added a little note about PCMCIA
2002-01-22 Frank Mori... oops I wanted the pcmcia device names to match the...
2002-01-22 Frank Mori... fixing device names for pcmcia
2002-01-22 David SchleefFix export-objs being unconditionally recompiled
2002-01-22 David SchleefAdded a test for SDF_RT
2002-01-22 David SchleefAdded DIO subdevice support. Untested. Added SPEED_LI...
2002-01-22 David SchleefSome National Instruments PCI IDs
2002-01-20 David SchleefAdded pci-6036e
2002-01-15 David SchleefChange malloc.h to slab.h
2002-01-15 David Schleefupdate
2002-01-15 David SchleefRemove comedi_done and friends
2002-01-15 David SchleefFix problems with old bash
2002-01-15 David SchleefAdded PCI_VENDOR_IDs. Removed comedi_done and friends...
2002-01-15 David Schleef*** empty log message ***
2002-01-15 David SchleefConvert all uses of comedi_bufcheck, comedi_done, comed...
2002-01-15 David SchleefCleanups suggested by check_driver. Mostly leaky symbo...
2002-01-15 David SchleefUpdate for new 8255 interface
2002-01-15 David SchleefNew checks. Wrap some old checks in check_all
2002-01-15 David SchleefNew driver
2002-01-15 David Schleefamcc_s5933.o exports symbols. Change DT282x CONFIG...
2002-01-15 David SchleefChanged CONFIG option for DT282x
2002-01-15 David SchleefAdded preliminary command support. From Ildefond Magra...
2002-01-14 Frank Mori... added a little printk for when request_irq fails
2002-01-10 Frank Mori... according to linux device drivers, POSIX standard is...
2002-01-10 Frank Mori... got rid of some preproccesor ugliness by converting...
2002-01-10 Frank Mori... added pci_resource_start() compatibility macro
2002-01-10 Frank Mori... should be fixed for 1602/16 now
2002-01-09 Frank Mori... prevented it from switching dma channels when using...
2002-01-08 Frank Mori... reenabled debugging code to try and get 1602/16 working
2002-01-03 Frank Mori... made poll() work on dma transfers again
2002-01-01 Frank Mori... merged some duplicated code, and became more careful...
2002-01-01 Frank Mori... fixed bug with dma transfers not being quite the length...
2001-12-30 David Schleef*** empty log message ***
2001-12-30 David SchleefFix warning about requesting region.
2001-12-17 Frank Mori... corrected top speed for 6040
2001-12-15 David SchleefCheck for the case where 'make dep' was not run.
2001-12-15 Frank Mori... Changed Makefile.modbuild to run configure script in...
2001-12-15 Frank Mori... prevented CFLAGS from gettings written twice to .buildvars
2001-12-15 David SchleefLinux-2.2 defines CC to be 'gcc -D__KERNEL__ -I$(HPATH...
2001-12-14 David SchleefChange prototype of subdev_8255_init() (void * -> unsig...
2001-12-14 David Schleef64-bit cleanups
2001-12-14 David SchleefPull CC, AS, and LD from kernel. Sparc64 needs it.
2001-12-14 Frank Mori... oops undid accidental reversion of linux/slab.h to...
2001-12-14 Frank Mori... moved clearing of interrupt to beginning of interrupt...
2001-12-14 David SchleefFix Makefile.modbuild to delete Makefiles on distclean...
2001-12-14 David SchleefAdded Changelog
2001-12-14 Frank Mori... fix for stop_src == TRIG_NONE
2001-12-14 David SchleefFix to export LINUXDIR.
2001-12-10 Frank Mori... added useless line to maybe help sparc compilation
2001-12-10 Frank Mori... okay, MODULE_LICENSE was introduced in 2.4.10
2001-12-10 Frank Mori... little cleanup
2001-12-07 Frank Mori... fixes for 2.2 compile
2001-12-07 Frank Mori... fix for MODULE_LICENSE() with 2.2 kernels
2001-12-07 David SchleefAdd module license, clean up init/cleanup.
2001-12-07 David SchleefRemove bogus driver registration
2001-12-07 David SchleefFix symbol leakage
2001-12-07 David SchleefAdd module license to INITCLEANUP
2001-12-07 David SchleefAdd module license
2001-12-07 David SchleefSplit apart into a module and header
2001-12-07 David SchleefAdded menuconfig script, slightly modified from 2.4.16
2001-12-07 David SchleefAdded lxdialog for menuconfig
2001-12-07 David SchleefFixes to the new build system
2001-12-03 Frank Mori... removed duplicate copies of rt_pend_tq stuff
2001-12-03 Frank Mori... 2.2 linux/malloc.h just includes linux/slab.h, this...
2001-12-03 Frank Mori... removing autogenerated makefiles from cvs
2001-12-03 Frank Mori... fixes for compile on rtlinux-3.1 with linux 2.2.19
2001-12-01 David SchleefNot used in new build system
2001-12-01 David Schleefrel_comedi moved to scripts. patch-rtai cleaned up...
2001-12-01 David SchleefMoved to comedilib
2001-12-01 David SchleefMoved to comedilib a long time ago, should have been...
2001-12-01 David SchleefNot needed in the new build system
2001-12-01 David SchleefThese have been in comedilib for a long time
2001-12-01 David SchleefDon't want this directory anymore
2001-12-01 David SchleefIrrelevant, now that comedi_trig has been completely...
2001-12-01 David SchleefThese files are now generated from .c files
2001-12-01 David SchleefFix modversions, installation, drivers.txt targets.
2001-12-01 David SchleefRemove spurious floating point code that shouldn't...
2001-12-01 David SchleefChange malloc.h to slab.h. Fixed header references...
2001-12-01 David SchleefChange malloc.h to slab.h. Minor fixes for RTAI on...
2001-12-01 David SchleefFor the new build system. Extracts build flags from...
next