Page MenuHomeFreeBSD

LinuxKPI: add skeleton pci_enable_wake()
AcceptedPublic

Authored by bz on Sun, Oct 19, 11:10 PM.
Tags
None
Referenced Files
F132864926: D53208.diff
Mon, Oct 20, 3:32 PM
F132850181: D53208.id164559.diff
Mon, Oct 20, 12:06 PM
F132841846: D53208.id.diff
Mon, Oct 20, 10:30 AM
F132838962: D53208.diff
Mon, Oct 20, 9:58 AM
Subscribers

Details

Reviewers
dumbbell
Group Reviewers
linuxkpi
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