xref: /freebsd/share/man/man4/snd_vibes.4 (revision e85afe78fc500a977e66efe81a85a18e1db5a2ed)
1a0642117SSimon L. B. Nielsen.\" Copyright (c) 2005 Joel Dahl
2a0642117SSimon L. B. Nielsen.\" All rights reserved.
3a0642117SSimon L. B. Nielsen.\"
4a0642117SSimon L. B. Nielsen.\" Redistribution and use in source and binary forms, with or without
5a0642117SSimon L. B. Nielsen.\" modification, are permitted provided that the following conditions
6a0642117SSimon L. B. Nielsen.\" are met:
7a0642117SSimon L. B. Nielsen.\" 1. Redistributions of source code must retain the above copyright
8a0642117SSimon L. B. Nielsen.\"    notice, this list of conditions and the following disclaimer.
9a0642117SSimon L. B. Nielsen.\" 2. Redistributions in binary form must reproduce the above copyright
10a0642117SSimon L. B. Nielsen.\"    notice, this list of conditions and the following disclaimer in the
11a0642117SSimon L. B. Nielsen.\"    documentation and/or other materials provided with the distribution.
12a0642117SSimon L. B. Nielsen.\"
13a0642117SSimon L. B. Nielsen.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
14a0642117SSimon L. B. Nielsen.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
15a0642117SSimon L. B. Nielsen.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
16a0642117SSimon L. B. Nielsen.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
17a0642117SSimon L. B. Nielsen.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18a0642117SSimon L. B. Nielsen.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19a0642117SSimon L. B. Nielsen.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20a0642117SSimon L. B. Nielsen.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21a0642117SSimon L. B. Nielsen.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22a0642117SSimon L. B. Nielsen.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23a0642117SSimon L. B. Nielsen.\" SUCH DAMAGE.
24a0642117SSimon L. B. Nielsen.\"
25a0642117SSimon L. B. Nielsen.\" $FreeBSD$
26a0642117SSimon L. B. Nielsen.\"
27e85afe78SJoel Dahl.Dd November 28, 2005
28a0642117SSimon L. B. Nielsen.Dt SND_VIBES 4
29a0642117SSimon L. B. Nielsen.Os
30a0642117SSimon L. B. Nielsen.Sh NAME
31a0642117SSimon L. B. Nielsen.Nm snd_vibes
32a0642117SSimon L. B. Nielsen.Nd "S3 SonicVibes bridge device driver"
33a0642117SSimon L. B. Nielsen.Sh SYNOPSIS
34a0642117SSimon L. B. Nielsen.Cd "device sound"
35a0642117SSimon L. B. Nielsen.Cd "device snd_vibes"
36a0642117SSimon L. B. Nielsen.Sh DESCRIPTION
37a0642117SSimon L. B. NielsenThe
38a0642117SSimon L. B. Nielsen.Nm
39a0642117SSimon L. B. Nielsenbridge driver allows the generic audio driver,
40a0642117SSimon L. B. Nielsen.Xr sound 4 ,
41a0642117SSimon L. B. Nielsento attach audio devices based on the S3 SonicVibes chipset.
42a0642117SSimon L. B. Nielsen.Sh HARDWARE
43a0642117SSimon L. B. NielsenThe
44a0642117SSimon L. B. Nielsen.Nm
45a0642117SSimon L. B. Nielsendriver supports audio devices based on the following chipset:
46a0642117SSimon L. B. Nielsen.Pp
47a0642117SSimon L. B. Nielsen.Bl -bullet -compact
48a0642117SSimon L. B. Nielsen.It
49a0642117SSimon L. B. NielsenS3 SonicVibes
50a0642117SSimon L. B. Nielsen.El
51a0642117SSimon L. B. Nielsen.Sh SEE ALSO
52a0642117SSimon L. B. Nielsen.Xr sound 4
53a0642117SSimon L. B. Nielsen.Sh HISTORY
54a0642117SSimon L. B. NielsenThe
55a0642117SSimon L. B. Nielsen.Nm
56a0642117SSimon L. B. Nielsendevice driver first appeared in
57a0642117SSimon L. B. Nielsen.Fx 4.4 .
58e85afe78SJoel Dahl.Sh AUTHORS
59e85afe78SJoel DahlThis manual page was written by
60e85afe78SJoel Dahl.An Joel Dahl Aq joel@FreeBSD.org .
61