xref: /openbsd/share/man/man4/man4.hppa/wax.4 (revision 8540217a)
1.\"	$OpenBSD: wax.4,v 1.3 2003/06/02 21:39:56 mickey 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 April 3, 2003
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 "wax0 at mainbus? irq 23"
35.Cd "gsc2 at wax?"
36.Sh INTRODUCTION
37The
38.Nm
39GSC bus controller is a version of
40.Xr lasi 4
41with limited functionality and no additional devices on the crystal.
42It is mainly used as a GSC bus controller for additional onboard devices
43(e.g. 2nd RS232 or HIL) and sometimes add-on cards (such as a TR-9000
44card for the
45.Tn HP 9000/712
46models).
47.Sh MACHINES
48An incomplete list of machines that use the
49.Nm
50bus controller:
51.Pp
52.Bl -bullet -compact
53.It
54712/* add-on cards
55.It
56715/{64/80/100}[XC]
57.It
58725/{64/80/100}
59.It
60743/*
61.It
62744/*
63.It
64745/*
65.It
66A180[C]
67.It
68B132L[+], B160L, B180L+
69.It
70C100, C110
71.It
72J200, J210[XC]
73.It
74RDI PrecisionBook
75.El
76.Sh SEE ALSO
77.Xr asp 4 ,
78.Xr gsc 4 ,
79.Xr intro 4 ,
80.Xr io 4 ,
81.Xr lasi 4 ,
82.Xr phantomas 4 ,
83.Xr wax 4
84.Rs
85"Precision I/O Architecture Reference Specification"
86.br
87Hewlett-Packard
88.Re
89.Rs
90"712 I/O Subsystem ERS" Revision 1.1, 12 February 1993
91.br
92Hewlett-Packard, Dwg No.
93A-A2263-66510-31
94.Re
95.Rs
96Hewlett-Packard Journal
97.br
98April 1995 Volume 46 Number 2
99.Re
100.Sh HISTORY
101The
102.Nm
103driver
104appeared in
105.Ox 3.4 .
106