comedi.git
22 years agodon't re-enable ai dma after it's finished
Frank Mori Hess [Thu, 4 Sep 2003 20:19:30 +0000 (20:19 +0000)]
don't re-enable ai dma after it's finished

22 years agoadd clear_dma_ff() calls
Frank Mori Hess [Wed, 3 Sep 2003 20:08:16 +0000 (20:08 +0000)]
add clear_dma_ff() calls

22 years agodefine COMEDI_VERSION()
Frank Mori Hess [Wed, 3 Sep 2003 19:46:20 +0000 (19:46 +0000)]
define COMEDI_VERSION()

22 years agoits IRQ_FORCED_PULSE, not IRQ_FORCE_PULSED
Frank Mori Hess [Wed, 3 Sep 2003 19:36:26 +0000 (19:36 +0000)]
its IRQ_FORCED_PULSE, not IRQ_FORCE_PULSED

22 years agoupdate install instructions for autoconf
Frank Mori Hess [Wed, 3 Sep 2003 19:28:15 +0000 (19:28 +0000)]
update install instructions for autoconf

22 years agofix problems with buffer wrap-around by using generic comedi_fc code
Frank Mori Hess [Wed, 3 Sep 2003 19:15:44 +0000 (19:15 +0000)]
fix problems with buffer wrap-around by using generic comedi_fc code

22 years agodaqcard-1200 uses pulsed interrupts
Frank Mori Hess [Wed, 3 Sep 2003 17:21:12 +0000 (17:21 +0000)]
daqcard-1200 uses pulsed interrupts

22 years agoFix to make the version code work correctly.
David Schleef [Tue, 2 Sep 2003 01:12:15 +0000 (01:12 +0000)]
Fix to make the version code work correctly.

22 years agochange ${MAKE} to ${MAKE-make} to set a reasonable default
David Schleef [Tue, 2 Sep 2003 00:55:13 +0000 (00:55 +0000)]
change ${MAKE} to ${MAKE-make} to set a reasonable default

22 years agoon second thought, EPERM isn't any more accurate than ENODEV.
Frank Mori Hess [Mon, 1 Sep 2003 04:02:14 +0000 (04:02 +0000)]
on second thought, EPERM isn't any more accurate than ENODEV.

22 years agoprint some debug messages on ENODEV errors in open, and changed one
Frank Mori Hess [Mon, 1 Sep 2003 02:26:55 +0000 (02:26 +0000)]
print some debug messages on ENODEV errors in open, and changed one
to an EPERM

22 years agoadd missing comedi_event() call after overflow
Frank Mori Hess [Mon, 1 Sep 2003 00:20:33 +0000 (00:20 +0000)]
add missing comedi_event() call after overflow

22 years agochange make -C to ${MAKE} -C
David Schleef [Mon, 25 Aug 2003 20:04:47 +0000 (20:04 +0000)]
change make -C to ${MAKE} -C

22 years agoFor some reason, install wants to set the mode to 755 on installed .o
David Schleef [Thu, 21 Aug 2003 23:14:52 +0000 (23:14 +0000)]
For some reason, install wants to set the mode to 755 on installed .o
files.  Override it to 644.

22 years agofix delays
Frank Mori Hess [Wed, 20 Aug 2003 22:35:34 +0000 (22:35 +0000)]
fix delays

22 years agoforce debugging
David Schleef [Sun, 17 Aug 2003 03:37:57 +0000 (03:37 +0000)]
force debugging

22 years agoenable PCMCIA checking
David Schleef [Sun, 17 Aug 2003 03:33:00 +0000 (03:33 +0000)]
enable PCMCIA checking

22 years agofix compiler warning about redefinition of EXPORT_SYMTAB with old
Frank Mori Hess [Mon, 11 Aug 2003 23:51:45 +0000 (23:51 +0000)]
fix compiler warning about redefinition of EXPORT_SYMTAB with old
Makefiles

22 years agoupdate from Brent (with 1.13->1.15 merged in)
David Schleef [Mon, 11 Aug 2003 22:25:24 +0000 (22:25 +0000)]
update from Brent (with 1.13->1.15 merged in)

