timeout/untimeout ==> callout_*. NDIS hides the callout in a windoz
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 19 Sep 2004 02:44:35 +0000 (02:44 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 19 Sep 2004 02:44:35 +0000 (02:44 +0000)
commit4efcc10b1b47490a75a3f44b6e9a95dfdda890a9
tree351c6e512091fbe8fd83c0c92d78b33bdce6b89a
parent1d07ef70d37b83c6a95468dc2cf175ccde770f90
timeout/untimeout ==> callout_*.  NDIS hides the callout in a windoz
structure so we have to 'fake' it with a pointer and use malloc().

Submitted-by: Joerg Sonnenberg
sys/emulation/ndis/ntoskrnl_var.h
sys/emulation/ndis/subr_ntoskrnl.c