mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 20:49:35 -05:00
Remove an old workaround that is no longer necessary since rS343824. There used to be a problem with FMan interrupts firing on multiple CPUS at the same time. This ended up being due to multicast interrupts being unsupported in the Freescale PIC (so instead of using a selection algorithm, it would do some unspecified action, such as interrupting multiple cpus at random.) Reviewed by: jhibbits Sponsored by: Tag1 Consulting, Inc. Differential Revision: https://reviews.freebsd.org/D23829 |
||
|---|---|---|
| .. | ||
| bman.c | ||
| bman.h | ||
| bman_fdt.c | ||
| bman_portals.c | ||
| fman.c | ||
| fman.h | ||
| fman_fdt.c | ||
| fman_mdio.c | ||
| if_dtsec.c | ||
| if_dtsec.h | ||
| if_dtsec_fdt.c | ||
| if_dtsec_im.c | ||
| if_dtsec_im.h | ||
| if_dtsec_rm.c | ||
| if_dtsec_rm.h | ||
| portals.h | ||
| portals_common.c | ||
| qman.c | ||
| qman.h | ||
| qman_fdt.c | ||
| qman_portals.c | ||