summaryrefslogtreecommitdiffstats
path: root/sys/isa/atrtc.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2003-11-03 21:34:45 +0000
committerjhb <jhb@FreeBSD.org>2003-11-03 21:34:45 +0000
commitaac4b7181cbed34861c76ff9d9142c7fdf212008 (patch)
treef2991d5d0fc0ae7e901f99710b5648d3a8217c08 /sys/isa/atrtc.c
parent2eeede4b8babdb63edcfd505c0adef202c7859bf (diff)
downloadFreeBSD-src-aac4b7181cbed34861c76ff9d9142c7fdf212008.zip
FreeBSD-src-aac4b7181cbed34861c76ff9d9142c7fdf212008.tar.gz
Add the new atpic(4) driver for the 8259A master and slave PICs. By
default we provide 16 interrupt sources for IRQs 0 through 15. However, if the I/O APIC driver has already registered sources for any of those IRQs then we will silently fail to register our own source for that IRQ. Note that i386/isa/icu.h is now specific to the 8259A and no longer contains any info relevant to APICs. Also note that fast interrupts no longer use a separate entry point. Instead, both fast and threaded interrupts share the same entry point which merely looks up the appropriate source and passes control to intr_execute_handlers().
Diffstat (limited to 'sys/isa/atrtc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud