Deleted Added
full compact
snd_ad1816.4 (134411) snd_ad1816.4 (134938)
1.\" Copyright (c) 2004 Atte Peltomaki
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

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

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man4/snd_ad1816.4 134411 2004-08-27 22:06:56Z simon $
25.\" $FreeBSD: head/share/man/man4/snd_ad1816.4 134938 2004-09-08 08:28:02Z ru $
26.\"
27.Dd August 27, 2004
28.Dt SND_AD1816 4
29.Os
30.Sh NAME
31.Nm snd_ad1816
32.Nd "Analog Devices AD1816 ISA bridge device driver"
33.Sh SYNOPSIS
26.\"
27.Dd August 27, 2004
28.Dt SND_AD1816 4
29.Os
30.Sh NAME
31.Nm snd_ad1816
32.Nd "Analog Devices AD1816 ISA bridge device driver"
33.Sh SYNOPSIS
34.Cd "device sound"
34.Cd "device snd_ad1816"
35.Pp
35.Cd "device snd_ad1816"
36.Pp
36.Cd hint.snd_ad1816.0.at="isa"
37.Cd hint.snd_ad1816.0.irq="10"
38.Cd hint.snd_ad1816.0.drq="1"
39.Cd hint.snd_ad1816.0.flags="0x0"
37.Cd hint.pcm.0.at="isa"
38.Cd hint.pcm.0.irq="10"
39.Cd hint.pcm.0.drq="1"
40.Cd hint.pcm.0.flags="0x0"
40.Pp
41.Sh DESCRIPTION
42The
43.Nm
44bridge driver allows the generic audio driver
45.Xr sound 4
46to attach to the AD1816 soundcard.
47.Sh HARDWARE

--- 19 unchanged lines hidden ---
41.Pp
42.Sh DESCRIPTION
43The
44.Nm
45bridge driver allows the generic audio driver
46.Xr sound 4
47to attach to the AD1816 soundcard.
48.Sh HARDWARE

--- 19 unchanged lines hidden ---