aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-12-12 05:08:55 +0000
committerWarner Losh <imp@FreeBSD.org>2023-12-12 05:12:13 +0000
commit3fbed93203cb6347c02cd8e4f1e21fa93f42c44d (patch)
tree1a8440646b5931c2ea834b87b196ed61bacb5796
parent9ab58f9784c5f2c9d0cd46c7ac107bf35f8c2dff (diff)
downloadsrc-3fbed93203cb6347c02cd8e4f1e21fa93f42c44d.tar.gz
src-3fbed93203cb6347c02cd8e4f1e21fa93f42c44d.zip
cam.4: Modernize examples
Use mpr1 instead of ahd1 and ahci1 instead of ahc1. ahc and ahd haven't been relevant for a while. Also update the transfer size HBAs can do from from 64k to 1MB. Sponsored by: Netflix
-rw-r--r--share/man/man4/scsi.410
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4
index 0e349ba60f0d..380768c2d7c1 100644
--- a/share/man/man4/scsi.4
+++ b/share/man/man4/scsi.4
@@ -190,25 +190,25 @@ Individual
bus numbers can be wired down to specific controllers with
a config line similar to the following:
.Bd -literal -offset indent
-hint.scbus.0.at="ahd1"
+hint.scbus.0.at="mpr1"
.Ed
.Pp
This assigns
.Nm
bus number 0 to the
-.Em ahd1
+.Em mpr1
driver instance.
For controllers supporting more than one bus, a particular bus can be assigned
as follows:
.Bd -literal -offset indent
-hint.scbus.0.at="ahc1"
+hint.scbus.0.at="ahci1"
hint.scbus.0.bus="1"
.Ed
.Pp
This assigns
.Nm
bus 0 to the bus 1 instance on
-.Em ahc1 .
+.Em ahci1 .
Peripheral drivers can be wired to a specific bus, target, and lun as so:
.Bd -literal -offset indent
hint.da.0.at="scbus0"
@@ -279,7 +279,7 @@ or
bus and the system.
The maximum size of a transfer is governed by the
adapter.
-Most adapters can transfer 64KB in a single operation, however
+Most adapters can transfer 1MB in a single operation, however
many can transfer larger amounts.
.Sh TARGET MODE
Some adapters support