Page MenuHomeFreeBSD

e6000sw: Use taskqueue subsytem for MDIO polling
ClosedPublic

Authored by hum_semihalf.com on Aug 17 2021, 8:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 9:26 AM
Unknown Object (File)
Thu, Oct 2, 7:17 AM
Unknown Object (File)
Wed, Sep 24, 11:11 AM
Unknown Object (File)
Wed, Sep 17, 6:44 PM
Unknown Object (File)
Wed, Sep 17, 3:49 PM
Unknown Object (File)
Sep 5 2025, 6:59 PM
Unknown Object (File)
Sep 5 2025, 5:37 PM
Unknown Object (File)
Sep 5 2025, 12:28 PM

Details

Summary

Previosuly the link status was pooled in an infinite loop in a separate
kproc. Use taskqueue subsytem instead. This is a prequisite for making
this driver work as a loadable module.

Diff Detail

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