summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-10-22 14:51:19 +0000
committerbde <bde@FreeBSD.org>1998-10-22 14:51:19 +0000
commit7fd46e09c798c7f46ee51fca207814f6c9f19366 (patch)
tree8e541cb3829bb19b5cee5574283e4ab7f39ef0a5 /share/man
parent9d350b5006f15d62cdc5d16d76baca8fead7d4ed (diff)
downloadFreeBSD-src-7fd46e09c798c7f46ee51fca207814f6c9f19366.zip
FreeBSD-src-7fd46e09c798c7f46ee51fca207814f6c9f19366.tar.gz
Removed all `vector xxxintr' specifications. Interrupt handlers are now
configured in drivers. Fixed some missing closing quotes.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/cy.46
-rw-r--r--share/man/man4/man4.i386/cy.46
-rw-r--r--share/man/man4/man4.i386/labpc.44
-rw-r--r--share/man/man4/man4.i386/mse.48
-rw-r--r--share/man/man4/man4.i386/nca.412
-rw-r--r--share/man/man4/man4.i386/sea.44
-rw-r--r--share/man/man4/man4.i386/uha.46
7 files changed, 23 insertions, 23 deletions
diff --git a/share/man/man4/cy.4 b/share/man/man4/cy.4
index 6fd1017..316dfc5 100644
--- a/share/man/man4/cy.4
+++ b/share/man/man4/cy.4
@@ -35,7 +35,7 @@
.\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91
.\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp
.\" from: sio.4,v 1.16 1995/06/26 06:05:30 bde Exp $
-.\" $Id: cy.4,v 1.7 1997/03/03 18:38:37 bde Exp $
+.\" $Id: cy.4,v 1.8 1997/03/21 20:13:42 mpp Exp $
.\"
.Dd October 10, 1995
.Dt CY 4 i386
@@ -44,8 +44,8 @@
.Nm cy
.Nd Cyclades Cyclom-Y serial driver
.Sh SYNOPSIS
-.Cd "device cy0 at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000 vector cyintr
-.Cd "device cy1 at isa? tty irq 11 iomem 0xd6000 iosiz 0x2000 vector cyintr
+.Cd "device cy0 at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000"
+.Cd "device cy1 at isa? tty irq 11 iomem 0xd6000 iosiz 0x2000"
.Pp
Minor numbering:
.Pp
diff --git a/share/man/man4/man4.i386/cy.4 b/share/man/man4/man4.i386/cy.4
index 6fd1017..316dfc5 100644
--- a/share/man/man4/man4.i386/cy.4
+++ b/share/man/man4/man4.i386/cy.4
@@ -35,7 +35,7 @@
.\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91
.\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp
.\" from: sio.4,v 1.16 1995/06/26 06:05:30 bde Exp $
-.\" $Id: cy.4,v 1.7 1997/03/03 18:38:37 bde Exp $
+.\" $Id: cy.4,v 1.8 1997/03/21 20:13:42 mpp Exp $
.\"
.Dd October 10, 1995
.Dt CY 4 i386
@@ -44,8 +44,8 @@
.Nm cy
.Nd Cyclades Cyclom-Y serial driver
.Sh SYNOPSIS
-.Cd "device cy0 at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000 vector cyintr
-.Cd "device cy1 at isa? tty irq 11 iomem 0xd6000 iosiz 0x2000 vector cyintr
+.Cd "device cy0 at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000"
+.Cd "device cy1 at isa? tty irq 11 iomem 0xd6000 iosiz 0x2000"
.Pp
Minor numbering:
.Pp
diff --git a/share/man/man4/man4.i386/labpc.4 b/share/man/man4/man4.i386/labpc.4
index 0dba76f..350bc62 100644
--- a/share/man/man4/man4.i386/labpc.4
+++ b/share/man/man4/man4.i386/labpc.4
@@ -27,7 +27,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: labpc.4,v 1.4 1997/03/07 02:49:48 jmg Exp $
+.\" $Id: labpc.4,v 1.5 1998/06/08 06:11:59 jkoshy Exp $
.\"
.rm ES
.rm EE
@@ -48,7 +48,7 @@
.Nd
National Instruments LABPC and LABPC+ driver
.Sh SYNOPSIS
-.Cd "device labpc0 at isa? port 260 tty irq 5 vector labpcintr
+.Cd "device labpc0 at isa? port 260 tty irq 5"
.Sh DESCRIPTION
This supports the National Instruments LABPC and LABPC+ \fILow-Cost
Multifunction I/O Board\fP.
diff --git a/share/man/man4/man4.i386/mse.4 b/share/man/man4/man4.i386/mse.4
index 9e3202c..64936b2 100644
--- a/share/man/man4/man4.i386/mse.4
+++ b/share/man/man4/man4.i386/mse.4
@@ -10,7 +10,7 @@
.\" this software for any purpose. It is provided "as is"
.\" without express or implied warranty.
.\"
-.\" $Id: mse.4,v 1.3 1997/03/07 02:49:53 jmg Exp $
+.\" $Id: mse.4,v 1.4 1997/12/07 08:46:53 yokota Exp $
.\"
.Dd December 3, 1997
.Dt MSE 4 i386
@@ -20,7 +20,7 @@
.Nd bus and InPort mice driver
.Sh SYNOPSIS
.\" .Cd "options" \&"MSE_XXX=N\&"
-.Cd "device mse0 at isa? port" 0x23c tty irq 5 vector mseintr
+.Cd "device mse0 at isa? port 0x23c tty irq 5"
.Sh DESCRIPTION
The
.Nm
@@ -328,13 +328,13 @@ movement counts as described in
.Em devfs .
.El
.Sh EXAMPLE
-.Dl "device mse0 at isa? port" 0x23c tty irq 5 vector mseintr
+.Dl "device mse0 at isa? port 0x23c tty irq 5"
.Pp
Add the
.Nm
driver at the primary port address with the IRQ 5.
.Pp
-.Dl "device mse1 at isa? port" 0x238 tty flags 0x30 irq 4 vector mseintr
+.Dl "device mse1 at isa? port 0x238 tty flags 0x30 irq 4"
.Pp
Define the
.Nm
diff --git a/share/man/man4/man4.i386/nca.4 b/share/man/man4/man4.i386/nca.4
index 687cc37..1dc00b9 100644
--- a/share/man/man4/man4.i386/nca.4
+++ b/share/man/man4/man4.i386/nca.4
@@ -6,7 +6,7 @@
.\"modification, are permitted provided redistributions must retain
.\"the above copyright notice and this condition.
.\"
-.\" $Id$
+.\" $Id: nca.4,v 1.5 1997/02/22 13:25:35 peter Exp $
.Dd January 9, 1995
.Dt NCA 4 i386
.Os FreeBSD
@@ -16,16 +16,16 @@
Generic NCR-5380/NCR-53C400 SCSI adapter driver
.Sh SYNOPSIS
Trantor 130, with IRQ:
-.Cd "controller nca0 at isa? port 0x350 bio irq 5 vector ncaintr
+.Cd "controller nca0 at isa? port 0x350 bio irq 5"
.Pp
Trantor 130, without IRQ:
.Cd "controller nca0 at isa? port 0x350
.Pp
ProAudioSpectrum-16, with IRQ:
-.Cd "controller nca0 at isa? port 0x1f88 bio irq 5 vector ncaintr
-.Cd "controller nca1 at isa? port 0x1f84 bio irq 5 vector ncaintr
-.Cd "controller nca2 at isa? port 0x1f8c bio irq 5 vector ncaintr
-.Cd "controller nca3 at isa? port 0x1e88 bio irq 5 vector ncaintr
+.Cd "controller nca0 at isa? port 0x1f88 bio irq 5"
+.Cd "controller nca1 at isa? port 0x1f84 bio irq 5"
+.Cd "controller nca2 at isa? port 0x1f8c bio irq 5"
+.Cd "controller nca3 at isa? port 0x1e88 bio irq 5"
.Pp
ProAudioSpectrum-16, without IRQ:
.Cd "controller nca0 at isa? port 0x1f88
diff --git a/share/man/man4/man4.i386/sea.4 b/share/man/man4/man4.i386/sea.4
index 1e5b1cc..060cbd9 100644
--- a/share/man/man4/man4.i386/sea.4
+++ b/share/man/man4/man4.i386/sea.4
@@ -7,7 +7,7 @@
.\"modification, are permitted provided redistributions must retain
.\"the above copyright notice and this condition.
.\"
-.\" $Id: sea.4,v 1.6 1997/02/22 13:25:40 peter Exp $
+.\" $Id: sea.4,v 1.7 1998/06/08 06:11:59 jkoshy Exp $
.Dd December 25, 1994
.Dt SEA 4 i386
.Os FreeBSD
@@ -17,7 +17,7 @@
Seagate ST01/ST02, Future Domain TMC-885, TMC-950 SCSI adapter driver
.Sh SYNOPSIS
With explicit memory and IRQ parameters:
-.Cd "controller sea0 at isa? bio irq 5 iomem 0xc8000 vector seaintr
+.Cd "controller sea0 at isa? bio irq 5 iomem 0xc8000"
.Pp
With automatic memory address detection and no IRQ:
.Cd "controller sea0 at isa?
diff --git a/share/man/man4/man4.i386/uha.4 b/share/man/man4/man4.i386/uha.4
index f51f121..4714c42 100644
--- a/share/man/man4/man4.i386/uha.4
+++ b/share/man/man4/man4.i386/uha.4
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: uha.4,v 1.8 1997/02/22 13:25:45 peter Exp $
+.\" $Id: uha.4,v 1.9 1998/04/29 17:09:40 andreas Exp $
.Dd August 31, 1994
.Dt UHA 4 i386
.Os FreeBSD
@@ -34,11 +34,11 @@
UltraStor SCSI host adapter driver
.Sh SYNOPSIS
For ULTRA 24F controllers in EISA mode:
-.Cd "controller uha0 at isa? bio irq ? vector uhaintr
+.Cd "controller uha0 at isa? bio irq ?"
.Cd "controller scbus0
.Pp
For ULTRA 14F and 34F controllers:
-.Cd "controller uha0 at isa? port" \&"IO_UHA0\&" bio irq ? drq 5 vector uhaintr
+.Cd "controller uha0 at isa? port" \&"IO_UHA0\&" bio irq ? drq 5
.Cd "controller scbus0
.Pp
For each disk:
OpenPOWER on IntegriCloud