freebsd-dev/sys/amd64
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
..
amd64 Fix a serious bug I introduced while adding in support for CAM interrupts. 1997-09-28 19:30:01 +00:00
conf Oops. This file shouldn't have been committed. 1997-09-22 00:37:08 +00:00
include Implement the parts needed for VM86 under SMP. 1997-09-21 15:03:59 +00:00
isa Fix a serious bug I introduced while adding in support for CAM interrupts. 1997-09-28 19:30:01 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00