Page MenuHomeFreeBSD

bhnd_usb: Use bus_generic_rman_*
ClosedPublic

Authored by jhb on Feb 16 2024, 5:46 PM.
Tags
None
Referenced Files
F108314715: D43938.diff
Thu, Jan 23, 7:17 PM
Unknown Object (File)
Nov 25 2024, 2:38 AM
Unknown Object (File)
Nov 24 2024, 6:31 AM
Unknown Object (File)
Nov 21 2024, 1:24 PM
Unknown Object (File)
Nov 19 2024, 12:42 PM
Unknown Object (File)
Nov 19 2024, 12:30 PM
Unknown Object (File)
Nov 19 2024, 10:33 AM
Unknown Object (File)
Nov 14 2024, 3:53 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 56059
Build 52948: arc lint + arc unit

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.