Page MenuHomeFreeBSD

Fix "cd0: Attempt"
ClosedPublic

Authored by trasz on Feb 14 2018, 2:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 6, 10:23 AM
Unknown Object (File)
Sat, Apr 4, 3:32 AM
Unknown Object (File)
Fri, Apr 3, 4:10 AM
Unknown Object (File)
Thu, Mar 26, 6:43 AM
Unknown Object (File)
Feb 26 2026, 10:52 AM
Unknown Object (File)
Feb 24 2026, 7:52 PM
Unknown Object (File)
Feb 20 2026, 9:28 AM
Unknown Object (File)
Feb 19 2026, 5:17 PM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz retitled this revision from Fix "cd0: Attempt" Use proper buffer length (the announce_buf char pointer used to be an array), broken in r317143. to Fix "cd0: Attempt".Feb 14 2018, 2:14 PM
trasz edited the summary of this revision. (Show Details)
trasz added reviewers: scottl, imp.
This revision is now accepted and ready to land.Feb 21 2018, 7:00 AM
This revision was automatically updated to reflect the committed changes.