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
F122279822: D48958.diff
Fri, Jul 4, 12:35 AM
Unknown Object (File)
Wed, Jul 2, 10:03 AM
Unknown Object (File)
Tue, Jul 1, 3:11 PM
Unknown Object (File)
Mon, Jun 30, 6:50 AM
Unknown Object (File)
Sun, Jun 29, 8:56 PM
Unknown Object (File)
Sat, Jun 28, 2:30 PM
Unknown Object (File)
Fri, Jun 27, 6:51 PM
Unknown Object (File)
Thu, Jun 26, 11:15 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 62389
Build 59273: 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.