Page MenuHomeFreeBSD

bhnd_chipc: Make use of bus_generic_rman_* to simplify some code
ClosedPublic

Authored by jhb on Feb 16 2024, 5:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 24, 11:27 PM
Unknown Object (File)
Thu, Oct 16, 4:55 AM
Unknown Object (File)
Wed, Oct 15, 2:07 PM
Unknown Object (File)
Wed, Oct 15, 2:07 PM
Unknown Object (File)
Wed, Oct 15, 2:07 PM
Unknown Object (File)
Wed, Oct 15, 3:13 AM
Unknown Object (File)
Sun, Oct 12, 9:05 PM
Unknown Object (File)
Sep 15 2025, 3:39 PM
Subscribers

Details

Summary

This uses bus_generic_rman_alloc/release_resource to reduce some code
duplication. However, I've left the custom activate/deactivate
methods as-is.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56060
Build 52949: arc lint + arc unit