22 years agoFixes for 'make dist' to work properly
David Schleef [Mon, 11 Aug 2003 20:19:38 +0000 (20:19 +0000)]
Fixes for 'make dist' to work properly

22 years agodriver(s) from ADDI-DATA
David Schleef [Mon, 11 Aug 2003 18:32:00 +0000 (18:32 +0000)]
driver(s) from ADDI-DATA

22 years agochanged indentation to tabs
Frank Mori Hess [Fri, 8 Aug 2003 22:01:48 +0000 (22:01 +0000)]
changed indentation to tabs

22 years agoadd config and depend checks for linux directory
Frank Mori Hess [Fri, 8 Aug 2003 21:56:41 +0000 (21:56 +0000)]
add config and depend checks for linux directory

22 years agoadded check for include/linux/version.h
Frank Mori Hess [Fri, 8 Aug 2003 21:42:16 +0000 (21:42 +0000)]
added check for include/linux/version.h

22 years agoAdd the dev, drivers.txt, and check targets from old Makefile
David Schleef [Fri, 8 Aug 2003 20:01:02 +0000 (20:01 +0000)]
Add the dev, drivers.txt, and check targets from old Makefile

22 years agoadd install-data-hook for depmod
Frank Mori Hess [Fri, 8 Aug 2003 18:35:07 +0000 (18:35 +0000)]
add install-data-hook for depmod

22 years agono reason to mangle together LD and LDFLAGS just to be like earlier
Frank Mori Hess [Fri, 8 Aug 2003 18:21:53 +0000 (18:21 +0000)]
no reason to mangle together LD and LDFLAGS just to be like earlier
kernels now.

22 years agoextra m4 quotes [] to make regular expression work
Frank Mori Hess [Fri, 8 Aug 2003 18:18:08 +0000 (18:18 +0000)]
extra m4 quotes [] to make regular expression work

22 years agosome cleanup for external master clock support on 4020, and allow
Frank Mori Hess [Fri, 8 Aug 2003 17:41:47 +0000 (17:41 +0000)]
some cleanup for external master clock support on 4020, and allow
TRIG_TIMER as convert_src on 4020 (with convert_arg=0).

22 years agoAdd detection for kernel major/minor version
David Schleef [Thu, 7 Aug 2003 02:46:16 +0000 (02:46 +0000)]
Add detection for kernel major/minor version

22 years agofix another typo
David Schleef [Thu, 7 Aug 2003 02:45:47 +0000 (02:45 +0000)]
fix another typo

22 years agoreadd pcmcia modules (typo)
David Schleef [Thu, 7 Aug 2003 01:06:28 +0000 (01:06 +0000)]
readd pcmcia modules (typo)

22 years agodiable isapnp, because it doesn't compile on 2.6
David Schleef [Thu, 7 Aug 2003 01:04:14 +0000 (01:04 +0000)]
diable isapnp, because it doesn't compile on 2.6

22 years agoadd link flag for modtool. separate out PCMCIA-based drivers
David Schleef [Thu, 7 Aug 2003 01:03:13 +0000 (01:03 +0000)]
add link flag for modtool.  separate out PCMCIA-based drivers

22 years agoactually works now
David Schleef [Thu, 7 Aug 2003 01:02:20 +0000 (01:02 +0000)]
actually works now

22 years agopass command line options to configure
David Schleef [Thu, 7 Aug 2003 01:02:02 +0000 (01:02 +0000)]
pass command line options to configure

22 years agom4 macros for a bunch of Linux ops
David Schleef [Thu, 7 Aug 2003 01:01:21 +0000 (01:01 +0000)]
m4 macros for a bunch of Linux ops

22 years agospeed up pio ai fifo transfer a little
Frank Mori Hess [Wed, 6 Aug 2003 22:01:04 +0000 (22:01 +0000)]
speed up pio ai fifo transfer a little

22 years agoconfig/modversions.h and linux/modversions.h are not equivalent
Frank Mori Hess [Tue, 5 Aug 2003 22:39:40 +0000 (22:39 +0000)]
config/modversions.h and linux/modversions.h are not equivalent

22 years agooverride MODVERDIR
Frank Mori Hess [Tue, 5 Aug 2003 22:38:24 +0000 (22:38 +0000)]
override MODVERDIR

