Page MenuHomeFreeBSD

LinuxKPI: add skeleton pci_enable_wake()
ClosedPublic

Authored by bz on Oct 19 2025, 11:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 9, 6:19 AM
Unknown Object (File)
Sat, Nov 1, 7:24 AM
Unknown Object (File)
Thu, Oct 30, 2:40 PM
Unknown Object (File)
Thu, Oct 30, 2:40 PM
Unknown Object (File)
Thu, Oct 30, 2:40 PM
Unknown Object (File)
Oct 26 2025, 5:28 PM
Unknown Object (File)
Oct 26 2025, 8:35 AM
Unknown Object (File)
Oct 26 2025, 8:34 AM
Subscribers

Details

Summary

Given we do not yet support "wake" bits in device there is little need
doing it in PCI if we cannot check if we are supposed to do the
operation in first place. Once we would implement this, we would need
to also do the appropriate PCI (pme) checks before enabling (disabling)
it.

MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 67926
Build 64809: arc lint + arc unit