From 0cb54481fee40df10017a883f7719a57512c84a7 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Mon, 21 Jan 2002 00:14:37 +0000 Subject: [PATCH] Fixed some [] characters. --- doc/comedilib.sgml | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/doc/comedilib.sgml b/doc/comedilib.sgml index 80bf994..084ec75 100644 --- a/doc/comedilib.sgml +++ b/doc/comedilib.sgml @@ -2111,10 +2111,10 @@ structure. The possible values are an OR'd mask of the following:

Chanspec: ignored -data[1] - trigger and combining machine configuration -data[2] - analog triggering signal chanspec -data[3] - primary analog level -data[4] - secondary analog level +data 1 - trigger and combining machine configuration +data 2 - analog triggering signal chanspec +data 3 - primary analog level +data 4 - secondary analog level

@@ -2154,10 +2154,11 @@ has to be true before the state machine is reset.

ID: not assigned

Chanspec: ignored +

-data[1] - trigger flags -data[2] - mask -data[3] - pattern +data 1 - trigger flags +data 2 - mask +data 3 - pattern

@@ -2186,13 +2187,14 @@ to all 1's. The driver must modify this value and return -EAGAIN.

ID: not assigned

Chanspec: used to specify counter +

-data[1] - trigger configuration -data[2] - primary input chanspec -data[3] - primary combining machine configuration -data[4] - secondary input chanspec -data[5] - secondary combining machine configuration -data[6] - latch configuration +data 1 - trigger configuration +data 2 - primary input chanspec +data 3 - primary combining machine configuration +data 4 - secondary input chanspec +data 5 - secondary combining machine configuration +data 6 - latch configuration

-- 2.26.2