22 years agofix overwrite of LINUXDIR and trivial tweaks
Frank Mori Hess [Tue, 5 Aug 2003 20:02:09 +0000 (20:02 +0000)]
fix overwrite of LINUXDIR and trivial tweaks

22 years agofix for NULL undefined?
Frank Mori Hess [Tue, 5 Aug 2003 19:23:11 +0000 (19:23 +0000)]
fix for NULL undefined?

22 years agolinux 2.6 flag extraction
Frank Mori Hess [Tue, 5 Aug 2003 18:55:06 +0000 (18:55 +0000)]
linux 2.6 flag extraction

22 years agoreplace all hex codes with KERNEL_VERSION() for clairity
Frank Mori Hess [Tue, 5 Aug 2003 18:28:20 +0000 (18:28 +0000)]
replace all hex codes with KERNEL_VERSION() for clairity

22 years agoComedi's version is now in config.h
David Schleef [Tue, 5 Aug 2003 03:46:56 +0000 (03:46 +0000)]
Comedi's version is now in config.h

22 years agotool for making kernel modules
David Schleef [Tue, 5 Aug 2003 03:37:15 +0000 (03:37 +0000)]
tool for making kernel modules

22 years agonew makefile
David Schleef [Tue, 5 Aug 2003 03:36:36 +0000 (03:36 +0000)]
new makefile

22 years agoholder for linux macro
David Schleef [Tue, 5 Aug 2003 03:35:55 +0000 (03:35 +0000)]
holder for linux macro

22 years agoautomake!
David Schleef [Tue, 5 Aug 2003 03:34:52 +0000 (03:34 +0000)]
automake!

22 years agoBackport Frank's 2.6 changes to 2.4
David Schleef [Tue, 5 Aug 2003 03:34:04 +0000 (03:34 +0000)]
Backport Frank's 2.6 changes to 2.4

22 years agoChange IRQ_HANDLED to 1 when used as an rvalue
David Schleef [Tue, 5 Aug 2003 03:32:30 +0000 (03:32 +0000)]
Change IRQ_HANDLED to 1 when used as an rvalue

22 years agoautomake Makefiles
David Schleef [Tue, 5 Aug 2003 03:30:35 +0000 (03:30 +0000)]
automake Makefiles

22 years agoI'm a contributor, too
David Schleef [Tue, 5 Aug 2003 03:29:26 +0000 (03:29 +0000)]
I'm a contributor, too

22 years agobugfix from Steven Jenkins
Frank Mori Hess [Mon, 4 Aug 2003 20:23:43 +0000 (20:23 +0000)]
bugfix from Steven Jenkins

22 years agoadded some 2.2 pci hotplug compat
Frank Mori Hess [Mon, 4 Aug 2003 19:10:09 +0000 (19:10 +0000)]
added some 2.2 pci hotplug compat

22 years agoget_free_page() is gone in 2.6
Frank Mori Hess [Mon, 4 Aug 2003 18:56:32 +0000 (18:56 +0000)]
get_free_page() is gone in 2.6

22 years agoupdate to 2.6 interrupt handler prototype
Frank Mori Hess [Mon, 4 Aug 2003 18:48:40 +0000 (18:48 +0000)]
update to 2.6 interrupt handler prototype

22 years agopci_present() gone in 2.6
Frank Mori Hess [Mon, 4 Aug 2003 18:47:18 +0000 (18:47 +0000)]
pci_present() gone in 2.6

22 years agoreplace deprecated MOD_INC_USE_COUNT/MOD_DEC_USE_COUNT with
Frank Mori Hess [Mon, 4 Aug 2003 18:32:31 +0000 (18:32 +0000)]
replace deprecated MOD_INC_USE_COUNT/MOD_DEC_USE_COUNT with
try_module_get()/module_put()

22 years agofixes for 2.6 module_get/module_put
Frank Mori Hess [Mon, 4 Aug 2003 18:30:32 +0000 (18:30 +0000)]
fixes for 2.6 module_get/module_put

22 years agopte_offset is now pte_offset_kernel in 2.6
Frank Mori Hess [Mon, 4 Aug 2003 03:28:55 +0000 (03:28 +0000)]
pte_offset is now pte_offset_kernel in 2.6

