xref: /netbsd-src/share/man/man4/man4.hppa/phantomas.4 (revision bdde9fe69f93c7ab57925126e2aa363c526212d1)
1.\"	$NetBSD: phantomas.4,v 1.3 2024/02/01 02:44:17 gutteridge Exp $
2.\"
3.\"	$OpenBSD: phantomas.4,v 1.6 2003/09/02 21:11:50 jmc Exp $
4.\"
5.\" Copyright (c) 2002 Michael Shalayeff
6.\" All rights reserved.
7.\"
8.\" Redistribution and use in source and binary forms, with or without
9.\" modification, are permitted provided that the following conditions
10.\" are met:
11.\" 1. Redistributions of source code must retain the above copyright
12.\"    notice, this list of conditions and the following disclaimer.
13.\" 2. Redistributions in binary form must reproduce the above copyright
14.\"    notice, this list of conditions and the following disclaimer in the
15.\"    documentation and/or other materials provided with the distribution.
16.\"
17.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
18.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
19.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
20.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
21.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
22.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF MIND,
23.\" USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
24.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
26.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27.\"
28.Dd February 17, 2017
29.Dt PHANTOMAS 4 hppa
30.Os
31.Sh NAME
32.Nm phantomas
33.Nd Phantom PseudoBC GSC+ Port
34.Sh SYNOPSIS
35.Cd "phantomas* at mainbus0"
36.Cd "sti*       at phantomas?"
37.Cd "lasi*      at phantomas?"
38.Cd "dino*      at phantomas?"
39.Sh DESCRIPTION
40Phantom bus convertor used to connect a
41.Xr sti 4
42graphics, a
43.Xr hppa/lasi 4
44bus host adapter for
45.Xr hppa/gsc 4
46and a PCI bridge
47.Xr hppa/dino 4
48to the system bus, where
49.Xr hppa/cpu 4
50and memory are located.
51.Sh MACHINES
52The Phantom bus convertor is used in conjunction with the
53.Tn PA7300LC
54CPU in these machines:
55.Pp
56.Bl -bullet -compact
57.It
58744/*
59.It
60748/*
61.It
62A180[C]
63.It
64B132L[+], B160L, B180L+
65.It
66C132L, C160L
67.It
68D220, D230, D320, D330
69.It
70RDI PrecisionBook
71.El
72.Sh SEE ALSO
73.Xr hppa/cpu 4 ,
74.Xr hppa/dino 4 ,
75.Xr hppa/gsc 4 ,
76.Xr hppa/intro 4 ,
77.Xr hppa/lasi 4 ,
78.Xr sti 4
79.Sh HISTORY
80The
81.Nm
82driver
83appeared in
84.Ox 3.3 .
85It was ported to
86.Nx 2.0
87by Jochen Kunz.
88