Module Name: src Committed By: jakllsch Date: Tue Nov 13 01:06:37 UTC 2018
Modified Files: src/sys/dev/fdt: fdt_intr.c Log Message: Avoid using the "interrupt-map" table on our own interrupts. This is needed by the rk3399.dtsi's pcie0 node, which needs to map its interrupts an entity other than itself. Suggested by jmcneill@ To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/dev/fdt/fdt_intr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.