FreeBSD Bugzilla – Attachment 241252 Details for
Bug 212155
Incorrect documentation in cam(4) for wired scsi device hints.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
This patch incorporates Graham Perrin's suggestion
0002-CAM-4-Remove-redundant-words.patch (text/plain), 962 bytes, created by
Tom Hukins
on 2023-04-01 20:11:35 UTC
(
hide
)
Description:
This patch incorporates Graham Perrin's suggestion
Filename:
MIME Type:
Creator:
Tom Hukins
Created:
2023-04-01 20:11:35 UTC
Size:
962 bytes
patch
obsolete
>From 4d804aafa22c618db1e59595b8c977aa60e0819d Mon Sep 17 00:00:00 2001 >From: Tom Hukins <tom@FreeBSD.org> >Date: Wed, 29 Mar 2023 21:39:24 +0100 >Subject: [PATCH 2/2] CAM(4): Remove redundant words > >--- > share/man/man4/scsi.4 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4 >index 59342cf1a0da..e9bb19e7b1fc 100644 >--- a/share/man/man4/scsi.4 >+++ b/share/man/man4/scsi.4 >@@ -230,7 +230,7 @@ wired to any particular controller, bus, target, and/or unit instance. > .Pp > This also works with > .Xr nvme 4 >-drives as well. >+drives. > .Bd -literal -offset indent > hint.nvme.4.at="pci7:0:0" > hint.scbus.10.at="nvme4" >@@ -242,7 +242,7 @@ hint.nda.11.target="1" > hint.nda.11.lun="2" > .Ed > .Pp >-This assigns the NVMe card living at PCI bus 7 slot 0 function 1 to scbus 10. >+This assigns the NVMe card at PCI bus 7 slot 0 function 1 to scbus 10. > The target for > .Xr nda 4 > devices is always 1. >-- >2.40.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 212155
:
241192
|
241193
| 241252