opnsense-src/sys/powerpc/psim
John Baldwin 1ee7a9a250 powerpc psim: Fix infinite recursion in multiple bus methods
Similar to 68a3ff041129208ea98a3bd5142061176ab4165e, the default case
needs to call bus_generic_* to pass the request up the tree, not bus_*
which will just call this method again.

Fixes:		d7c16b333455 powerpc psim: Use bus_generic_rman_*
(cherry picked from commit 61d9bd21e9d6c3f876c4c8549fafaaaa4de75983)
2025-02-27 08:09:22 -05:00
..
ata_iobus.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
iobus.c powerpc psim: Fix infinite recursion in multiple bus methods 2025-02-27 08:09:22 -05:00
iobusvar.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
openpic_iobus.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
psim-tree sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
uart_iobus.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00