22 years agonew interrupt handler prototype for 2.6, plus some other 2.6 issues
Frank Mori Hess [Mon, 4 Aug 2003 03:27:18 +0000 (03:27 +0000)]
new interrupt handler prototype for 2.6, plus some other 2.6 issues

22 years agomore 2.6 compatibility
Frank Mori Hess [Mon, 4 Aug 2003 01:06:40 +0000 (01:06 +0000)]
more 2.6 compatibility

22 years agokdev_t and suser fixes for 2.6
Frank Mori Hess [Sun, 3 Aug 2003 22:23:15 +0000 (22:23 +0000)]
kdev_t and suser fixes for 2.6

22 years agonew compat header for 2.6 changes
Frank Mori Hess [Sun, 3 Aug 2003 22:16:27 +0000 (22:16 +0000)]
new compat header for 2.6 changes

22 years agodon't require id bits to match anymore, since it has proven to be
Frank Mori Hess [Sat, 19 Jul 2003 21:51:51 +0000 (21:51 +0000)]
don't require id bits to match anymore, since it has proven to be
more trouble than it's worth

22 years agoupdate web page url
Frank Mori Hess [Wed, 16 Jul 2003 16:48:06 +0000 (16:48 +0000)]
update web page url

22 years agofix caldac types for 6052
Frank Mori Hess [Thu, 10 Jul 2003 22:08:38 +0000 (22:08 +0000)]
fix caldac types for 6052

22 years agoadded a note about isapnp support
Frank Mori Hess [Wed, 9 Jul 2003 00:03:28 +0000 (00:03 +0000)]
added a note about isapnp support

22 years agoremoved references to hard-coded comedi_config path
Frank Mori Hess [Tue, 8 Jul 2003 23:47:24 +0000 (23:47 +0000)]
removed references to hard-coded comedi_config path

23 years agosplit PCMCIA support out of das08.o driver
Frank Mori Hess [Fri, 4 Jul 2003 20:00:26 +0000 (20:00 +0000)]
split PCMCIA support out of das08.o driver

23 years agoreduce number of symbols exported from ni_labpc.o for ni_labpc_cs.o
Frank Mori Hess [Fri, 4 Jul 2003 18:50:04 +0000 (18:50 +0000)]
reduce number of symbols exported from ni_labpc.o for ni_labpc_cs.o

23 years agosplit off pcmcia daqcard-1200 support from ni_labpc driver
Frank Mori Hess [Thu, 3 Jul 2003 20:42:18 +0000 (20:42 +0000)]
split off pcmcia daqcard-1200 support from ni_labpc driver

23 years agoSimple patch to get Comedi to compile with the experimential version of RTAI.
David Schleef [Wed, 2 Jul 2003 22:58:01 +0000 (22:58 +0000)]
Simple patch to get Comedi to compile with the experimential version of RTAI.

23 years agofix setting of CONIFG_COMEDI_MITE
Frank Mori Hess [Tue, 1 Jul 2003 15:43:09 +0000 (15:43 +0000)]
fix setting of CONIFG_COMEDI_MITE

23 years agofix caldac type for pci-6036e and pci-6034e. fixed some indentation.
Frank Mori Hess [Fri, 27 Jun 2003 14:24:51 +0000 (14:24 +0000)]
fix caldac type for pci-6036e and pci-6034e.  fixed some indentation.

23 years agoadded EXPORT_SYMBOL_GPL() compat macro
Frank Mori Hess [Wed, 18 Jun 2003 18:07:00 +0000 (18:07 +0000)]
added EXPORT_SYMBOL_GPL() compat macro

23 years agoAdd a bunch of people r0_7_67x
David Schleef [Wed, 18 Jun 2003 01:39:30 +0000 (01:39 +0000)]
Add a bunch of people

23 years agoupdate for new drivers
David Schleef [Wed, 18 Jun 2003 01:27:41 +0000 (01:27 +0000)]
update for new drivers

23 years agoalloc_subdevices() changed.
David Schleef [Wed, 18 Jun 2003 01:25:54 +0000 (01:25 +0000)]
alloc_subdevices() changed.

23 years agofix driver name in doc block
David Schleef [Wed, 18 Jun 2003 01:25:24 +0000 (01:25 +0000)]
fix driver name in doc block

