Page MenuHomeFreeBSD

LinuxKPI: add can_wakeup option and accessor functions
Needs ReviewPublic

Authored by bz on Sun, Aug 16, 10:21 PM.
Referenced Files
F167208921: D58883.diff
Wed, Aug 19, 11:18 PM
Unknown Object (File)
Mon, Aug 17, 12:36 PM
Unknown Object (File)
Mon, Aug 17, 12:35 PM
Subscribers

Details

Reviewers
None
Group Reviewers
linuxkpi
Summary

We can implement device_set_wakeup_capable() in the !CONFIG_PM_SLEEP
case; we do not have the infrastructure in place for the CONFIG_PM_SLEEP
case so leave a pr_debug TODO.

Needed by an upcoming wireless driver.

MFC after: 3 days

Test Plan

This will likely need to go along a __FreeBSD_version bump

Diff Detail

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