Commit graph

24 commits

Author SHA1 Message Date
Frank Mori Hess
389507482b fix use of COMEDI_DEVCONF_AUX_DATA* options (from Bernd Porr) 2003-07-16 16:38:33 +00:00
David Schleef
88f6c3061c Fix i18n 2002-09-25 01:16:02 +00:00
David Schleef
62088df124 Change email addresses and host names. 2002-03-09 01:22:30 +00:00
Frank Mori Hess
6e52d6cfe1 fixed buffer resizing for subdevices that aren't subdevice zero. 2002-01-27 21:05:05 +00:00
David Schleef
83767a6b85 locale settings need to be #ifdef'd 2001-08-19 01:31:26 +00:00
David Schleef
8b812d424c gettext()ized 2001-08-19 01:22:43 +00:00
David Schleef
f35979e90f Fix typo 2001-07-30 20:37:42 +00:00
David Schleef
1f1293e649 Fix getopt segfaulting 2001-07-10 22:21:12 +00:00
David Schleef
a463bd34cb Fixed getuid()/geteuid() problem causing modprobe post-install
scripts to fail.  Updated usage information.
2001-07-05 05:21:44 +00:00
Frank Mori Hess
809e0436aa made it refuse to resize buffer if we are removing device. Mostly change is
whitespace, just added an if block.
2001-06-21 22:26:28 +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
10204606f9 changed bufconfig to support new bufconfig structure 2001-03-01 22:01:15 +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
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
David Schleef
a9de6b8db3 spelling fix 2001-01-23 18:22:08 +00:00
David Schleef
a01cd721f6 fixed errno sign problem 2000-11-07 20:14:44 +00:00
David Schleef
2f944c5d20 added <stdlib.h> 2000-10-15 21:33:54 +00:00
David Schleef
5a5aa10f36 fixed wrong version 2000-10-11 20:51:25 +00:00
David Schleef
dd24c022e5 added debugging messages
added support for loading extended data
2000-10-10 07:21:57 +00:00
David Schleef
7db2496edd moved stuff from comedi 2000-06-03 19:57:41 +00:00