NetBSD/sys/arch/atari
ad 48ced055d4 pci_intr_setattr(), allows PCI interrupts to be marked MPSAFE on x86, and
other platforms if the code is added.

pci_intr_map(...)
pci_intr_setattr(pc, ih, PCI_INTR_MPSAFE, 1);
pci_intr_establish(...)
2008-05-30 19:26:35 +00:00
..
atari Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
compile
conf Since files.wscons et al. are included by ~all ports anyway, include 2008-02-20 21:43:33 +00:00
dev Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
include Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
isa Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
pci pci_intr_setattr(), allows PCI interrupts to be marked MPSAFE on x86, and 2008-05-30 19:26:35 +00:00
stand Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
vme Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile