summaryrefslogtreecommitdiffstats
path: root/share/man/man4
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2005-12-05 22:09:30 +0000
committerjhb <jhb@FreeBSD.org>2005-12-05 22:09:30 +0000
commitbd6187382d540409c5cc6247f2a804826c10424a (patch)
tree0c3d127b2c2dac80169bcb1af8ce629eaa621376 /share/man/man4
parent6df33a8d26246dfd19b65fe387f54ec15efdbaf7 (diff)
downloadFreeBSD-src-bd6187382d540409c5cc6247f2a804826c10424a.zip
FreeBSD-src-bd6187382d540409c5cc6247f2a804826c10424a.tar.gz
Really slam the door on mixed mode now that we don't depend on it for a
working IRQ0 with APIC anymore. Previously, it was possible to have some other ATPIC IRQS "leak" through in a few edge cases. For example, on my x86 test machine, ACPI re-routes the SCI (IRQ 9) to intpin 13 on the first I/O APIC. This leaves a hole for IRQ 13 (since the APIC doesn't provide a source for IRQ 13 in that case) with the result that the ATPIC IRQ13 source was registered instead. This changes the 8259A drivers to only register their interrupt sources if none of the 16 ISA IRQs have an interrupt source already installed. MFC after: 1 week
Diffstat (limited to 'share/man/man4')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud