Deleted Added
full compact
snd_audiocs.4 (153460) snd_audiocs.4 (267938)
1.\"-
2.\" Copyright (c) 2004 Pyun YongHyeon
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.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\"-
2.\" Copyright (c) 2004 Pyun YongHyeon
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.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/man4.sparc64/snd_audiocs.4 153460 2005-12-15 21:02:16Z joel $
26.\" $FreeBSD: head/share/man/man4/man4.sparc64/snd_audiocs.4 267938 2014-06-26 21:46:14Z bapt $
27.\"
28.Dd December 15, 2005
29.Dt SND_AUDIOCS 4 sparc64
30.Os
31.Sh NAME
32.Nm snd_audiocs
33.Nd "Crystal Semiconductor CS4231 audio device driver"
34.Sh SYNOPSIS

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

75.Nm
76device driver first appeared in
77.Fx 5.3 .
78.Sh AUTHORS
79.An -nosplit
80The
81.Nm
82driver was ported by
27.\"
28.Dd December 15, 2005
29.Dt SND_AUDIOCS 4 sparc64
30.Os
31.Sh NAME
32.Nm snd_audiocs
33.Nd "Crystal Semiconductor CS4231 audio device driver"
34.Sh SYNOPSIS

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

75.Nm
76device driver first appeared in
77.Fx 5.3 .
78.Sh AUTHORS
79.An -nosplit
80The
81.Nm
82driver was ported by
83.An Pyun YongHyeon
84.Aq yongari@FreeBSD.org
83.An Pyun YongHyeon Aq Mt yongari@FreeBSD.org
85from the
86.Ox
87driver written by
88.An Jason L. Wright .
84from the
85.Ox
86driver written by
87.An Jason L. Wright .