Searched hist:122897 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/x86/isa/
H A Datpic.cdiff 122897 Wed Nov 19 13:38:56 MST 2003 jhb - Add counts to the ATPIC interrupt sources and point the ATPIC interrupt
source count pointers at them so that intr_execute_handlers() won't
choke when it tries to handle an unregisterd ATPIC interrupt source.
- Install the low-level ATPIC interrupt handlers when we first program the
ATPIC in atpic_startup() rather than at SI_SUB_INTR. This is only
necessary to work around buggy code that enables interrupts too early
in the boot process (namely, the vm86 code).

Approved by: re (rwatson)

Completed in 108 milliseconds