git: 3fbed93203cb - main - cam.4: Modernize examples

From: Warner Losh <imp_at_FreeBSD.org>
Date: Tue, 12 Dec 2023 05:14:21 UTC
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=3fbed93203cb6347c02cd8e4f1e21fa93f42c44d

commit 3fbed93203cb6347c02cd8e4f1e21fa93f42c44d
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-12-12 05:08:55 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-12-12 05:12:13 +0000

    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
---
 share/man/man4/scsi.4 | 10 +++++-----
 1 file 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