Page MenuHomeFreeBSD

Add man pages for ofw_bus_subr helper functions that deal with "compatible" and "status" properties
ClosedPublic

Authored by gonzo on Mar 17 2018, 11:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 9 2025, 12:56 PM
Unknown Object (File)
Jan 6 2025, 4:05 PM
Unknown Object (File)
Dec 14 2024, 9:41 AM
Unknown Object (File)
Dec 6 2024, 4:39 PM
Unknown Object (File)
Sep 18 2024, 11:39 PM
Unknown Object (File)
Sep 18 2024, 10:23 AM
Unknown Object (File)
Sep 17 2024, 11:28 PM
Unknown Object (File)
Sep 17 2024, 2:02 PM
Subscribers

Details

Summary

Add documentation for following functions:

  • ofw_bus_is_compatible
  • ofw_bus_is_compatible_strict
  • ofw_bus_node_is_compatible
  • ofw_bus_search_compatible
  • ofw_bus_get_status
  • ofw_bus_status_okay
  • ofw_bus_node_status_okay

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 15623
Build 15659: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 8 2018, 8:53 PM
This revision was automatically updated to reflect the committed changes.