diff options
author | Jason Wright <jason@cvs.openbsd.org> | 1998-10-19 05:45:12 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 1998-10-19 05:45:12 +0000 |
commit | 1a704b45fd5d7dc1632319dbbb4037db9e4886c2 (patch) | |
tree | dc484f87c490e271f0ad04cb040363a30e78ccaa | |
parent | e5ef2cbe6a1675672ddf03ec5621771177a01e32 (diff) |
Updated man pages for support of qec+qe.
-rw-r--r-- | share/man/man4/man4.sparc/Makefile | 4 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/be.4 | 3 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/ie.4 | 9 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/le.4 | 7 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/qe.4 | 77 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/qec.4 | 9 |
6 files changed, 95 insertions, 14 deletions
diff --git a/share/man/man4/man4.sparc/Makefile b/share/man/man4/man4.sparc/Makefile index c878cf71645..d65b66abdde 100644 --- a/share/man/man4/man4.sparc/Makefile +++ b/share/man/man4/man4.sparc/Makefile @@ -1,10 +1,10 @@ # from: @(#)Makefile 8.2 (Berkeley) 2/16/94 -# $Id: Makefile,v 1.9 1998/08/26 05:11:53 jason Exp $ +# $Id: Makefile,v 1.10 1998/10/19 05:45:08 jason Exp $ MAN= intro.4 MAN+= audioamd.4 be.4 bwtwo.4 cgtwo.4 cgthree.4 cgfour.4 cgsix.4 cgeight.4 MAN+= cgfourteen.4 esp.4 fd.4 hme.4 ie.4 kbd.4 le.4 magma.4 mem.4 ms.4 -MAN+= openprom.4 qec.4 si.4 sw.4 tcx.4 xd.4 xy.4 zs.4 +MAN+= openprom.4 qe.4 qec.4 si.4 sw.4 tcx.4 xd.4 xy.4 zs.4 MLINKS= mem.4 kmem.4 MANSUBDIR=/sparc diff --git a/share/man/man4/man4.sparc/be.4 b/share/man/man4/man4.sparc/be.4 index 1e468649ae3..1a74a559473 100644 --- a/share/man/man4/man4.sparc/be.4 +++ b/share/man/man4/man4.sparc/be.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: be.4,v 1.4 1998/09/08 01:24:23 jason Exp $ +.\" $OpenBSD: be.4,v 1.5 1998/10/19 05:45:09 jason Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -77,6 +77,7 @@ Use 10Mbps, half duplex .Xr qec 4 , .Xr ie 4 , .Xr le 4 , +.Xr qe 4 , .Xr intro 4 , .Xr inet 4 , .Xr arp 4 diff --git a/share/man/man4/man4.sparc/ie.4 b/share/man/man4/man4.sparc/ie.4 index cc982f301be..b0cc92a166c 100644 --- a/share/man/man4/man4.sparc/ie.4 +++ b/share/man/man4/man4.sparc/ie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ie.4,v 1.1 1998/03/19 21:18:12 johns Exp $ +.\" $OpenBSD: ie.4,v 1.2 1998/10/19 05:45:10 jason Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All rights reserved. @@ -41,7 +41,10 @@ to dynamically map between Internet and Ethernet addresses on the local network. .Pp .Sh SEE ALSO +.Xr arp 4 , +.Xr be 4 , +.Xr ie 4 , .Xr le 4 , +.Xr qe 4 , .Xr intro 4 , -.Xr inet 4 , -.Xr arp 4 +.Xr inet 4 diff --git a/share/man/man4/man4.sparc/le.4 b/share/man/man4/man4.sparc/le.4 index 1437da37d07..37f353e001f 100644 --- a/share/man/man4/man4.sparc/le.4 +++ b/share/man/man4/man4.sparc/le.4 @@ -35,7 +35,7 @@ .\" .\" from: Header: le.4,v 1.2 92/10/13 05:31:33 leres Exp .\" from: @(#)le.4 8.1 (Berkeley) 6/9/93 -.\" $Id: le.4,v 1.5 1998/07/13 02:42:20 jason Exp $ +.\" $Id: le.4,v 1.6 1998/10/19 05:45:10 jason Exp $ .\" .Dd June 9, 1993 .Dt LE 4 sparc @@ -99,6 +99,9 @@ Use the existing port selection (useful only for network booting). .El .Pp .Sh SEE ALSO +.Xr arp 4 , .Xr intro 4 , .Xr inet 4 , -.Xr arp 4 +.Xr be 4 , +.Xr ie 4 , +.Xr qe 4 diff --git a/share/man/man4/man4.sparc/qe.4 b/share/man/man4/man4.sparc/qe.4 new file mode 100644 index 00000000000..2af4bb18b3f --- /dev/null +++ b/share/man/man4/man4.sparc/qe.4 @@ -0,0 +1,77 @@ +.\" $OpenBSD: qe.4,v 1.1 1998/10/19 05:45:10 jason Exp $ +.\" +.\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) +.\" All rights reserved. +.\" +.\" 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 Jason L. Wright +.\" 4. The name of the author may not be used to endorse or promote products +.\" derived from this software without specific prior written permission. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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 October 15, 1998 +.Dt QE 4 sparc +.Os +.Sh NAME +.Nm qe +.Nd SPARC Fast Ethernet interface +.Sh SYNOPSIS +.Cd "qec* at sbus? slot ? offset ? " Pq "sun4c/sun4m" +.Cd "qe* at qec? " Pq "sun4c/sun4m" +.Sh DESCRIPTION +The +.Nm +interface provides access to 10Mb/s Ethernet networks via the +.Tn AMD +Am79C940 (MACE) Ethernet controller. +The +.Nm +is found on the Sun QuadEthernet boards +(Sun part number SUNW,595-3198). +.Pp +Each of the host's network addresses +is specified at boot time with an +.Dv SIOCSIFADDR +.Xr ioctl 2 . +The +.Nm +interface employs the address resolution protocol described in +.Xr arp 4 +to dynamically map between Internet and Ethernet addresses on the local +network. +.Sh SEE ALSO +.Xr ifconfig 8 , +.Xr ifmedia 4 , +.Xr qec 4 , +.Xr be 4 , +.Xr ie 4 , +.Xr le 4 , +.Xr intro 4 , +.Xr inet 4 , +.Xr arp 4 +.Sh HISTORY +.Ox +support for the +.Nm +first appeared in +.Ox 2.4 . diff --git a/share/man/man4/man4.sparc/qec.4 b/share/man/man4/man4.sparc/qec.4 index d87714e0f45..03bb84bc2d4 100644 --- a/share/man/man4/man4.sparc/qec.4 +++ b/share/man/man4/man4.sparc/qec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qec.4,v 1.3 1998/09/01 02:45:50 jason Exp $ +.\" $OpenBSD: qec.4,v 1.4 1998/10/19 05:45:11 jason Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -45,15 +45,12 @@ driver is an sbus controller that can contain either one Ethernet controller (Sun part number SUNW,270-2450) or four .Xr me 4 -ethernet controllers. +ethernet controllers (Sun part number SUNW,595-3198). This driver, like other buses, is not directly available to users. .Sh SEE ALSO .Xr be 4 , +.Xr qe 4 , .Xr intro 4 -.Sh BUGS -The -.Xr me 4 -is not currently supported. .Sh HISTORY .Ox support for the |