Page MenuHomeFreeBSD

iwm: improve rfkill handling
ClosedPublic

Authored by avg on May 19 2020, 10:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 19 2024, 2:16 PM
Unknown Object (File)
Oct 19 2024, 2:16 PM
Unknown Object (File)
Oct 19 2024, 2:15 PM
Unknown Object (File)
Oct 19 2024, 2:02 PM
Unknown Object (File)
Oct 5 2024, 11:38 PM
Unknown Object (File)
Sep 30 2024, 5:53 AM
Unknown Object (File)
Sep 26 2024, 1:23 AM
Unknown Object (File)
Sep 22 2024, 10:13 PM
Subscribers

Details

Summary

Previously the driver handled the bit within itself, but did not expose
the state change to net80211 and interface layers.
This change uses net80211 KPI for rfkill signaling.
The code is modeled after similar code in iwn and wpi.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable