comedi.git
23 years agofixed adl9118 driver
David Schleef [Thu, 30 Nov 2000 00:31:37 +0000 (00:31 +0000)]
fixed adl9118 driver

23 years ago*** empty log message ***
David Schleef [Thu, 30 Nov 2000 00:30:44 +0000 (00:30 +0000)]
*** empty log message ***

23 years agoremoved release_region
David Schleef [Thu, 30 Nov 2000 00:29:33 +0000 (00:29 +0000)]
removed release_region

23 years agoadded insn support
David Schleef [Thu, 30 Nov 2000 00:28:16 +0000 (00:28 +0000)]
added insn support

23 years agoadded cmd support, insn support
David Schleef [Thu, 30 Nov 2000 00:27:40 +0000 (00:27 +0000)]
added cmd support, insn support

23 years agoadded cmdtest
David Schleef [Thu, 30 Nov 2000 00:26:30 +0000 (00:26 +0000)]
added cmdtest

23 years agoupdate from frank
David Schleef [Wed, 29 Nov 2000 23:18:10 +0000 (23:18 +0000)]
update from frank

23 years agoupdates
David Schleef [Sun, 26 Nov 2000 01:11:03 +0000 (01:11 +0000)]
updates

23 years agochange format
David Schleef [Sun, 26 Nov 2000 00:53:20 +0000 (00:53 +0000)]
change format

23 years agodriver cleanup
David Schleef [Sat, 25 Nov 2000 00:20:49 +0000 (00:20 +0000)]
driver cleanup

23 years agofixed poll, select, mod use count for RT; many RT fixes/changes; more
David Schleef [Sat, 25 Nov 2000 00:10:34 +0000 (00:10 +0000)]
fixed poll, select, mod use count for RT; many RT fixes/changes; more
support for running drivers RT from user space; pcl818: added pcm3718;
quatech_daqp_cs: fixed compilation; kcomedilib: added specific
EXPORT_SYMBOL()s

23 years agoadded flag to error string conversion
David Schleef [Fri, 24 Nov 2000 06:14:46 +0000 (06:14 +0000)]
added flag to error string conversion

23 years agodriver fixes
David Schleef [Fri, 24 Nov 2000 06:13:57 +0000 (06:13 +0000)]
driver fixes

23 years agoadded das800 driver
David Schleef [Fri, 24 Nov 2000 06:00:49 +0000 (06:00 +0000)]
added das800 driver

23 years agofixed mknod bug
David Schleef [Tue, 21 Nov 2000 18:46:07 +0000 (18:46 +0000)]
fixed mknod bug

23 years agocompile fixes
David Schleef [Mon, 13 Nov 2000 10:39:01 +0000 (10:39 +0000)]
compile fixes

23 years agowedge for version.h
David Schleef [Mon, 13 Nov 2000 10:23:08 +0000 (10:23 +0000)]
wedge for version.h

23 years agomoved from comedi/comedi_module.h
David Schleef [Mon, 13 Nov 2000 10:22:37 +0000 (10:22 +0000)]
moved from comedi/comedi_module.h

23 years ago= vs. == bugfix
David Schleef [Mon, 13 Nov 2000 10:21:27 +0000 (10:21 +0000)]
= vs. == bugfix

23 years ago*** empty log message ***
David Schleef [Mon, 13 Nov 2000 10:21:08 +0000 (10:21 +0000)]
*** empty log message ***

23 years agortlinux fix
David Schleef [Mon, 13 Nov 2000 10:17:06 +0000 (10:17 +0000)]
rtlinux fix

23 years agolooked in /usr/include/linux
David Schleef [Tue, 7 Nov 2000 21:59:45 +0000 (21:59 +0000)]
looked in /usr/include/linux

23 years agomove header file
David Schleef [Tue, 7 Nov 2000 21:50:50 +0000 (21:50 +0000)]
move header file

23 years agofix sed script mistake
David Schleef [Tue, 7 Nov 2000 21:48:16 +0000 (21:48 +0000)]
fix sed script mistake

23 years agochange comedi_module.h to linux/comedidev.h
David Schleef [Tue, 7 Nov 2000 21:39:10 +0000 (21:39 +0000)]
change comedi_module.h to linux/comedidev.h

