mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -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. |
||
|---|---|---|
| .. | ||
| sio.c | ||
| sio_isa.c | ||
| sio_pccard.c | ||
| sio_pci.c | ||
| sio_puc.c | ||
| sioreg.h | ||
| siovar.h | ||