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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"