date and time created 93/02/17 06:36:41 by torek
authorChris Torek <torek@ucbvax.Berkeley.EDU>
Wed, 17 Feb 1993 22:36:41 +0000 (14:36 -0800)
committerChris Torek <torek@ucbvax.Berkeley.EDU>
Wed, 17 Feb 1993 22:36:41 +0000 (14:36 -0800)
SCCS-vsn: share/man/man4/man4.sparc/bwtwo.4 5.1
SCCS-vsn: share/man/man4/man4.sparc/cgthree.4 5.1
SCCS-vsn: share/man/man4/man4.sparc/le.4 5.1

usr/src/share/man/man4/man4.sparc/bwtwo.4 [new file with mode: 0644]
usr/src/share/man/man4/man4.sparc/cgthree.4 [new file with mode: 0644]
usr/src/share/man/man4/man4.sparc/le.4 [new file with mode: 0644]

diff --git a/usr/src/share/man/man4/man4.sparc/bwtwo.4 b/usr/src/share/man/man4/man4.sparc/bwtwo.4
new file mode 100644 (file)
index 0000000..c2fb70a
--- /dev/null
@@ -0,0 +1,33 @@
+.\" Copyright 1992 The Regents of the University of California.
+.\" All rights reserved.
+.\"
+.\" This software was developed by the Computer Systems Engineering group
+.\" at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
+.\" contributed to Berkeley.
+.\"
+.\" %sccs.include.redist.roff%
+.\"
+.\"     @(#)bwtwo.4    5.1 (Berkeley) %G%
+.\"
+.\" from: $Header: bwtwo.4,v 1.1 92/10/13 05:28:26 leres Exp $
+.\"
+.Dd 
+.Dt BWTWO 4 sparc
+.Os
+.Sh NAME
+.Nm bwtwo
+.Nd monochromatic frame buffer
+.Sh SYNOPSIS
+.Cd "bwtwo* at sbus? slot ? offset ?"
+.Sh DESCRIPTION
+The 
+.Nm
+is a memory based black and white frame buffer.
+It supports the minimal ioctl's needed to run X11.
+.Sh SEE ALSO
+.Xr cgthree 4
+.Sh HISTORY
+The
+.Nm
+driver is
+.Ud
diff --git a/usr/src/share/man/man4/man4.sparc/cgthree.4 b/usr/src/share/man/man4/man4.sparc/cgthree.4
new file mode 100644 (file)
index 0000000..1a6e924
--- /dev/null
@@ -0,0 +1,34 @@
+.\" Copyright 1992 The Regents of the University of California.
+.\" All rights reserved.
+.\"
+.\" This software was developed by the Computer Systems Engineering group
+.\" at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
+.\" contributed to Berkeley.
+.\"
+.\" %sccs.include.redist.roff%
+.\"
+.\"     @(#)cgthree.4  5.1 (Berkeley) %G%
+.\"
+.\" from: $Header: cgthree.4,v 1.1 92/10/13 05:28:27 leres Exp $
+.\"
+.Dd 
+.Dt CGTHREE 4 sparc
+.Os
+.Sh NAME
+.Nm cgthree
+.Nd 8-bit color frame buffer
+.Sh SYNOPSIS
+...Cd "bwtwo*  at sbus? slot ? offset ?"
+.Cd "cgthree* at sbus? slot ? offset ?"
+.Sh DESCRIPTION
+The 
+.Nm
+is a memory based color frame buffer.
+It supports the minimal ioctl's needed to run X11.
+.Sh SEE ALSO
+.Xr bwtwo 4
+.Sh HISTORY
+The
+.Nm
+driver is
+.Ud
diff --git a/usr/src/share/man/man4/man4.sparc/le.4 b/usr/src/share/man/man4/man4.sparc/le.4
new file mode 100644 (file)
index 0000000..4059b32
--- /dev/null
@@ -0,0 +1,49 @@
+.\" Copyright 1992 The Regents of the University of California.
+.\" All rights reserved.
+.\"
+.\" This software was developed by the Computer Systems Engineering group
+.\" at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
+.\" contributed to Berkeley.
+.\"
+.\" %sccs.include.redist.roff%
+.\"
+.\"     @(#)le.4       5.1 (Berkeley) %G%
+.\"
+.\" from: $Header: le.4,v 1.2 92/10/13 05:31:33 leres Exp $
+.\"
+.Dd 
+.Dt LE 4 sparc
+.Os
+.Sh NAME
+.Nm le
+.Nd SPARC AMD 7990 LANCE ethernet interface
+.Sh SYNOPSIS
+.Cd "le* at sbus? slot ? offset ?"
+.Sh DESCRIPTION
+The 
+.Nm
+interface provides access to the 10 Mb/s Ethernet network via the
+.Tn AMD
+7990
+.Tn LANCE
+Ethernet chip set.
+.Pp
+Each of the host's network addresses
+is specified at boot time with an
+.Dv SIOCSIFADDR
+.Xr ioctl .
+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 intro 4 ,
+.Xr inet 4 ,
+.Xr arp 4
+.Sh HISTORY
+The
+.Nm
+driver is
+.Ud