xref: /openbsd-src/share/man/man4/man4.sparc64/psycho.4 (revision ff501836d78f8697d3c56bc6d0852f121b2d42b4)
1*ff501836Sjmc.\"     $OpenBSD: psycho.4,v 1.5 2008/03/31 08:12:22 jmc Exp $
243908661Sjason.\"
343908661Sjason.\" Copyright (c) 2002 Jason L. Wright (jason@thought.net)
443908661Sjason.\" All rights reserved.
543908661Sjason.\"
643908661Sjason.\" Redistribution and use in source and binary forms, with or without
743908661Sjason.\" modification, are permitted provided that the following conditions
843908661Sjason.\" are met:
943908661Sjason.\" 1. Redistributions of source code must retain the above copyright
1043908661Sjason.\"    notice, this list of conditions and the following disclaimer.
1143908661Sjason.\" 2. Redistributions in binary form must reproduce the above copyright
1243908661Sjason.\"    notice, this list of conditions and the following disclaimer in the
1343908661Sjason.\"    documentation and/or other materials provided with the distribution.
1443908661Sjason.\"
1543908661Sjason.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
1643908661Sjason.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1743908661Sjason.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1843908661Sjason.\" DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
1943908661Sjason.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2043908661Sjason.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
2143908661Sjason.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2243908661Sjason.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
2343908661Sjason.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
2443908661Sjason.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2543908661Sjason.\" POSSIBILITY OF SUCH DAMAGE.
2643908661Sjason.\"
27*ff501836Sjmc.Dd $Mdocdate: March 31 2008 $
2843908661Sjason.Dt PSYCHO 4 sparc64
2943908661Sjason.Os
3043908661Sjason.Sh NAME
3143908661Sjason.Nm psycho
3243908661Sjason.Nd SPARC64 Host/PCI bridge
3343908661Sjason.Sh SYNOPSIS
3443908661Sjason.Cd "psycho* at mainbus0"
3543908661Sjason.Cd "pci* at psycho?"
3643908661Sjason.Sh DESCRIPTION
3743908661SjasonThe
3843908661Sjason.Nm
3943908661Sjasondevice provides support for the
4043908661Sjason.Xr pci 4
4143908661Sjasonbus on sparc64
4243908661Sjasonsystems, most often found on UltraSPARC I and UltraSPARC II based systems.
4343908661SjasonIt supports the
4443908661Sjason.Xr ioctl 2
4543908661Sjasoninterface in
4643908661Sjason.Xr pci 4 .
4743908661Sjason.Sh SEE ALSO
489cf9dc59Smiod.Xr intro 4 ,
49*ff501836Sjmc.Xr pci 4
5043908661Sjason.Sh HISTORY
5143908661Sjason.Ox
5243908661Sjasonsupport for the
5343908661Sjason.Nm
5443908661Sjasonfirst appeared in
5543908661Sjason.Ox 3.0 .
56