Commit graph

144 commits

Author SHA1 Message Date
David Schleef
44b5028d60 added cmd.c 2001-05-28 02:36:20 +00:00
David Schleef
64b3584ff7 added cmd related functions 2001-05-28 02:36:03 +00:00
David Schleef
7616ab0880 added get_subdevice_flags() 2001-05-28 02:35:08 +00:00
David Schleef
fa434c140c added get_cmd_src_mask, get_cmd_generic_timed, comedi_poll() 2001-05-28 02:34:32 +00:00
David Schleef
d4b04cd828 added poll example 2001-05-28 02:33:03 +00:00
David Schleef
ad4ee57f18 more results 2001-05-28 02:31:40 +00:00
David Schleef
adaca483a3 Changed to LGPL, because that's what it was supposed to be. 2001-05-28 02:28:55 +00:00
David Schleef
ef8394e66c changed N_CALDACS to 32 2001-05-24 18:22:26 +00:00
Frank Mori Hess
3e2756029e removed outdated lseek stuff 2001-05-14 00:06:37 +00:00
Frank Mori Hess
7263bf6d2c explicitly initialized value, subdevice, channel, aref and range in main.c 2001-05-14 00:04:08 +00:00
Tim Ousley
57f4801290 changed all GPCTR names to GPCT 2001-05-04 16:41:49 +00:00
Frank Mori Hess
193b1b571c added checks for malloc failure 2001-05-02 15:16:03 +00:00
Frank Mori Hess
798386252d a small step towards standardized comedi error codes 2001-05-02 00:08:28 +00:00
Frank Mori Hess
b96bdf794d added copy of GPL 2001-05-01 20:51:09 +00:00
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