Frank Mori Hess [Fri, 8 Mar 2002 04:39:23 +0000 (04:39 +0000)]
some bugfixes. Driver still doesn't work yet.
Frank Mori Hess [Wed, 6 Mar 2002 23:35:25 +0000 (23:35 +0000)]
Corrected 'Authors:' fields that should be 'Author:' , since it was causing problems
with the documentation comedilib produces from drivers.txt
Frank Mori Hess [Wed, 6 Mar 2002 18:46:58 +0000 (18:46 +0000)]
added some new boards, still needs some tweaking but I should be getting one
of these in a week or so.
Frank Mori Hess [Wed, 6 Mar 2002 17:31:59 +0000 (17:31 +0000)]
changed dummy_waveform driver to comedi_test driver, added support for convert_src = TRIG_TIMER
Frank Mori Hess [Wed, 6 Mar 2002 01:13:38 +0000 (01:13 +0000)]
more compatibility functions to get adl_pci9111.c driver working on 2.2 kernels
Frank Mori Hess [Tue, 5 Mar 2002 23:14:20 +0000 (23:14 +0000)]
removed definition of RANGE_mA() macro, which is already defined by linux/comedidev.h
Frank Mori Hess [Tue, 5 Mar 2002 20:54:48 +0000 (20:54 +0000)]
added square wave generation on channel 1, made scans with more than one channel
work, added 5 volt range, added documentation comments
Frank Mori Hess [Tue, 5 Mar 2002 20:53:26 +0000 (20:53 +0000)]
removed some redundant comments
Frank Mori Hess [Tue, 5 Mar 2002 00:23:02 +0000 (00:23 +0000)]
Got dummy waveform generation driver started by Wuttke Joachim working (sort of) so
I can bring comedi to a job interview :P
Frank Mori Hess [Mon, 4 Mar 2002 19:05:06 +0000 (19:05 +0000)]
patch from John Conner <conner@empiredi.com> for cio-das16jr/16 support
Frank Mori Hess [Fri, 1 Mar 2002 21:20:43 +0000 (21:20 +0000)]
pass PATH environment variable to script so 'fake' kernel source installations
will still work.
Frank Mori Hess [Fri, 1 Mar 2002 20:48:20 +0000 (20:48 +0000)]
2.2.20 kernel already includes compatibility functions for check/request/release_mem_region()
Frank Mori Hess [Thu, 28 Feb 2002 19:19:10 +0000 (19:19 +0000)]
fixing compile... I guess this is right
David Schleef [Thu, 28 Feb 2002 04:53:54 +0000 (04:53 +0000)]
Fix bad changelog style
David Schleef [Thu, 28 Feb 2002 04:15:02 +0000 (04:15 +0000)]
New upload
David Schleef [Thu, 28 Feb 2002 03:03:36 +0000 (03:03 +0000)]
Add debugging caldac, and change at-mio-16xe-50 to use it.
David Schleef [Thu, 28 Feb 2002 03:02:54 +0000 (03:02 +0000)]
Fix some board information
Frank Mori Hess [Thu, 28 Feb 2002 00:09:54 +0000 (00:09 +0000)]
added initialization of calibration register to make sure channel 0 is not reading
calibration source.
David Schleef [Tue, 26 Feb 2002 11:09:28 +0000 (11:09 +0000)]
let's build some RPMs. From Tim Ousley <tim.ousley@ni.com>
Frank Mori Hess [Mon, 25 Feb 2002 21:48:34 +0000 (21:48 +0000)]
undid addition of PCI_VENDOR_ID_ICP, since it was already added to comedidev.h
Not sure why I had this problem in the first place, must have had a problem with
cvs update
Frank Mori Hess [Thu, 21 Feb 2002 17:57:56 +0000 (17:57 +0000)]
quick hack to fix lack of PCI_VENDOR_ID_ICP in 2.2 kernels
Frank Mori Hess [Thu, 21 Feb 2002 17:52:31 +0000 (17:52 +0000)]
enabled 8255 support for a few boards that should have it
David Schleef [Wed, 20 Feb 2002 20:09:20 +0000 (20:09 +0000)]
fixed driver being very noisy if debugging is turned on with shared
interrupts. Attempt to get the driver to stop acquisition correctly
with DMA.
David Schleef [Wed, 20 Feb 2002 20:02:08 +0000 (20:02 +0000)]
Enable PCIDMA, add structure for 6053e
David Schleef [Wed, 20 Feb 2002 19:56:18 +0000 (19:56 +0000)]
Cleanups
David Schleef [Wed, 20 Feb 2002 19:54:22 +0000 (19:54 +0000)]
Fix PCI vendor IDs
David Schleef [Wed, 20 Feb 2002 19:42:27 +0000 (19:42 +0000)]
Add some vendor ids
David Schleef [Wed, 20 Feb 2002 17:29:44 +0000 (17:29 +0000)]
new driver from Emmanuel PACAUD <emmanuel.pacaud@univ-poitiers.fr>
David Schleef [Wed, 20 Feb 2002 17:29:08 +0000 (17:29 +0000)]
new driver adl_pci9111
David Schleef [Tue, 19 Feb 2002 00:29:07 +0000 (00:29 +0000)]
Added pcl733 and pcl734
Frank Mori Hess [Mon, 18 Feb 2002 21:58:07 +0000 (21:58 +0000)]
fixed gain for pc104-das16jr/16
David Schleef [Sat, 16 Feb 2002 22:46:55 +0000 (22:46 +0000)]
PCMCIA can share interrupts, too
Frank Mori Hess [Fri, 15 Feb 2002 23:08:44 +0000 (23:08 +0000)]
added pci_enable_device() call
Frank Mori Hess [Fri, 15 Feb 2002 22:39:17 +0000 (22:39 +0000)]
fixed pci_resource_start compatibility macro so it returns address without
and extra flag bits set. Some hacks to fix amcc_s5933.c stuff on 2.4
David Schleef [Fri, 15 Feb 2002 22:25:16 +0000 (22:25 +0000)]
6024e and 6025e don't have unipolar or external AO
David Schleef [Thu, 14 Feb 2002 23:36:45 +0000 (23:36 +0000)]
Compatibility for vmalloc_32()
David Schleef [Thu, 14 Feb 2002 04:59:20 +0000 (04:59 +0000)]
First attempt at AI command support
David Schleef [Tue, 12 Feb 2002 02:56:10 +0000 (02:56 +0000)]
Fix description
David Schleef [Tue, 12 Feb 2002 02:55:18 +0000 (02:55 +0000)]
Seems to work now
David Schleef [Tue, 12 Feb 2002 01:48:50 +0000 (01:48 +0000)]
Only run depmod if installing to / and kernel is the same
David Schleef [Tue, 12 Feb 2002 01:34:36 +0000 (01:34 +0000)]
More hacking.
David Schleef [Tue, 12 Feb 2002 00:49:59 +0000 (00:49 +0000)]
Change 6052e to use ad8804 caldac
David Schleef [Mon, 11 Feb 2002 09:34:57 +0000 (09:34 +0000)]
Build a Debian source package
David Schleef [Mon, 11 Feb 2002 01:03:28 +0000 (01:03 +0000)]
Added 6731, 6733. Updated documentation
David Schleef [Mon, 11 Feb 2002 01:03:01 +0000 (01:03 +0000)]
Added 6715, disabled.
David Schleef [Sun, 10 Feb 2002 23:55:22 +0000 (23:55 +0000)]
Changes needed for 671x boards
David Schleef [Sun, 10 Feb 2002 05:05:07 +0000 (05:05 +0000)]
Convert to pci_resource_start()
David Schleef [Sun, 10 Feb 2002 05:04:20 +0000 (05:04 +0000)]
Moved edge/level rising/falling defs to comedi.h
David Schleef [Sun, 10 Feb 2002 04:56:45 +0000 (04:56 +0000)]
Remove 2.0 PCI code
David Schleef [Sun, 10 Feb 2002 04:54:09 +0000 (04:54 +0000)]
Added a few things to interface
David Schleef [Sun, 10 Feb 2002 04:21:24 +0000 (04:21 +0000)]
Removal of 2.0 PCI support
David Schleef [Sun, 10 Feb 2002 04:13:57 +0000 (04:13 +0000)]
More DMA hacking. Works nicely now. Allocator moved to mite.c.
Converted to new MITE DMA functions and dynamic ring buffer. Added
more mite interrupt handling.
David Schleef [Sun, 10 Feb 2002 04:11:36 +0000 (04:11 +0000)]
Change buffer allocation to use mite allocator.
David Schleef [Sun, 10 Feb 2002 04:11:05 +0000 (04:11 +0000)]
Attempt to fix for new MITE DMA code. Cleanups.
David Schleef [Sun, 10 Feb 2002 04:09:46 +0000 (04:09 +0000)]
Ifdef old DMA functions
David Schleef [Sun, 10 Feb 2002 04:09:16 +0000 (04:09 +0000)]
Remove old PCI support. Remove static ring buffer. #ifdef old
dma functions.
David Schleef [Sun, 10 Feb 2002 03:37:14 +0000 (03:37 +0000)]
Cleanups: remove old PCI support. Fix more places for mite->chan.
Remove ring[].dar usage.
David Schleef [Sun, 10 Feb 2002 03:26:49 +0000 (03:26 +0000)]
Added cpu_to_le32() for big-endian machines. Removed unused functions.
Cleanups. Converted most to use mite->chan. Added functions for
ni_pcidio. Added chsr dump function.
David Schleef [Sun, 10 Feb 2002 03:19:40 +0000 (03:19 +0000)]
Added more defines. Added new functions, works on ni_pcidio. Added
elements to mite structure to handle a dynamic ring buffer.
David Schleef [Sun, 10 Feb 2002 01:02:55 +0000 (01:02 +0000)]
Checkpoint for DMA hacking. Mostly works for small N.
David Schleef [Sat, 9 Feb 2002 05:57:49 +0000 (05:57 +0000)]
Timed input works in non-DMA mode.
David Schleef [Sat, 9 Feb 2002 01:38:44 +0000 (01:38 +0000)]
Update from Dan. Fixes conflict between rounding timer values and
speed cutoff.
David Schleef [Sat, 9 Feb 2002 00:49:24 +0000 (00:49 +0000)]
Cleanups. Should work identically to last revision.
David Schleef [Fri, 8 Feb 2002 23:11:15 +0000 (23:11 +0000)]
Compilation fixes
David Schleef [Fri, 8 Feb 2002 23:10:45 +0000 (23:10 +0000)]
New drivers
David Schleef [Fri, 8 Feb 2002 23:09:47 +0000 (23:09 +0000)]
Big hack attack results in new driver. Film at 11.
David Schleef [Fri, 8 Feb 2002 21:03:58 +0000 (21:03 +0000)]
Updated documentation
David Schleef [Thu, 7 Feb 2002 21:06:14 +0000 (21:06 +0000)]
Update from Dan
Frank Mori Hess [Thu, 7 Feb 2002 18:11:37 +0000 (18:11 +0000)]
newer versino of icp_multi driver that Anne Smorthit had mailed to me while she
was trying to debug it
Frank Mori Hess [Thu, 7 Feb 2002 17:55:05 +0000 (17:55 +0000)]
added a paragraph about preparing a kernel source directory to match an
already compiled kernel.
David Schleef [Wed, 6 Feb 2002 21:48:05 +0000 (21:48 +0000)]
Revert poll conditions: if device is non-busy, set the poll flags so
the app can read the error. This is how it used to be, and I'm not
sure why I changed (broke) it.
David Schleef [Wed, 6 Feb 2002 20:41:21 +0000 (20:41 +0000)]
Change caldac code to be slightly less confusing
David Schleef [Wed, 6 Feb 2002 09:04:55 +0000 (09:04 +0000)]
Revert some previous dumb changes with events. This should
get polling/select/regular read working again. There is an
unresolved problem: a normal select/read cycle on a device will
fail to show the end of acquisition. One solution is to always
have the app read 0 bytes at the end of acquisition, but people
got confused when that was necessary.
David Schleef [Wed, 6 Feb 2002 05:22:16 +0000 (05:22 +0000)]
random ci
David Schleef [Wed, 6 Feb 2002 05:21:49 +0000 (05:21 +0000)]
Fix documentation numbers
David Schleef [Wed, 6 Feb 2002 05:21:09 +0000 (05:21 +0000)]
New driver
Frank Mori Hess [Tue, 5 Feb 2002 01:19:26 +0000 (01:19 +0000)]
changed pci_alloc_consistent compatibility function so it can allocate up
to 2M.
David Schleef [Mon, 4 Feb 2002 00:28:19 +0000 (00:28 +0000)]
Change Comedi buffer allocator to use a virtual function in the
subdevice structure. Added a default allocator. Added an override
in ni_pcimio, to use dma_alloc_consistent. Changed the number of
maximum caldac in ni_pcimio -- mostly bogus, but is used for testing.
David Schleef [Mon, 4 Feb 2002 00:25:22 +0000 (00:25 +0000)]
Remove buf_change, add buf_alloc in subdevice structure
David Schleef [Mon, 4 Feb 2002 00:23:48 +0000 (00:23 +0000)]
Add comedi_event() call in mite interrupt handler
Frank Mori Hess [Sat, 2 Feb 2002 17:21:44 +0000 (17:21 +0000)]
fixed error handling for mite_setup
Frank Mori Hess [Fri, 1 Feb 2002 22:23:27 +0000 (22:23 +0000)]
fixed race in interrupt handler
David Schleef [Fri, 1 Feb 2002 00:18:37 +0000 (00:18 +0000)]
Generate tar file in local dir
David Schleef [Fri, 1 Feb 2002 00:17:51 +0000 (00:17 +0000)]
version bump
David Schleef [Fri, 1 Feb 2002 00:16:05 +0000 (00:16 +0000)]
Fix problem with constructing new version numbers
David Schleef [Fri, 1 Feb 2002 00:09:51 +0000 (00:09 +0000)]
For 0.7.63
David Schleef [Fri, 1 Feb 2002 00:05:43 +0000 (00:05 +0000)]
Fix event handling bugs.
David Schleef [Fri, 1 Feb 2002 00:00:14 +0000 (00:00 +0000)]
0.7.62 changelog
Frank Mori Hess [Wed, 30 Jan 2002 03:19:08 +0000 (03:19 +0000)]
fixed pointer arithmetic
David Schleef [Sun, 27 Jan 2002 02:28:10 +0000 (02:28 +0000)]
Yet another iteration.
David Schleef [Sun, 27 Jan 2002 01:54:46 +0000 (01:54 +0000)]
Yet another iteration.
David Schleef [Sun, 27 Jan 2002 01:43:44 +0000 (01:43 +0000)]
Another iteration on the AI 611x chanlist problem
David Schleef [Sat, 26 Jan 2002 23:52:08 +0000 (23:52 +0000)]
Fix AI chanlist configuration on 611x
David Schleef [Sat, 26 Jan 2002 23:51:30 +0000 (23:51 +0000)]
Merge AO chanlist configuration into one function
David Schleef [Tue, 22 Jan 2002 09:50:50 +0000 (09:50 +0000)]
Export to versioned directory
David Schleef [Tue, 22 Jan 2002 09:47:25 +0000 (09:47 +0000)]
Create drivers.txt.
David Schleef [Tue, 22 Jan 2002 09:47:15 +0000 (09:47 +0000)]
Fix rule to make drivers.txt. Add rule to run check_driver.
David Schleef [Tue, 22 Jan 2002 09:43:40 +0000 (09:43 +0000)]
move scripts
David Schleef [Tue, 22 Jan 2002 09:38:37 +0000 (09:38 +0000)]
Cleanup the release script
Frank Mori Hess [Tue, 22 Jan 2002 03:32:40 +0000 (03:32 +0000)]
added a little note about PCMCIA