summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.hppa/wax.4
blob: dd59e411aba93b448082d6c50481b2ef6ab1f80c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
.\"	$OpenBSD: wax.4,v 1.1 2003/04/03 23:22:46 mickey Exp $
.\"
.\"
.\" Copyright (c) 2003 Michael Shalayeff
.\" All rights reserved.
.\"
.\" 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 Michael Shalayeff.
.\" 4. The name of the author may not be used to endorse or promote products
.\"    derived from this software without specific prior written permission.
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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 April 3, 2003
.Dt WAX 4 hppa
.Os
.Sh NAME
.Nm wax
.Nd GSC bus controller and I/O subsystem
.Sh SYNOPSIS
.Cd "wax0 at mainbus? irq 23"
.Cd "gsc2 at wax?"
.Sh INTRODUCTION
The
.Nm
GSC bus controller is a version of
.Xr lasi 4
with limitted functionality and no additional devices on the crystal.
It is mainly used as only a GSC bus controlelr for additional
onboard devices and sometimes add-on cards (such as a TR-9000
card for the
.Tn HP 9000/712
models).
.Sh MACHINES
An incomplete list of machines that use the 
.Nm
bus controller:
.Pp
.Bl -bullet -compact
.It
712/* add-on cards
.It
715/{64/80/100}[XC]
.It
725/{64/80/100}
.It
743/*
.It
744/*
.It
745/*
.It
A180[C]
.It
B132L[+], B160L, B180L+
.It
C100, C110
.It
J200, J210[XC]
.It
RDI PrecisionBook
.El
.Sh SEE ALSO
.Xr asp 4 ,
.Xr gsc 4 ,
.Xr intro 4 ,
.Xr io 4 ,
.Xr lasi 4 ,
.Xr phantomas 4 ,
.Xr wax 4
.Rs
"Precision I/O Architecture Reference Specification"
.br
Hewlett-Packard
.Re
.Rs
"712 I/O Subsystem ERS" Revision 1.1, 12 February 1993
.br
Hewlett-Packard, Dwg No.
A-A2263-66510-31
.Re
.Rs
Hewlett-Packard Journal
.br
April 1995 Volume 46 Number 2
.Re
.Sh HISTORY
The
.Nm
driver
appeared in
.Ox 3.4 .