23 years agoAdd subdev_8255_cleanup()
David Schleef [Wed, 18 Jun 2003 01:25:02 +0000 (01:25 +0000)]
Add subdev_8255_cleanup()

23 years agoAdd ni_660x
David Schleef [Wed, 18 Jun 2003 01:24:25 +0000 (01:24 +0000)]
Add ni_660x

23 years agoAdd NI_660X
David Schleef [Wed, 18 Jun 2003 01:24:00 +0000 (01:24 +0000)]
Add NI_660X

23 years agoFound this wandering around. Figured it should go in CVS.
David Schleef [Wed, 18 Jun 2003 01:22:09 +0000 (01:22 +0000)]
Found this wandering around.  Figured it should go in CVS.

23 years agofix for new 2.5 remap_page_range() prototype
Frank Mori Hess [Thu, 12 Jun 2003 16:10:54 +0000 (16:10 +0000)]
fix for new 2.5 remap_page_range() prototype

23 years agotrying to fix some pci-das1602/16 calibration weirdness
Frank Mori Hess [Mon, 9 Jun 2003 23:46:08 +0000 (23:46 +0000)]
trying to fix some pci-das1602/16 calibration weirdness

23 years agoni_6527 requires the mite driver
David Schleef [Fri, 6 Jun 2003 18:58:04 +0000 (18:58 +0000)]
ni_6527 requires the mite driver

23 years agoFix minor typos.
David Schleef [Fri, 6 Jun 2003 18:57:43 +0000 (18:57 +0000)]
Fix minor typos.

23 years agomake single-scan code work for 611x too
Frank Mori Hess [Thu, 5 Jun 2003 19:52:56 +0000 (19:52 +0000)]
make single-scan code work for 611x too

23 years agotrying to fix dac08 calibration dac, which doesn't seem to be updating
Frank Mori Hess [Thu, 5 Jun 2003 19:52:05 +0000 (19:52 +0000)]
trying to fix dac08 calibration dac, which doesn't seem to be updating

23 years agojump through hoops for special case of stop_arg=1 on ai command
Frank Mori Hess [Wed, 4 Jun 2003 02:24:45 +0000 (02:24 +0000)]
jump through hoops for special case of stop_arg=1 on ai command

23 years agotry and make sure we get the scan across dma during end-of-scan interrupts
Frank Mori Hess [Tue, 3 Jun 2003 21:12:39 +0000 (21:12 +0000)]
try and make sure we get the scan across dma during end-of-scan interrupts

23 years agofix race in setting COMEDI_CB_EOS event with dma
Frank Mori Hess [Fri, 30 May 2003 00:37:16 +0000 (00:37 +0000)]
fix race in setting COMEDI_CB_EOS event with dma

23 years agoadded an error check that catches common case of 'make config' failing to
Frank Mori Hess [Fri, 30 May 2003 00:23:48 +0000 (00:23 +0000)]
added an error check that catches common case of 'make config' failing to
get compile flags from kernel source.

23 years agomade minimum stop_arg for stop_src = TRIG_COUNT equal to 2, since that
Frank Mori Hess [Thu, 29 May 2003 22:34:43 +0000 (22:34 +0000)]
made minimum stop_arg for stop_src = TRIG_COUNT equal to 2, since that
is the smallest supported by the scan counter.  Also, fixes for
COMEDI_CB_EOS with pcidma.

23 years agoNew driver from Michal Dobes
David Schleef [Tue, 27 May 2003 17:28:23 +0000 (17:28 +0000)]
New driver from Michal Dobes

23 years agoAdd adv_pci_dio driver from Michal Dobes
David Schleef [Tue, 27 May 2003 17:27:43 +0000 (17:27 +0000)]
Add adv_pci_dio driver from Michal Dobes

23 years agomajkl@tesnet.cz -> dobes@tesnet.cz
David Schleef [Tue, 27 May 2003 17:22:21 +0000 (17:22 +0000)]
majkl@tesnet.cz -> dobes@tesnet.cz

23 years agoupdate documentation
David Schleef [Tue, 27 May 2003 17:19:13 +0000 (17:19 +0000)]
update documentation