Pass an interrupt frame to kqueue-based interrupts. Modify the console
commited57aea62fbd781913acee409389c895cae87506
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 15 Jan 2007 05:27:31 +0000 (15 05:27 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 15 Jan 2007 05:27:31 +0000 (15 05:27 +0000)
tree7bdbebf63f24082478abc4778834cbace5e5b460
parent5d66ae1a29afcff8cc3c8ad1eb26d5ed45f79e89
Pass an interrupt frame to kqueue-based interrupts.  Modify the console
and the systimer subsystems to use kqueue interrupts.  Use EV_CLEAR for
all kqueue elements.
sys/dev/virtual/net/if_vke.c
sys/platform/vkernel/i386/exception.c
sys/platform/vkernel/include/md_var.h
sys/platform/vkernel/platform/console.c
sys/platform/vkernel/platform/kqueue.c
sys/platform/vkernel/platform/systimer.c