xref: /openbsd/share/man/man4/man4.macppc/awacs.4 (revision 4bdff4be)
1.\" $OpenBSD: awacs.4,v 1.13 2015/01/15 20:37:36 schwarze Exp $
2.\" $NetBSD: awacs.4,v 1.2 2001/05/09 22:16:12 he Exp $
3.\"
4.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
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 NETBSD FOUNDATION, INC. AND CONTRIBUTORS
17.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
18.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
19.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
20.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
21.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
22.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
23.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
24.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
25.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
26.\" POSSIBILITY OF SUCH DAMAGE.
27.\"
28.Dd $Mdocdate: January 15 2015 $
29.Dt AWACS 4 macppc
30.Os
31.Sh NAME
32.Nm awacs
33.Nd Apple awacs audio device
34.Sh SYNOPSIS
35.Cd "awacs* at macobio?"
36.Cd "audio* at awacs?"
37.Sh DESCRIPTION
38The
39.Nm
40(audio waveform amplifier and converter for sound)
41driver provides support for the audio hardware found in many Apple
42PowerMacs.
43.Sh HARDWARE
44Machines supported by the
45.Nm
46driver include:
47.Pp
48.Bl -dash -offset indent -compact
49.It
50iMac,1
51.It
52PowerBook3,2
53.It
54PowerMac1,1
55.It
56PowerMac2,1
57.It
58PowerMac2,2
59.It
60PowerMac3,1
61.It
62PowerMac3,3
63.El
64.Sh SEE ALSO
65.Xr audio 4 ,
66.Xr intro 4
67.Sh HISTORY
68The
69.Nm
70device driver appeared in
71.Nx 1.5.1
72and was imported in
73.Ox 3.0 .
74.Sh AUTHORS
75The
76.Nm
77driver was written by
78.An Tsubai Masanari .
79.Sh BUGS
80This driver needs more testing.
81.Pp
82This manual page needs more precision and detail.
83