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, Nov 14, 3:53 PM
Unknown Object (File)
Oct 17 2024, 12:09 PM
Unknown Object (File)
Oct 16 2024, 2:43 AM
Unknown Object (File)
Oct 15 2024, 2:05 PM
Unknown Object (File)
Oct 14 2024, 10:55 AM
Unknown Object (File)
Oct 11 2024, 11:56 PM
Unknown Object (File)
Oct 10 2024, 5:22 PM
Unknown Object (File)
Oct 10 2024, 12:12 AM
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.