summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>2002-06-20 03:17:44 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>2002-06-20 03:17:44 +0000
commitcc87e3f328530b1d4d4fb5bc18cd453b4bdccda0 (patch)
tree88a3e87b12b9c5c05f8711c03ff6c66da6bcce5f
parent16ccc6a334fb67637c39754e7ab1ba2468b81441 (diff)
stp(4) sbus pcmcia bridge; from NetBSD.
-rw-r--r--share/man/man4/Makefile6
-rw-r--r--share/man/man4/stp.470
2 files changed, 73 insertions, 3 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index bc4e42c2558..409a561e0eb 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.216 2002/06/15 18:08:19 fgsch Exp $
+# $OpenBSD: Makefile,v 1.217 2002/06/20 03:17:43 fgsch Exp $
MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 \
ami.4 amdpm.4 amphy.4 an.4 aria.4 ast.4 atalk.4 atapiscsi.4 \
@@ -23,8 +23,8 @@ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 \
pty.4 puc.4 qsphy.4 radio.4 raid.4 random.4 ray.4 rd.4 rl.4 rln.4 \
rlphy.4 route.4 rt.4 rtii.4 rtfps.4 \
sbus.4 scsi.4 sd.4 ses.4 sf.4 sf2r.4 sfr.4 siop.4 sis.4 sk.4 \
- sl.4 sm.4 spp.4 sppp.4 sqphy.4 ss.4 st.4 ste.4 stge.4 sti.4 sv.4 \
- systrace.4 \
+ sl.4 sm.4 spp.4 sppp.4 sqphy.4 ss.4 st.4 ste.4 stge.4 sti.4 stp.4 \
+ sv.4 systrace.4 \
tb.4 tcic.4 tcp.4 termios.4 ti.4 tl.4 tlphy.4 \
tp.4 tqphy.4 trm.4 tty.4 tun.4 twe.4 tx.4 txp.4 txphy.4 \
uaudio.4 ubsec.4 ucom.4 udp.4 uftdi.4 ugen.4 uhci.4 uhid.4 uhidev.4 \
diff --git a/share/man/man4/stp.4 b/share/man/man4/stp.4
new file mode 100644
index 00000000000..57cb38f117f
--- /dev/null
+++ b/share/man/man4/stp.4
@@ -0,0 +1,70 @@
+.\" $OpenBSD: stp.4,v 1.1 2002/06/20 03:17:43 fgsch Exp $
+.\" $NetBSD: nell.4,v 1.2 2002/03/29 16:23:50 wiz Exp $
+.\"
+.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
+.\" All rights reserved.
+.\"
+.\" This code is derived from software contributed to The NetBSD Foundation
+.\" by Martin Husemann <martin@NetBSD.ORG>.
+.\"
+.\" 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 June 20, 2002
+.Dt STP 4
+.Os
+.Sh NAME
+.Nm stp
+.Nd sbus pcmcia bridge
+.Sh SYNOPSIS
+.Cd "stp* at sbus? slot ? offset ?"
+.Sh DESCRIPTION
+The
+.Nm
+is a pcmcia bridge for the sbus. It is also known as STP4020, the name
+of the chipset used to implement it, and has SUN part number 501-2367.
+.Sh SEE ALSO
+.Xr pcmcia 4 ,
+.Xr sbus 4
+.Sh BUGS
+The driver provides a big-endian pcmcia bus, which is wrong in the
+.Ox
+context. Due to missing/incomplete documentation of the chipset it is not
+known for sure if the hardware has any byteswapping mode. For sparc64 systems
+this can easily be worked around in software, so this will be fixed. For
+sparc systems, the fix might impose a serious performance degration and is
+subject of further research.
+.\" .Pp
+.\" This means that currently some cards will work (because they are using 8 bit
+.\" access only), including com and ray cards. Most cards will not work. For
+.\" the wi driver, there is a hack to make it accept a big-endian bus. Be sure to
+.\" only use it if this is the only wi card in your system:
+.\" .Pp
+.\" .Cd "options WI_AT_BIGENDIAN_BUS_HACK"
+.\" .Cd "wi* at pcmcia? function ?"