David Schleef
|
443af26b35
|
Fixed test for debian package build
|
2001-04-28 16:14:59 +00:00 |
|
Frank Mori Hess
|
0fb94f62e9
|
put back comedi_get_max_buffer_size
|
2001-04-27 20:33:36 +00:00 |
|
Tim Ousley
|
3465d320ac
|
added #define for GPCTR_GET_INT_CLK_FRQ
|
2001-04-27 19:06:22 +00:00 |
|
Frank Mori Hess
|
3436ff0452
|
removed buffer config functions that I accidentally duplicated, made names of alpha functions follow conventions of older functions
|
2001-04-24 16:37:51 +00:00 |
|
Tim Ousley
|
09acff74e9
|
added GPCTR constants.
|
2001-04-20 19:47:54 +00:00 |
|
Frank Mori Hess
|
d99990a666
|
added some comments describing alpha functions
|
2001-04-08 22:28:25 +00:00 |
|
Frank Mori Hess
|
5efacde9a3
|
added comedi_buf_offset function that returns buf_user_ptr
|
2001-04-08 18:03:05 +00:00 |
|
Frank Mori Hess
|
dc518f11e7
|
forgot to add buffer.c file containing definitions for new functions
|
2001-04-08 18:02:20 +00:00 |
|
Frank Mori Hess
|
fc62ecb25e
|
added buffer info ioctl support and some alpha buffer related functions
|
2001-04-06 23:12:42 +00:00 |
|
David Schleef
|
7e7985ead9
|
a script probably only useful to ds
|
2001-03-13 09:35:07 +00:00 |
|
David Schleef
|
cbcd0f7103
|
make install now installs man pages to the wrong place, as per
user request
|
2001-03-13 09:34:04 +00:00 |
|
David Schleef
|
dfab33b2c5
|
*** empty log message ***
|
2001-03-13 09:32:57 +00:00 |
|
David Schleef
|
e51fd0b0e0
|
*** empty log message ***
|
2001-03-07 05:09:19 +00:00 |
|
David Schleef
|
885720bf77
|
change bufconfig version test from 0.7.56 to 0.7.57
|
2001-03-02 06:52:57 +00:00 |
|
David Schleef
|
926cac4baf
|
added test to make sure area is unmapped
|
2001-03-02 06:52:06 +00:00 |
|
David Schleef
|
b3e40fea08
|
*** empty log message ***
|
2001-03-02 06:50:53 +00:00 |
|
David Schleef
|
10204606f9
|
changed bufconfig to support new bufconfig structure
|
2001-03-01 22:01:15 +00:00 |
|
David Schleef
|
c6093128a1
|
added bufconfig test
|
2001-03-01 21:59:01 +00:00 |
|
David Schleef
|
93c44d29a1
|
bufconfig support
|
2001-03-01 21:58:37 +00:00 |
|
David Schleef
|
e5a7e10668
|
enabled use of instructions for dio_bits
|
2001-03-01 21:58:28 +00:00 |
|
David Schleef
|
a9105f1a8d
|
added bufconfig support
|
2001-03-01 21:57:33 +00:00 |
|
David Schleef
|
01a017f515
|
5 new demos
cmd uses main.c
removal of direct ioctl calls
|
2001-03-01 21:57:00 +00:00 |
|
David Schleef
|
de4cf88cef
|
added dependency on debhelper
|
2001-03-01 21:54:37 +00:00 |
|
David Schleef
|
e22777159b
|
fixes for DAQCard-AI-16XE-50 and new pci-6023e
better dumping support
better statistics
|
2001-03-01 21:54:08 +00:00 |
|
David Schleef
|
3db0b427e4
|
horribly out of date. needs fixing BAD
|
2001-03-01 21:52:37 +00:00 |
|
David Schleef
|
47b9f2d6c9
|
update docs
|
2001-03-01 21:52:23 +00:00 |
|
David Schleef
|
2963ac3c65
|
interface update
|
2001-03-01 05:10:28 +00:00 |
|
Frank Mori Hess
|
d60c1f9c50
|
added permission error report if not run as root, removed redundant sanity check I put in last revision
|
2001-02-23 17:27:33 +00:00 |
|
Frank Mori Hess
|
32c50c353c
|
made comedi_config no longer require a driver name when used to detach a driver
|
2001-02-22 21:48:40 +00:00 |
|
Frank Mori Hess
|
ff1a151ce6
|
documented -r --remove option for comedi_config
|
2001-02-22 20:11:02 +00:00 |
|
Frank Mori Hess
|
c7a45f3edf
|
added some comments, including advice on how to make interrupt handler run at hard real time priority
|
2001-02-15 21:01:13 +00:00 |
|
Frank Mori Hess
|
8d3bd3aea9
|
removed my misguided SDF_MMAPPED flag
|
2001-01-30 20:13:34 +00:00 |
|
Frank Mori Hess
|
7fa2d20f68
|
added SDF_MMAPPED flag
|
2001-01-29 00:48:16 +00:00 |
|
Frank Mori Hess
|
62eda45147
|
added buffer resize options to man page
|
2001-01-25 20:46:48 +00:00 |
|
Frank Mori Hess
|
0fa0f6fad5
|
fixed bug with option parsing when both read and write buffers are resized simultaneously
|
2001-01-25 12:34:48 +00:00 |
|
Frank Mori Hess
|
60f5a74a1e
|
added exit(1) on buffer resize error
|
2001-01-25 01:23:42 +00:00 |
|
Frank Mori Hess
|
fd7a408853
|
added --read-buffer and --write-buffer options for resizing buffers,
incremented CC_VERSION to 0.7.13
|
2001-01-25 00:49:26 +00:00 |
|
Frank Mori Hess
|
935bf669da
|
added bufconfig struct and ioctl
|
2001-01-25 00:45:00 +00:00 |
|
David Schleef
|
1f95f17787
|
added todo
|
2001-01-23 18:26:08 +00:00 |
|
David Schleef
|
8817e7ea6c
|
don't know
|
2001-01-23 18:24:25 +00:00 |
|
David Schleef
|
e2dcc74d25
|
export more of units
|
2001-01-23 18:23:44 +00:00 |
|
David Schleef
|
9d33f2d875
|
memleak fix from someone
|
2001-01-23 18:23:20 +00:00 |
|
David Schleef
|
65ccd0d6c0
|
bugfix
|
2001-01-23 18:22:24 +00:00 |
|
David Schleef
|
a9de6b8db3
|
spelling fix
|
2001-01-23 18:22:08 +00:00 |
|
David Schleef
|
8265dded62
|
added segfault testing
|
2001-01-23 18:21:47 +00:00 |
|
David Schleef
|
91f2dd824b
|
new result
|
2001-01-16 22:02:51 +00:00 |
|
David Schleef
|
ce5d4d54ce
|
new result
|
2001-01-16 21:56:40 +00:00 |
|
David Schleef
|
38a7864392
|
version bump
|
2000-11-30 23:13:19 +00:00 |
|
David Schleef
|
49bfad27af
|
removed testing code
|
2000-11-30 22:59:39 +00:00 |
|
David Schleef
|
981a9e2c22
|
testing additions
|
2000-11-30 22:57:04 +00:00 |
|