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)
Thu, Mar 20, 4:45 AM
Unknown Object (File)
Fri, Mar 7, 1:32 PM
Unknown Object (File)
Fri, Mar 7, 8:52 AM
Unknown Object (File)
Tue, Mar 4, 10:14 AM
Unknown Object (File)
Sat, Mar 1, 7:56 AM
Unknown Object (File)
Feb 21 2025, 6:36 AM
Unknown Object (File)
Feb 21 2025, 6:25 AM
Unknown Object (File)
Feb 19 2025, 3:21 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 Not Applicable
Unit
Tests Not Applicable

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.Fri, Mar 7, 6:28 AM
This revision was automatically updated to reflect the committed changes.