mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
interrupt handlers rather than BUS_SETUP_INTR() and BUS_TEARDOWN_INTR(). Uses of the BUS_*() versions in the implementation of foo_intr methods in bus drivers were not changed. Mostly this just means that some drivers might start printing diagnostic messages like [FAST] when appropriate as well as honoring mpsafenet=0. - Fix two more of the ppbus drivers' identify routines to function correctly in the mythical case of a machine with more than one ppbus. |
||
|---|---|---|
| .. | ||
| envctrl.c | ||
| pcf.c | ||
| pcf_ebus.c | ||
| pcf_isa.c | ||
| pcfvar.h | ||