[Bug 212155] Incorrect documentation in cam(4) for wired scsi device hints.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 25 17:29:54 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212155
Bug ID: 212155
Summary: Incorrect documentation in cam(4) for wired scsi
device hints.
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Documentation
Assignee: freebsd-doc at FreeBSD.org
Reporter: mbrian at netapp.com
The documentation on device hints for wired scsi devices in cam(4) is not
correct. The documentation describes the hint as:
hint.da.<n>.unit=<lun_number>
The code in cam_periph.c actually looks for
hint.da.<n>.lun=<lun_number>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list