xref: /openbsd/share/man/man4/man4.macppc/snapper.4 (revision 5dea098c)
1.\"	$OpenBSD: snapper.4,v 1.17 2020/06/06 21:01:30 gkoehler Exp $
2.\"
3.\" Copyright (c) 2004 Dale Rahn.
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright
10.\"    notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\"    notice, this list of conditions and the following disclaimer in the
13.\"    documentation and/or other materials provided with the distribution.
14.\"
15.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
16.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
17.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
18.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
19.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25.\"
26.\"
27.Dd $Mdocdate: June 6 2020 $
28.Dt SNAPPER 4 macppc
29.Os
30.Sh NAME
31.Nm snapper
32.Nd Apple "snapper" audio device
33.Sh SYNOPSIS
34.Cd "snapper* at macobio?"
35.Cd "audio* at snapper?"
36.Sh DESCRIPTION
37The
38.Nm
39driver provides support for audio hardware using the TAS3004 chip
40found in some macppc machines.
41.Sh HARDWARE
42Machines supported by the
43.Nm
44driver include:
45.Pp
46.Bl -dash -offset indent -compact
47.It
48PowerBook3,4
49.It
50PowerBook3,5
51.It
52PowerBook4,3
53.It
54PowerBook5,1
55.It
56PowerBook5,2
57.It
58PowerBook5,3
59.It
60PowerBook5,4
61.It
62PowerBook5,5
63.It
64PowerBook5,6
65.It
66PowerBook6,1
67.It
68PowerBook6,2
69.It
70PowerBook6,3
71.It
72PowerBook6,4
73.It
74PowerBook6,5
75.It
76PowerBook6,7
77.It
78PowerMac3,6
79.It
80PowerMac4,4
81.El
82.Sh SEE ALSO
83.Xr audio 4 ,
84.Xr intro 4
85.Sh HISTORY
86The
87.Nm
88driver first appeared in
89.Nx
90and was imported in
91.Ox 3.5 .
92.Sh AUTHORS
93.An -nosplit
94The
95.Nm
96driver was written by
97.An Tsubai Masanari
98and ported to
99.Ox
100by
101.An Dale Rahn .
102.Sh BUGS
103This driver needs more testing.
104.Pp
105This manual page needs more precision and detail.
106