23 years agowarning fixes
David Schleef [Tue, 7 Nov 2000 21:36:38 +0000 (21:36 +0000)]
warning fixes

23 years agomoved comedi.h to include/linux/
David Schleef [Tue, 7 Nov 2000 20:53:20 +0000 (20:53 +0000)]
moved comedi.h to include/linux/

23 years agomoved comedi.h to linux/
David Schleef [Tue, 7 Nov 2000 20:47:37 +0000 (20:47 +0000)]
moved comedi.h to linux/

23 years agofix warning
David Schleef [Tue, 7 Nov 2000 20:46:15 +0000 (20:46 +0000)]
fix warning

23 years agoaddition of insn_config
David Schleef [Tue, 7 Nov 2000 20:24:43 +0000 (20:24 +0000)]
addition of insn_config

23 years agoadded ideas for counter configuration
David Schleef [Tue, 7 Nov 2000 20:23:39 +0000 (20:23 +0000)]
added ideas for counter configuration

23 years agonew files
David Schleef [Tue, 7 Nov 2000 20:22:46 +0000 (20:22 +0000)]
new files

23 years agoadded recognize function
David Schleef [Tue, 7 Nov 2000 20:21:05 +0000 (20:21 +0000)]
added recognize function

23 years agomove parts to include/linux
David Schleef [Tue, 7 Nov 2000 20:20:35 +0000 (20:20 +0000)]
move parts to include/linux

23 years agofixed 2.0 symbol export
David Schleef [Tue, 7 Nov 2000 20:20:02 +0000 (20:20 +0000)]
fixed 2.0 symbol export

23 years agoadded <asm/uaccess.h>
David Schleef [Sun, 15 Oct 2000 22:33:39 +0000 (22:33 +0000)]
added <asm/uaccess.h>

23 years agomoved some stuff to include/
David Schleef [Sun, 15 Oct 2000 22:33:30 +0000 (22:33 +0000)]
moved some stuff to include/

23 years agonew
David Schleef [Sun, 15 Oct 2000 22:33:01 +0000 (22:33 +0000)]
new

23 years agoPatch from Tomasz
David Schleef [Sun, 15 Oct 2000 21:53:52 +0000 (21:53 +0000)]
Patch from Tomasz

23 years agopatch from Tomasz
David Schleef [Sun, 15 Oct 2000 21:50:14 +0000 (21:50 +0000)]
patch from Tomasz

23 years agomite->used fix, 6034e fix from Brad Keryan <brad.keryan@ni.com>
David Schleef [Sun, 15 Oct 2000 21:31:39 +0000 (21:31 +0000)]
mite->used fix, 6034e fix from Brad Keryan <brad.keryan@ni.com>

23 years agoremoved pcmcia dep (conflicts on 2.4.0)
David Schleef [Sat, 14 Oct 2000 00:55:55 +0000 (00:55 +0000)]
removed pcmcia dep (conflicts on 2.4.0)

23 years agopatch from Brent Baccala
David Schleef [Sat, 14 Oct 2000 00:36:03 +0000 (00:36 +0000)]
patch from Brent Baccala

23 years agomoved BUG check to drivers.c r0_7_50
David Schleef [Fri, 13 Oct 2000 09:29:45 +0000 (09:29 +0000)]
moved BUG check to drivers.c
compile warning fix

23 years agorandom TODO checkin
David Schleef [Fri, 13 Oct 2000 09:28:32 +0000 (09:28 +0000)]
random TODO checkin

23 years agoversion bump
David Schleef [Fri, 13 Oct 2000 09:28:15 +0000 (09:28 +0000)]
version bump

23 years agoupdates for insn
David Schleef [Fri, 13 Oct 2000 09:27:45 +0000 (09:27 +0000)]
updates for insn

23 years agofixes for kernel >=2.4.0-test7
David Schleef [Fri, 13 Oct 2000 09:27:15 +0000 (09:27 +0000)]
fixes for kernel >=2.4.0-test7

23 years agomodified for insn
David Schleef [Fri, 13 Oct 2000 08:51:31 +0000 (08:51 +0000)]
modified for insn

23 years agoupdate from Markus
David Schleef [Fri, 13 Oct 2000 08:15:41 +0000 (08:15 +0000)]
update from Markus

