Deleted Added
full compact
cd.4 (220617) cd.4 (231244)
1.\" Copyright (c) 1996
2.\" Julian Elischer <julian@FreeBSD.org>. 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.

--- 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.\" Copyright (c) 1996
2.\" Julian Elischer <julian@FreeBSD.org>. 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.

--- 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/cd.4 220617 2011-04-14 08:53:04Z pluknet $
26.\" $FreeBSD: head/share/man/man4/cd.4 231244 2012-02-09 04:37:30Z gjb $
27.\"
27.\"
28.Dd January 8, 2009
28.Dd February 8, 2012
29.Dt CD 4
30.Os
31.Sh NAME
32.Nm cd
33.Nd SCSI CD-ROM driver
34.Sh SYNOPSIS
35.Cd device cd
36.Cd "options ""CHANGER_MIN_BUSY_SECONDS=3"""

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

47driver synthesizes a partition table, with one partition covering the entire
48.Tn CD-ROM .
49It is possible to modify this partition table using
50.Xr disklabel 8 ,
51but it will only last until the
52.Tn CD-ROM
53is unmounted.
54In general the interfaces are similar to those described by
29.Dt CD 4
30.Os
31.Sh NAME
32.Nm cd
33.Nd SCSI CD-ROM driver
34.Sh SYNOPSIS
35.Cd device cd
36.Cd "options ""CHANGER_MIN_BUSY_SECONDS=3"""

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

47driver synthesizes a partition table, with one partition covering the entire
48.Tn CD-ROM .
49It is possible to modify this partition table using
50.Xr disklabel 8 ,
51but it will only last until the
52.Tn CD-ROM
53is unmounted.
54In general the interfaces are similar to those described by
55.Xr ad 4
55.Xr ada 4
56and
57.Xr da 4 .
58.Pp
59As the
60.Tn SCSI
61adapter is probed during boot, the
62.Tn SCSI
63bus is scanned for devices.

--- 475 unchanged lines hidden ---
56and
57.Xr da 4 .
58.Pp
59As the
60.Tn SCSI
61adapter is probed during boot, the
62.Tn SCSI
63bus is scanned for devices.

--- 475 unchanged lines hidden ---