freebsd-dev/sys/amd64
John Baldwin bf2965ed32 Disable the check in icu_setup() to see if a handler was already used as
the current interrupt thread routines will guarantee the condition this is
checking for at a higher level but inthand_add() and inthand_remove() as
they currently exist don't satisfy this condition.  (Which does need to be
fixed but which will take a bit more work.)  This fixes shared interrupts.
2001-09-27 19:03:52 +00:00
..
acpica Now that this code is MD, we don't need the i386 ifdefs. 2001-09-07 03:00:30 +00:00
amd64 o Modify i386_set_ioperm() to use securelevel_gt() instead of 2001-09-26 20:08:15 +00:00
conf The faith(4) device is no longer a count device so don't specify a count. 2001-09-25 18:56:40 +00:00
include Introduce a new option, KVA_SPACE, which can be used to reconfigure 2001-09-21 06:23:03 +00:00
isa Disable the check in icu_setup() to see if a handler was already used as 2001-09-27 19:03:52 +00:00
pci It turns out that while Toshiba laptops don't want to route interrupts 2001-08-28 16:35:01 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00