- Consistently map SYS_RES_IOPORT to SYS_RES_MEMORY for bus_activate/deactivate/adjust/release_resource.
- Implement bus_map/unmap_resource.
- Add an implementation of bus_adjust_resource.
Differential D43434
powerpc mpc85xx: Use bus_generic_rman_* jhb on Jan 12 2024, 10:32 PM. Authored by Tags None Referenced Files
Subscribers
Details
Diff Detail
Event TimelineComment Actions I like the approach of the RF_LITTLEENDIAN, but fsl_sata hangs off simple-bus, not the lbc, so it's stuck with manually setting the bus tag. I can test the lbc changes later. Comment Actions Hmm, so if it is off of simplebus, does this mean it that the powerpc nexus devices need to honor the flag? Comment Actions I like the concept of RF_LITTLEENDIAN, but will leave this one alone and let you and Justin hash it out.
|