summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authordufault <dufault@FreeBSD.org>1995-04-28 12:28:55 +0000
committerdufault <dufault@FreeBSD.org>1995-04-28 12:28:55 +0000
commit3cd9e89d033a37ab1955fd2878e6f0905881640d (patch)
tree156622152fc436e8061e09f4dba4251022e3fd28 /share/man
parent8375603f2f421106da5c5e879b6fbd20404e7fa9 (diff)
downloadFreeBSD-src-3cd9e89d033a37ab1955fd2878e6f0905881640d.zip
FreeBSD-src-3cd9e89d033a37ab1955fd2878e6f0905881640d.tar.gz
Change to reflect new header file name.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/man4.i386/labpc.48
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man4/man4.i386/labpc.4 b/share/man/man4/man4.i386/labpc.4
index 42e3eff..5091368 100644
--- a/share/man/man4/man4.i386/labpc.4
+++ b/share/man/man4/man4.i386/labpc.4
@@ -91,9 +91,9 @@ and not the driver (other than turning it on); See the \fILabPC+
User's Manual\fP and the source code if this doesn't make sense to
you.
.Pp
-The driver supports several Analog I/O ioctl calls. These are defined
-in sys/aio.h and are intended to be compatable with other AIO board
-device drivers.
+The driver supports several general analog I/O ioctl calls. These
+are defined in sys/dataacq.h and are intended to be implemented in
+other data acquisition board device drivers.
.Pp
AD_MICRO_PERIOD_SET takes a pointer to a long argument specifying
the number of microseconds between samples.
@@ -117,8 +117,6 @@ into the supported gain array, with one gain for each channel.
.Pp
AD_GAINS_GET takes an array of NCHANS (returned by AD_NCHANS_GET)
integers and returns the cuurrent board gains.
-.Sh SEE ALSO
-.Xr aio 1
.Sh BUGS
In general, only those capabilities that I needed are present. In
particular the following notable restrictions are present.
OpenPOWER on IntegriCloud