Summary: | cd0: Attempt | ||
---|---|---|---|
Product: | Base System | Reporter: | Edward Tomasz Napierala <trasz> |
Component: | kern | Assignee: | Edward Tomasz Napierala <trasz> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | CC: | trasz |
Priority: | --- | ||
Version: | CURRENT | ||
Hardware: | Any | ||
OS: | Any |
Description
Edward Tomasz Napierala
![]() ![]() Proposed fix in https://reviews.freebsd.org/D14369. A commit references this bug: Author: trasz Date: Wed Feb 21 14:05:13 UTC 2018 New revision: 329708 URL: https://svnweb.freebsd.org/changeset/base/329708 Log: Use proper buffer length (the announce_buf char pointer used to be anarray), broken in r317143. This fixes those weird "cd0: Attempt" messages at boot. PR: 222103 Reviewed by: scottl@ MFC after: 2 weeks Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D14369 Changes: head/sys/cam/scsi/scsi_cd.c |