23 years agofix rtlinux include file problems
David Schleef [Thu, 12 Oct 2000 20:07:47 +0000 (20:07 +0000)]
fix rtlinux include file problems

23 years agonew driver from Michal Dobes, plus fixes to docs
David Schleef [Thu, 12 Oct 2000 20:00:46 +0000 (20:00 +0000)]
new driver from Michal Dobes, plus fixes to docs

23 years agoadded documentation of hacks r0_7_49
David Schleef [Wed, 11 Oct 2000 20:48:57 +0000 (20:48 +0000)]
added documentation of hacks

23 years agoremoved comedi_config
David Schleef [Wed, 11 Oct 2000 01:13:24 +0000 (01:13 +0000)]
removed comedi_config

23 years agoupdates
David Schleef [Wed, 11 Oct 2000 01:09:19 +0000 (01:09 +0000)]
updates

23 years ago*** empty log message ***
David Schleef [Wed, 11 Oct 2000 01:09:07 +0000 (01:09 +0000)]
*** empty log message ***

23 years agoinsn support
David Schleef [Wed, 11 Oct 2000 01:08:05 +0000 (01:08 +0000)]
insn support

23 years agoinsn_read/write emulation based on insn_bits
David Schleef [Wed, 11 Oct 2000 01:07:18 +0000 (01:07 +0000)]
insn_read/write emulation based on insn_bits

23 years agoadded read/write wait_queues and read/write subdevices
David Schleef [Wed, 11 Oct 2000 01:00:07 +0000 (01:00 +0000)]
added read/write wait_queues and read/write subdevices

23 years agochanged insn handling
David Schleef [Wed, 11 Oct 2000 00:59:26 +0000 (00:59 +0000)]
changed insn handling
added poll fop
changed read/write from depending on f_pos to paticular read/write subdev

23 years agoadded fpga conf option for dasboard2000
David Schleef [Wed, 11 Oct 2000 00:54:05 +0000 (00:54 +0000)]
added fpga conf option for dasboard2000

23 years agobug fixes re failure on comedi_test
David Schleef [Wed, 11 Oct 2000 00:50:13 +0000 (00:50 +0000)]
bug fixes re failure on comedi_test

23 years agocode cleanup
David Schleef [Wed, 11 Oct 2000 00:47:50 +0000 (00:47 +0000)]
code cleanup
modularized fpga code

23 years agoadded comedi_do_insn()
David Schleef [Wed, 11 Oct 2000 00:40:51 +0000 (00:40 +0000)]
added comedi_do_insn()

24 years agofix 815 recognition
David Schleef [Sun, 17 Sep 2000 15:50:13 +0000 (15:50 +0000)]
fix 815 recognition

24 years agopatch from anders re 8255
David Schleef [Sat, 9 Sep 2000 22:00:54 +0000 (22:00 +0000)]
patch from anders re 8255

24 years agoao insn emulation bug
David Schleef [Sat, 9 Sep 2000 21:50:09 +0000 (21:50 +0000)]
ao insn emulation bug

24 years agoenable GPCTs on all boards
David Schleef [Fri, 8 Sep 2000 00:40:02 +0000 (00:40 +0000)]
enable GPCTs on all boards

24 years agochange email address
David Schleef [Fri, 8 Sep 2000 00:22:32 +0000 (00:22 +0000)]
change email address

24 years agoremoved debugging messages
David Schleef [Fri, 8 Sep 2000 00:21:04 +0000 (00:21 +0000)]
removed debugging messages

24 years agoThe reappearance of make dev
David Schleef [Thu, 7 Sep 2000 17:34:50 +0000 (17:34 +0000)]
The reappearance of make dev

24 years agoremove bogus undef r0_7_48
David Schleef [Wed, 6 Sep 2000 00:53:29 +0000 (00:53 +0000)]
remove bogus undef

24 years agofix for insn->mode0 conversion
David Schleef [Wed, 6 Sep 2000 00:53:05 +0000 (00:53 +0000)]
fix for insn->mode0 conversion

24 years agomoved ni_private common stuff to .h
David Schleef [Tue, 5 Sep 2000 18:33:31 +0000 (18:33 +0000)]
moved ni_private common stuff to .h

