Deleted Added
full compact
snd_ai2s.4 (233422) snd_ai2s.4 (233648)
1.\"-
2.\" Copyright (c) 2009 Nathan Whitehorn <nwhitehorn@FreeBSD.org>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
19.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
20.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
22.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
23.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
24.\" POSSIBILITY OF SUCH DAMAGE.
25.\"
1.\"-
2.\" Copyright (c) 2009 Nathan Whitehorn <nwhitehorn@FreeBSD.org>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
19.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
20.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
22.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
23.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
24.\" POSSIBILITY OF SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/man4.powerpc/snd_ai2s.4 233422 2012-03-24 13:37:57Z joel $
26.\" $FreeBSD: head/share/man/man4/man4.powerpc/snd_ai2s.4 233648 2012-03-29 05:02:12Z eadler $
27.\"
28.Dd January 20, 2009
29.Dt SND_AI2S 4
30.Os
31.Sh NAME
32.Nm snd_ai2s
33.Nd "Apple I2S audio device driver"
34.Sh SYNOPSIS

--- 9 unchanged lines hidden (view full) ---

44module at boot time, place the following line in
45.Xr loader.conf 5 :
46.Bd -literal -offset indent
47snd_ai2s_load="YES"
48.Ed
49.Sh DESCRIPTION
50The
51.Nm
27.\"
28.Dd January 20, 2009
29.Dt SND_AI2S 4
30.Os
31.Sh NAME
32.Nm snd_ai2s
33.Nd "Apple I2S audio device driver"
34.Sh SYNOPSIS

--- 9 unchanged lines hidden (view full) ---

44module at boot time, place the following line in
45.Xr loader.conf 5 :
46.Bd -literal -offset indent
47snd_ai2s_load="YES"
48.Ed
49.Sh DESCRIPTION
50The
51.Nm
52driver provides support for the Apple I2S audio controllers found
52driver provides support for the Apple I2S audio controllers found
53predominantly in G4 and G5 machines, along with the snapper and tumbler
54codecs. Some machines (e.g. the Mac Mini) do not have configurable
55codecs and so lack hardware volume control.
56.Sh HARDWARE
57Chips supported by the
58.Nm
59driver include:
60.Pp

--- 28 unchanged lines hidden ---
53predominantly in G4 and G5 machines, along with the snapper and tumbler
54codecs. Some machines (e.g. the Mac Mini) do not have configurable
55codecs and so lack hardware volume control.
56.Sh HARDWARE
57Chips supported by the
58.Nm
59driver include:
60.Pp

--- 28 unchanged lines hidden ---