Deleted Added
full compact
mcd.4 (24091) mcd.4 (34504)
1.\"
2.\" Copyright (c) 1994 Keith E. Walker
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

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

19.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
20.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
21.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
22.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
23.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
25.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26.\"
1.\"
2.\" Copyright (c) 1994 Keith E. Walker
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

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

19.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
20.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
21.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
22.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
23.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
25.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26.\"
27.\" $Id: mcd.4,v 1.3 1997/03/07 02:49:51 jmg Exp $
27.\" $Id: mcd.4,v 1.4 1997/03/21 20:13:46 mpp Exp $
28.\"
29.Dd December 8, 1994
30.Dt MCD 4 i386
31.Os FreeBSD 2.0
32.Sh NAME
33.Nm mcd
34.Nd Mitsumi CD-ROM driver
35.Sh SYNOPSIS

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

133The current version of the driver uses neither the DMA or IRQ
134features of the interface board, although it has an interrupt handler
135for any IRQ requests that are generated. Until the DMA features are
136supported, the only interrupts that the board generates are those that
137aren't supported by the driver anyway.
138.Sh SEE ALSO
139.Pa /usr/include/sys/cdio.h
140.Sh AUTHORS
28.\"
29.Dd December 8, 1994
30.Dt MCD 4 i386
31.Os FreeBSD 2.0
32.Sh NAME
33.Nm mcd
34.Nd Mitsumi CD-ROM driver
35.Sh SYNOPSIS

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

133The current version of the driver uses neither the DMA or IRQ
134features of the interface board, although it has an interrupt handler
135for any IRQ requests that are generated. Until the DMA features are
136supported, the only interrupts that the board generates are those that
137aren't supported by the driver anyway.
138.Sh SEE ALSO
139.Pa /usr/include/sys/cdio.h
140.Sh AUTHORS
141The driver was written by Holger Veit (data part) and Brian Moore
141The driver was written by
142.An Holger Veit
143(data part) and
144.An Brian Moore
142(audio part). Changes were
145(audio part). Changes were
143provided by Gary Clark II,
144Andrew A. Chernov, and Jordan K. Hubbard.
146provided by
147.An Gary Clark II ,
148.An Andrew A. Chernov ,
149and
150.An Jordan K. Hubbard .
145.Sh HISTORY
146An
147.Nm mcd
148driver appeared in
149.Fx 1.0.
151.Sh HISTORY
152An
153.Nm mcd
154driver appeared in
155.Fx 1.0.