Page MenuHomeFreeBSD

apple_bce: fix C_CONNECT_STATUS during port reset
ClosedPublic

Authored by seuros on Aug 16 2026, 8:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 23, 8:23 AM
Unknown Object (File)
Sun, Sep 20, 11:39 AM
Unknown Object (File)
Fri, Sep 18, 2:48 PM
Unknown Object (File)
Thu, Sep 17, 1:35 PM
Unknown Object (File)
Thu, Sep 17, 9:25 AM
Unknown Object (File)
Sat, Sep 12, 6:24 AM
Unknown Object (File)
Mon, Sep 7, 3:52 AM
Unknown Object (File)
Mon, Sep 7, 2:51 AM
Subscribers

Details

Summary

Only set the port change bit when the corresponding status bit
actually transitioned, instead of unconditionally flagging
C_CONNECT_STATUS on every port change event. Also clear any
flaky C_CONNECT_STATUS that the port change taskqueue may have
set while the bus lock was dropped during a successful port reset.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable