summaryrefslogtreecommitdiffstats
path: root/share/man/man4/cd.4
diff options
context:
space:
mode:
authordufault <dufault@FreeBSD.org>1995-03-01 22:32:38 +0000
committerdufault <dufault@FreeBSD.org>1995-03-01 22:32:38 +0000
commit466baaef08335b4fb3b94989861766f7fbe3146f (patch)
treefb8419a27c82eeace1135b13924f0435f86e1940 /share/man/man4/cd.4
parent734069d1bb47d66aa9b2be03a9152402ac6851bb (diff)
downloadFreeBSD-src-466baaef08335b4fb3b94989861766f7fbe3146f.zip
FreeBSD-src-466baaef08335b4fb3b94989861766f7fbe3146f.tar.gz
Updated man pages to reflect new configuration options. These man pages
are getting pretty out of date and need to be visited some more.
Diffstat (limited to 'share/man/man4/cd.4')
-rw-r--r--share/man/man4/cd.411
1 files changed, 8 insertions, 3 deletions
diff --git a/share/man/man4/cd.4 b/share/man/man4/cd.4
index 9b2bc71..63fb60e 100644
--- a/share/man/man4/cd.4
+++ b/share/man/man4/cd.4
@@ -5,8 +5,8 @@
.Nm cd
.Nd scsi cdrom driver
.Sh SYNOPSIS
-.Nm device-driver cd
-.Op Ar count
+.Nm device cd
+.Nm device cd1 target 4 lun 0
.Sh DESCRIPTION
The
.Xr cd
@@ -51,11 +51,16 @@ As the scsi adapter is probed during boot, the
bus is scanned for devices. Any devices found which answer as 'Readonly'
type devices will be 'attached' to the
.Nm
-driver. The first found will be attached as
+driver.
+In FreeBSD releases prior to 2.1, the first found will be attached as
.Em cd0
and the next,
.Em cd1
etc.
+Beginning in 2.1 it is possible to specify what cd unit a device should
+come on line as; refer to
+.Xr scsi 4
+for details on kernel configuration.
.Pp
The system utility
.Xr disklabel 1
OpenPOWER on IntegriCloud