From: David Schleef Date: Fri, 8 Mar 2002 19:42:03 +0000 (+0000) Subject: Fix documentation X-Git-Tag: r0_7_64~78 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e70694faaa5737d84b4ec469e335afaa2b425c3a;p=comedi.git Fix documentation --- diff --git a/comedi/drivers/comedi_rt_timer.c b/comedi/drivers/comedi_rt_timer.c index e49ea41b..f07b8d4d 100644 --- a/comedi/drivers/comedi_rt_timer.c +++ b/comedi/drivers/comedi_rt_timer.c @@ -42,19 +42,14 @@ higher than with a device that has an on-board timer, and maximum sample rate is much lower. Configuration options: - [0] - device index - [1] - subdevice index + [0] - minor number of device you wish to emulate commands for + [1] - subdevice number you wish to emulate commands for */ /* -Options: - [0] - minor number of device you wish to emulate commands for - [1] - subdevice number you wish to emulate commands for - TODO: Support for digital io commands could be added, except I can't see why anyone would want to use them What happens if device we are emulating for is de-configured? - */