No empty .Rs/.Re
[netbsd-mini2440.git] / share / man / man4 / man4.hp700 / phantomas.4
blob04edec7967aea982058fbeb0b552ebe563097c22
1 .\"     $NetBSD$
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 December 18, 2002
29 .Dt PHANTOMAS 4 hp700
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
40 Phantom bus convertor used to connect a
41 .Xr sti 4
42 graphics, a
43 .Xr lasi 4
44 bus host adapter for
45 .Xr gsc 4
46 and a PCI bridge
47 .Xr dino 4
48 to the system bus, where
49 .Xr cpu 4
50 and memory are located.
51 .Sh MACHINES
52 The Phantom bus convertor is used in conjunction with the
53 .Tn PA7300LC
54 CPU in this machines:
55 .Pp
56 .Bl -bullet -compact
57 .It
58 744/*
59 .It
60 748/*
61 .It
62 A180[C]
63 .It
64 B132L[+], B160L, B180L+
65 .It
66 C132L, C160L
67 .It
68 D220, D230, D320, D330
69 .It
70 RDI PrecisionBook
71 .El
72 .Sh SEE ALSO
73 .Xr cpu 4 ,
74 .Xr dino 4 ,
75 .Xr gsc 4 ,
76 .Xr intro 4 ,
77 .Xr lasi 4 ,
78 .Xr sti 4
79 .Sh HISTORY
80 The
81 .Nm
82 driver
83 appeared in
84 .Ox 3.3 .
85 It was ported to
86 .Nx 2.0
87 by Jochen Kunz.