Page MenuHomeFreeBSD

Export OFW PCI resource allocation methods
AbandonedPublic

Authored by mst_semihalf.com on Aug 21 2019, 6:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 21 2024, 6:05 PM
Unknown Object (File)
Oct 3 2024, 7:05 PM
Unknown Object (File)
Oct 3 2024, 10:37 AM
Unknown Object (File)
Oct 1 2024, 2:33 PM
Unknown Object (File)
Oct 1 2024, 12:28 PM
Unknown Object (File)
Sep 27 2024, 10:04 AM
Unknown Object (File)
Sep 27 2024, 4:57 AM
Unknown Object (File)
Sep 27 2024, 3:34 AM
Subscribers
None

Details

Reviewers
mw
imp
Summary

Resource handling methods can be reused by other PCIB drivers thus avoiding code duplication.
Used in D21354.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

This revision is now accepted and ready to land.Aug 21 2019, 9:05 PM

ofw_pci_driver should be subclassed by other drivers instead of exporting its methods