comedi.git
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...
2001-12-01 David SchleefMassive rewrite of the configure/build system
2001-12-01 David SchleefDon't need this.
2001-12-01 David SchleefChange linux/malloc.h to linux/slab.h
2001-12-01 David SchleefI'm tired of these being in a separate directory
2001-12-01 David SchleefChange linux/malloc.h to linux/slab.h
2001-12-01 David SchleefLinux-2.4 prefers slab.h
2001-11-29 Frank Mori... corrected typo
2001-11-23 Frank Mori... removed more old trig stuff
2001-11-23 Frank Mori... okay, _really_ fixed problem with comedi_rt_timer getti...
2001-11-22 Frank Mori... oops parse error
2001-11-22 Frank Mori... fixed error in calculating counter a0 and b1 values
2001-11-22 Frank Mori... fix to cmdtest
2001-11-22 Frank Mori... fixed bug noted by Massimiliano Cialdi
2001-11-22 Frank Mori... fixed bug in pacing when both convert_src and scan_begi...
2001-11-22 Frank Mori... trig go bye bye
2001-11-22 Frank Mori... fixed declarations
2001-11-22 Frank Mori... removed async.cur_chanlist_len
2001-11-21 Frank Mori... fixed problem with make trying to compile comedi_rt_tim...
2001-11-21 Frank Mori... added support for scan_begin_src == TRIG_TIMER
2001-11-18 Frank Mori... fixed offset for ao mode 1 register, multiple channel...
2001-11-18 Frank Mori... fixed an error I made
2001-11-16 Frank Mori... added initialization of async->cur_chan and cur_chanlis... r0_7_61
2001-11-16 Frank Mori... fixed bug that caused nasty interaction between analog...
2001-11-16 Frank Mori... seems to work okay, removed some debugging message...
2001-11-15 Frank Mori... fixed sending of BLOCK events with pio transfers
2001-11-14 Frank Mori... should properly calibrate itself according to eeprom...
2001-11-14 Frank Mori... removed some duplicated function declarations
2001-11-14 Frank Mori... added stuff for reading data from boards eeprom as...
2001-11-12 Frank Mori... implemented data munging for analog output commands
2001-11-12 Frank Mori... disabled driver's debugging messages
2001-11-09 David SchleefThe release script. I could never find it when necessa...
2001-11-09 Frank Mori... fixed problem with setting of bipolar mode in analog...
2001-11-09 Frank Mori... fixed bug with checking number of caldac channels noted...
2001-11-08 Frank Mori... made prompting for linux directory work like prompting...
2001-11-07 Frank Mori... took into account possibility of pci_enable_device...
2001-11-07 Frank Mori... initial attempt at pcmcia support
2001-11-07 Frank Mori... added daqcard-1200
2001-11-07 Frank Mori... Fixed all the bugs I'm aware of. Just needs pcmcia...
2001-11-06 David SchleefUpdated with new drivers
2001-11-06 David SchleefAdded implementation of comedi_poll(). This function...
2001-11-06 David SchleefChange #ifdefs to DPRINTK() macro. Eliminated bogus...
2001-11-06 Frank Mori... made pci interrupt shareable, implemented writes for...
next