summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ch.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/ch.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/ch.4')
-rw-r--r--share/man/man4/ch.411
1 files changed, 8 insertions, 3 deletions
diff --git a/share/man/man4/ch.4 b/share/man/man4/ch.4
index 472c68b..573d3b2 100644
--- a/share/man/man4/ch.4
+++ b/share/man/man4/ch.4
@@ -5,8 +5,8 @@
.Nm ch
.Nd scsi media-changer (juke box) driver
.Sh SYNOPSIS
-.Nm device-driver ch
-.Op Ar count
+.Nm device ch
+.Nm device ch1 target 4 lun 0
.Sh DESCRIPTION
The
.Xr ch
@@ -23,11 +23,16 @@ As the scsi adapter is probed during boot, the
bus is scanned for devices. Any devices found which answer as 'Changer'
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 ch0
and the next,
.Em ch1
etc.
+Beginning in 2.1 it is possible to specify what ch unit a device should
+come on line as; refer to
+.Xr scsi 4
+for details on kernel configuration.
.Pp
.Sh KERNEL CONFIGURATION
OpenPOWER on IntegriCloud