Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2016 17:29:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 212155] Incorrect documentation in cam(4) for wired scsi device hints.
Message-ID:  <bug-212155-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212155

            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@FreeBSD.org
          Reporter: mbrian@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=3D<lun_number>

The code in cam_periph.c actually looks for

hint.da.<n>.lun=3D<lun_number>

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212155-9>