freebsd-dev/sys/amd64/isa
Bruce Evans cc8ae84672 Moved splhigh()/spl0() calls from isa_configure() to configure() so that
there is a natural place to initialize `safepri' in a future commit.
Spinoffs:
- spl0() gets called in the unlikely event that isa is not configured.
- configure() has better control over enabling interrupts.
- it is now less unclear that interrupts aren't actually enabled early.
  Rev.1.48 of autoconf.c seems to have done the opposite of what was
  intended - moving the isa_configure() call delayed the spl0() side
  effect.
Added some comments about the bogons.  Removed the splhigh() call since
it is a no-op.
1997-11-21 18:14:02 +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 Removed #unused includes. 1997-11-18 11:16:56 +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 Moved splhigh()/spl0() calls from isa_configure() to configure() so that 1997-11-21 18:14:02 +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 Removed an unused #included. 1997-11-18 11:32:31 +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