Page MenuHomeFreeBSD

bhnd_usb: Use bus_generic_rman_*
ClosedPublic

Authored by jhb on Feb 16 2024, 5:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 16, 11:16 PM
Unknown Object (File)
Sun, May 12, 7:25 PM
Unknown Object (File)
Sun, May 12, 6:53 PM
Unknown Object (File)
Sun, May 12, 6:52 PM
Unknown Object (File)
May 2 2024, 7:35 AM
Unknown Object (File)
Apr 25 2024, 10:59 PM
Unknown Object (File)
Apr 25 2024, 10:59 PM
Unknown Object (File)
Apr 22 2024, 2:25 PM
Subscribers

Details

Summary

For SYS_RES_MEMORY, use bus_generic_rman_* for
activate/deactivate_resource methods as well as custom
map/unmap_resource methods that request submappings of the sc_mem
resource allocated from the parent bus.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Feb 16 2024, 5:46 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 27 2024, 7:45 PM
This revision was automatically updated to reflect the committed changes.