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, Oct 16, 12:33 PM
Unknown Object (File)
Thu, Oct 16, 12:32 PM
Unknown Object (File)
Thu, Oct 16, 12:32 PM
Unknown Object (File)
Thu, Oct 16, 12:45 AM
Unknown Object (File)
Mon, Sep 29, 11:59 PM
Unknown Object (File)
Sep 18 2025, 9:00 PM
Unknown Object (File)
Sep 14 2025, 5:33 AM
Unknown Object (File)
Sep 6 2025, 2:33 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