mirror of
https://github.com/opnsense/src.git
synced 2026-04-25 08:07:28 -04:00
registering their interrupts with rman as though they were going through the ISA pic. This prevents a conflict between isa & pci for irqs on such machines. Also hookup the chipset struct before calling platform.pci_intr_init(). This allows me to call inw/outw down in the platform code. Add interrupt printfs to match the CIA chipset. Reviewed by: dfr Tested by: wilko |
||
|---|---|---|
| .. | ||
| apecs.c | ||
| apecs_pci.c | ||
| apecsreg.h | ||
| apecsvar.h | ||
| cia.c | ||
| cia_pci.c | ||
| ciareg.h | ||
| ciavar.h | ||
| lca.c | ||
| lca_pci.c | ||
| lcareg.h | ||
| lcavar.h | ||
| pci_eb64plus_intr.s | ||
| pci_eb164_intr.s | ||
| pcibus.c | ||
| pcibus.h | ||
| tsunami.c | ||
| tsunami_pci.c | ||
| tsunamireg.h | ||
| tsunamivar.h | ||