Page MenuHomeFreeBSD

iichid(4): Wait for RESET command response while attaching
ClosedPublic

Authored by wulf on Feb 12 2025, 7:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 25, 8:36 AM
Unknown Object (File)
Mon, Jul 20, 3:59 PM
Unknown Object (File)
Mon, Jul 20, 10:17 AM
Unknown Object (File)
Jun 26 2026, 2:07 AM
Unknown Object (File)
Jun 25 2026, 11:14 PM
Unknown Object (File)
Jun 22 2026, 1:05 AM
Unknown Object (File)
Jun 20 2026, 7:31 AM
Unknown Object (File)
May 12 2026, 12:44 PM
Subscribers

Details

Summary

before starting of children initialization to ensure that parent device
is fully functional.

Sponsored by: Future Crew LLC
MFC after: 2 month

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62386
Build 59270: arc lint + arc unit

Event Timeline

wulf requested review of this revision.Feb 12 2025, 7:01 AM

Ooops. last minute braino. I take Giant from ithread. I will fix it.

Add private mutex to synchronize interrupt handler with driver attach function
while waiting for RESET command response.

This revision was not accepted when it landed; it landed in state Needs Review.Mar 7 2025, 6:28 AM
This revision was automatically updated to reflect the committed changes.