freebsd-src/sys/amd64
Peter Wemm 54a8c69347 Stage 1 of a cleanup of the i386 interrupt registration mechanism.
Interrupts under the new scheme are managed by the i386 nexus with the
awareness of the resource manager.  There is further room for optimizing
the interfaces still.  All the users of register_intr()/intr_create()
should be gone, with the exception of pcic and i386/isa/clock.c.
1999-04-21 07:26:30 +00:00
..
amd64 Stage 1 of a cleanup of the i386 interrupt registration mechanism. 1999-04-21 07:26:30 +00:00
conf Drop the 'at nexus?' from the busses, it's not used. 1999-04-19 11:53:36 +00:00
include Backout early start of APs since it caused some machines to hang. 1999-04-13 03:24:47 +00:00
isa Stage 1 of a cleanup of the i386 interrupt registration mechanism. 1999-04-21 07:26:30 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00