24 years agodevice id
David Schleef [Tue, 5 Sep 2000 18:16:52 +0000 (18:16 +0000)]
device id

24 years agoAdded PCMCIA device id
David Schleef [Tue, 5 Sep 2000 17:45:26 +0000 (17:45 +0000)]
Added PCMCIA device id

24 years agohack bugfix for commands
David Schleef [Tue, 5 Sep 2000 02:12:15 +0000 (02:12 +0000)]
hack bugfix for commands

24 years agoremove extra -DMODULE
David Schleef [Tue, 5 Sep 2000 02:11:46 +0000 (02:11 +0000)]
remove extra -DMODULE

24 years agospeedup changes.
David Schleef [Mon, 4 Sep 2000 23:09:01 +0000 (23:09 +0000)]
speedup changes.

24 years agoadded PCI id
David Schleef [Mon, 4 Sep 2000 23:08:23 +0000 (23:08 +0000)]
added PCI id

24 years agofix cmdtest bug for external triggering
David Schleef [Sun, 3 Sep 2000 01:54:27 +0000 (01:54 +0000)]
fix cmdtest bug for external triggering

24 years agoadded mite_list_devices()
David Schleef [Sun, 3 Sep 2000 01:53:16 +0000 (01:53 +0000)]
added mite_list_devices()

24 years agoadditional debugging for unknown boards
David Schleef [Sun, 3 Sep 2000 01:51:53 +0000 (01:51 +0000)]
additional debugging for unknown boards

24 years agoadd instruction bits support, make comedi_insn_struct forward
David Schleef [Sun, 3 Sep 2000 01:49:57 +0000 (01:49 +0000)]
add instruction bits support, make comedi_insn_struct forward
compatible

24 years agoinstruction bits support
David Schleef [Sun, 3 Sep 2000 01:49:16 +0000 (01:49 +0000)]
instruction bits support

24 years agowarning cleanups
David Schleef [Sun, 3 Sep 2000 01:44:57 +0000 (01:44 +0000)]
warning cleanups

24 years agofix unknown range
David Schleef [Sun, 3 Sep 2000 01:42:57 +0000 (01:42 +0000)]
fix unknown range

24 years agodoc update
David Schleef [Sun, 3 Sep 2000 01:41:32 +0000 (01:41 +0000)]
doc update

24 years agotodo update
David Schleef [Sun, 3 Sep 2000 01:41:14 +0000 (01:41 +0000)]
todo update

24 years agoadded product ID for 16e-4
David Schleef [Thu, 31 Aug 2000 15:29:09 +0000 (15:29 +0000)]
added product ID for 16e-4

24 years agofix unknown device id message
David Schleef [Wed, 30 Aug 2000 15:42:34 +0000 (15:42 +0000)]
fix unknown device id message

24 years agorevert previous change (ppc cross-compile)
David Schleef [Sat, 19 Aug 2000 00:59:45 +0000 (00:59 +0000)]
revert previous change (ppc cross-compile)

24 years agoAdditonal info on PCI boards, readded warning for unknown boards
David Schleef [Sat, 19 Aug 2000 00:59:02 +0000 (00:59 +0000)]
Additonal info on PCI boards, readded warning for unknown boards

24 years agomodbuild changes
David Schleef [Wed, 9 Aug 2000 20:45:00 +0000 (20:45 +0000)]
modbuild changes

24 years agomakefile related fix
David Schleef [Wed, 9 Aug 2000 20:44:20 +0000 (20:44 +0000)]
makefile related fix

24 years agochanges due to modbuild
David Schleef [Wed, 9 Aug 2000 20:42:48 +0000 (20:42 +0000)]
changes due to modbuild

24 years agofix fifo depth
David Schleef [Wed, 9 Aug 2000 20:28:22 +0000 (20:28 +0000)]
fix fifo depth

24 years agodep fixes
David Schleef [Wed, 9 Aug 2000 20:27:21 +0000 (20:27 +0000)]
dep fixes

24 years agostart name migration to ni_pcimio
David Schleef [Tue, 8 Aug 2000 06:44:29 +0000 (06:44 +0000)]
start name migration to ni_pcimio

24 years agonew PCI ids from ni source
David Schleef [Sat, 5 Aug 2000 23:31:05 +0000 (23:31 +0000)]
new PCI ids from ni source