freebsd-dev/sys/amd64/isa
Justin T. Gibbs 643b3d0cf2 Fix a serious bug I introduced while adding in support for CAM interrupts.
It seems I didn't count my 0's properly when adding the new masks into
icu_vector.s pushing SWI_AST_MASK off the end of the array and screwing
up the indexing for SWI_CLOCK_MASK.

Fix the bug icu_vector.s and also reformat the code in both icu_vector.s and
apic_vector.s so that it will be much harder to make the same mistake in
the future.

Submitted by:	Bruce Evans <bde@zeta.org.au>
1997-09-28 19:30:01 +00:00
..
atpic_vector.S Fix a serious bug I introduced while adding in support for CAM interrupts. 1997-09-28 19:30:01 +00:00
clock.c General cleanup of the sub-system locking macros. 1997-09-01 07:45:37 +00:00
icu_ipl.s Removed the "globl" nature of the vec array. This was left over from the 1997-09-02 19:40:13 +00:00
icu_ipl.S Removed the "globl" nature of the vec array. This was left over from the 1997-09-02 19:40:13 +00:00
icu_vector.s Fix a serious bug I introduced while adding in support for CAM interrupts. 1997-09-28 19:30:01 +00:00
icu_vector.S Fix a serious bug I introduced while adding in support for CAM interrupts. 1997-09-28 19:30:01 +00:00
icu.h Last commit didn't take, operator error??? 1997-07-22 20:12:32 +00:00
intr_machdep.c Add a small hack to support the strange antics of the Unisys ELI 4003. This 1997-09-28 15:48:34 +00:00
intr_machdep.h Support for the new FAST_HI algorithm, enabled. 1997-08-29 18:45:23 +00:00
isa.c aha1542.c aic6360.c cy.c fd.c ft.c 1997-09-21 21:41:49 +00:00
isa.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
nmi.c Add a small hack to support the strange antics of the Unisys ELI 4003. This 1997-09-28 15:48:34 +00:00
npx.c Revert my previous commit about using CS_SECURE macro. 1997-08-21 06:33:04 +00:00
timerreg.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
vector.s Split vector.s into UP and SMP specific files: 1997-05-26 17:58:27 +00:00
vector.S Split vector.s into UP and SMP specific files: 1997-05-26 17:58:27 +00:00