summaryrefslogtreecommitdiffstats
path: root/share/man/man4/uk.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/uk.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/uk.4')
-rw-r--r--share/man/man4/uk.417
1 files changed, 13 insertions, 4 deletions
diff --git a/share/man/man4/uk.4 b/share/man/man4/uk.4
index bf874e0..e0d8eff 100644
--- a/share/man/man4/uk.4
+++ b/share/man/man4/uk.4
@@ -5,17 +5,26 @@
.Nm uk
.Nd scsi user-level driver
.Sh SYNOPSIS
-.Nm device-driver uk
+.Nm device uk
.Sh DESCRIPTION
The
.Xr uk
driver provides support for a
process to address devices on the scsi bus for which there is no configured
driver.
-.Nm
-devices are numbered in the order they are found.
.Pp
-A scsi adapter must also be separatly configured into the system
+In FreeBSD releases prior to 2.1, the first unknown device
+found will be attached as
+.Em uk0
+and the next,
+.Em uk1
+etc.
+Beginning in 2.1 it is possible to specify what uk unit a device should
+come on line as; refer to
+.Xr scsi 4
+for details on kernel configuration.
+.Pp
+A scsi adapter must also be separately configured into the system
before this driver makes sense.
.Pp
.Sh KERNEL CONFIGURATION
OpenPOWER on IntegriCloud