GPIB manpages.

This commit is contained in:
gmcgarry 2003-06-02 04:00:24 +00:00
parent 9d6ae676dd
commit a0b04cb7df
4 changed files with 212 additions and 4 deletions

View File

@ -1,17 +1,19 @@
# $NetBSD: Makefile,v 1.287 2003/06/01 11:38:17 uwe Exp $
# $NetBSD: Makefile,v 1.288 2003/06/02 04:00:25 gmcgarry Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 acphy.4 adv.4 adw.4 agp.4 ahb.4 ahc.4 amdpm.4 \
amhphy.4 amr.4 an.4 aria.4 \
atalk.4 audio.4 audiocs.4 auich.4 autri.4 \
auvia.4 awi.4 bba.4 bge.4 bha.4 bktr.4 bpf.4 bmtphy.4 brgphy.4 \
bridge.4 cac.4 cardbus.4 ccd.4 cd.4 cgd.4 cfb.4 ch.4 clcs.4 clct.4 \
bridge.4 cac.4 cardbus.4 ccd.4 cd.4 cec.4 \
cgd.4 cfb.4 ch.4 clcs.4 clct.4 \
clnp.4 clockctl.4 cltp.4 \
cmpci.4 cms.4 cnw.4 com.4 ddb.4 de.4 dmoverio.4 dmphy.4 dpt.4 dpti.4 \
cmpci.4 cms.4 cnw.4 com.4 cs80bus.4 \
ddb.4 de.4 dmoverio.4 dmphy.4 dpt.4 dpti.4 \
drum.4 eap.4 ebus.4 edc.4 elmc.4 emuxki.4 en.4 envsys.4 ep.4 esh.4 \
esis.4 esa.4 esiop.4 esl.4 esm.4 eso.4 exphy.4 \
fd.4 fpa.4 fms.4 fwiso.4 fxp.4 \
gem.4 gentbi.4 glxtphy.4 gre.4 gphyter.4 gsip.4 hme.4 \
gem.4 gentbi.4 glxtphy.4 gpib.4 gre.4 gphyter.4 gsip.4 hme.4 \
icmp.4 icp.4 icsphy.4 idp.4 ifmedia.4 igsfb.4 iha.4 inet.4 \
inphy.4 intersil7170.4 ioasic.4 ioat.4 \
iop.4 iophy.4 iopsp.4 ip.4 ipkdb.4 iso.4 isp.4 iwic.4 joy.4 \

77
share/man/man4/cec.4 Normal file
View File

@ -0,0 +1,77 @@
.\" $NetBSD: cec.4,v 1.1 2003/06/02 04:00:24 gmcgarry Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" This code is derived from software contributed to The NetBSD Foundation
.\" by Gregory McGarry.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
.\" 1. Redistributions of source code must retain the above copyright
.\" notice, this list of conditions and the following disclaimer.
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\" 3. All advertising materials mentioning features or use of this software
.\" must display the following acknowledgement:
.\" This product includes software developed by the NetBSD
.\" Foundation, Inc. and its contributors.
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
.\" contributors may be used to endorse or promote products derived
.\" from this software without specific prior written permission.
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd May 24, 2003
.Dt CEC 4
.Os
.Sh NAME
.Nm cec
.Nd IEEE488 GPIB controller boards
.Sh SYNOPSIS
.Cd "cec* at isa? port 0x2b8 irq 5 drq 1"
.Cd "gpib* at cec?"
.Sh DESCRIPTION
The
.Nm
driver supports GPIB (IEEE488) controller boards based on the NEC uPD7210
GPIB controller chip. The following boards are supported:
.Pp
.Bl -dash -compact -offset indent
.It
Capital Equipment Corp. IEEE488 board
.It
Keithley GPIB boards
.El
.Pp
The following GPIB boards are similar and support should be
available reasonably easily:
.Pp
.Bl -dash -compact -offset indent
.It
HAMEG HO-80 IEEE488 board
.It
National Instrumemnts PCII board
.It
Measurement Computing (Computer Boards) ISA GPIB boards
.El
.Sh SEE ALSO
.Xr gpib 4 ,
.Xr isa 4
.Sh HISTORY
The
.Nm
driver appeared in
.Nx 2.0 .

61
share/man/man4/cs80bus.4 Normal file
View File

@ -0,0 +1,61 @@
.\" $NetBSD: cs80bus.4,v 1.1 2003/06/02 04:00:24 gmcgarry Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" This code is derived from software contributed to The NetBSD Foundation
.\" by Gregory McGarry.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
.\" 1. Redistributions of source code must retain the above copyright
.\" notice, this list of conditions and the following disclaimer.
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\" 3. All advertising materials mentioning features or use of this software
.\" must display the following acknowledgement:
.\" This product includes software developed by the NetBSD
.\" Foundation, Inc. and its contributors.
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
.\" contributors may be used to endorse or promote products derived
.\" from this software without specific prior written permission.
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd May 24, 2003
.Dt CS80BUS 4
.Os
.Sh NAME
.Nm cs80bus
.Nd support for CS80/SS80 on the IEEE488 GPIB
.Sh SYNOPSIS
.Cd "cs80bus* at gpib?"
.Sh DESCRIPTION
The
.Nm
driver supports devices on the IEEE488 GPIB which communicate
using the CS80/SS80 protocol.
These device are primarily block devices such as tapes
and disks drives commonly found on HP/Agilent equipment.
.Sh SEE ALSO
.Xr gpib 4 ,
.Xr ct 4 ,
.Xr mt 4 ,
.Xr rd 4
.Sh HISTORY
The
.Nm
driver appeared in
.Nx 2.0 .

68
share/man/man4/gpib.4 Normal file
View File

@ -0,0 +1,68 @@
.\" $NetBSD: gpib.4,v 1.1 2003/06/02 04:00:25 gmcgarry Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" This code is derived from software contributed to The NetBSD Foundation
.\" by Gregory McGarry.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
.\" 1. Redistributions of source code must retain the above copyright
.\" notice, this list of conditions and the following disclaimer.
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\" 3. All advertising materials mentioning features or use of this software
.\" must display the following acknowledgement:
.\" This product includes software developed by the NetBSD
.\" Foundation, Inc. and its contributors.
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
.\" contributors may be used to endorse or promote products derived
.\" from this software without specific prior written permission.
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd May 24, 2003
.Dt GPIB 4
.Os
.Sh NAME
.Nm cec
.Nd support for the IEEE488 GPIB
.Sh SYNOPSIS
.Cd "gpib* at cec?"
.Sh DESCRIPTION
The
.Nm
driver supports the IEEE488 general-purpose interface bus (GPIB).
.Sh FILES
.Bl -tag -width /dev/gpib -compact
.It Pa /dev/gpib?
GPIB device special file
.El
.Sh SEE ALSO
.Xr cs80bus 4 ,
.Xr ct 4 ,
.Xr mt 4 ,
.Xr rd 4
.Sh HISTORY
The
.Nm
driver appeared in
.Nx 2.0 .
.Sh BUGS
The user-level interface to the gpib driver current doesn't do
anything useful.
The GPIB subsystem places the unfortunate constraint that the
local GPIB controller is always the controller in charge (CIC).