cd.4 (a77a7ee010a7c2f5f5f9f792a6bba1aa4be13f94) cd.4 (0b992c1d66e8d7e1fe2a8ac92d06e15f208f6c80)
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.\" $Id$
27.\"
26.Dd January 16, 1996
27.Dt CD 4
28.Os FreeBSD
29.Sh NAME
30.Nm cd
31.Nd SCSI CD-ROM driver
32.Sh SYNOPSIS
33.Cd device cd

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

389devices
390.El
391.Sh DIAGNOSTICS
392None.
393.Sh SEE ALSO
394.Xr scsi 4 ,
395.Xr sd 4 ,
396.Xr disklabel 5 ,
28.Dd January 16, 1996
29.Dt CD 4
30.Os FreeBSD
31.Sh NAME
32.Nm cd
33.Nd SCSI CD-ROM driver
34.Sh SYNOPSIS
35.Cd device cd

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

391devices
392.El
393.Sh DIAGNOSTICS
394None.
395.Sh SEE ALSO
396.Xr scsi 4 ,
397.Xr sd 4 ,
398.Xr disklabel 5 ,
397.Xr disklabel 8
399.Xr disklabel 8
398.Sh BUGS
399The names of the structures used for the third argument to
400.Fn ioctl
401were poorly chosen, and a number of spelling errors have survived in
402the names of the
403.Fn ioctl
404commands.
405.Sh HISTORY
406This
407.Nm
408driver appeared in 386BSD 0.1.
400.Sh BUGS
401The names of the structures used for the third argument to
402.Fn ioctl
403were poorly chosen, and a number of spelling errors have survived in
404the names of the
405.Fn ioctl
406commands.
407.Sh HISTORY
408This
409.Nm
410driver appeared in 386BSD 0.1.