| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
implements mapping of MSI and MSI-X interrupts with new generic functions.
Fixes a use-after-free in sone PCI device drivers that call pci_intr_string(9)
after pci_intr_establish(9).
ok deraadt@
|
|
|
|
| |
ok patrick@
|
|
|
|
| |
ok kettenis@
|
|
|
|
|
|
| |
arm_intr_* prefix with fdt_intr_*.
ok kettenis@
|
|
|
|
|
|
| |
rkpcie(4).
ok patrick@
|
|
|
|
| |
Linux kernel.
|
|
|
|
|
| |
bus numbers on the "bus-range" property. Create outbound translations based
on the "ranges" property.
|
|
now it cheats when setting up an interrupt handler. This cheat only works
because it currently effectively only supports a single device. But the
cheat works well enough to support the Firefly SATA adapter board.
|