xref: /openbsd/share/man/man4/man4.hppa/wax.4 (revision 898184e3)
1.\"	$OpenBSD: wax.4,v 1.7 2007/05/31 19:19:54 jmc Exp $
2.\"
3.\"
4.\" Copyright (c) 2003 Michael Shalayeff
5.\" All rights reserved.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions
9.\" are met:
10.\" 1. Redistributions of source code must retain the above copyright
11.\"    notice, this list of conditions and the following disclaimer.
12.\" 2. Redistributions in binary form must reproduce the above copyright
13.\"    notice, this list of conditions and the following disclaimer in the
14.\"    documentation and/or other materials provided with the distribution.
15.\"
16.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
17.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
18.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
19.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
20.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
21.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
22.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
23.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
25.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26.\"
27.Dd $Mdocdate: May 31 2007 $
28.Dt WAX 4 hppa
29.Os
30.Sh NAME
31.Nm wax
32.Nd GSC bus controller and I/O subsystem
33.Sh SYNOPSIS
34.Cd "wax* at mainbus0 irq 24"
35.Cd "wax* at phantomas0 irq 24"
36.Cd "gsc2 at wax?"
37.Sh DESCRIPTION
38The
39.Nm
40GSC bus controller is a version of
41.Xr lasi 4
42with limited functionality and no additional devices on the crystal.
43It is mainly used as a GSC bus controller for additional onboard devices
44(e.g. 2nd RS232 or HIL) and sometimes add-on cards (such as a TR-9000
45card for the
46.Tn HP 9000/712
47models).
48.Sh MACHINES
49An incomplete list of machines that use the
50.Nm
51bus controller:
52.Pp
53.Bl -bullet -compact
54.It
55712/* add-on cards
56.It
57715/{64/80/100}[XC]
58.It
59725/{64/80/100}
60.It
61743/*
62.It
63744/*
64.It
65745/*
66.It
67A180[C]
68.It
69B132L[+], B160L, B180L+
70.It
71C100, C110
72.It
73J200, J210[XC]
74.It
75RDI PrecisionBook
76.El
77.Sh SEE ALSO
78.Xr asp 4 ,
79.Xr gsc 4 ,
80.Xr intro 4 ,
81.Xr io 4 ,
82.Xr lasi 4 ,
83.Xr phantomas 4
84.Rs
85.%T Precision I/O Architecture Reference Specification
86.%Q Hewlett-Packard
87.Re
88.Rs
89.%T 712 I/O Subsystem ERS
90.%N Revision 1.1
91.%D 12 February 1993
92.%Q Hewlett-Packard
93.%V Dwg No. A-A2263-66510-31
94.Re
95.Rs
96.%Q Hewlett-Packard Journal
97.%D April 1995
98.%V Volume 46 Number 2
99.Re
100.Sh HISTORY
101The
102.Nm
103driver
104appeared in
105.Ox 3.4 .
106