freebsd-skq/sys/compat/ndis
cokane 974e7b1858 Silence warning about missing IoGetDeviceObjectPointer by implementing
a simple stub that always returns STATUS_SUCCESS.

Submitted by:	Paul B. Mahol <onemda@gmail.com>
Reviewed by:	thompsa
MFC after:	1 week
2008-06-15 13:37:29 +00:00
..
cfg_var.h
hal_var.h
kern_ndis.c Give MEXTADD() another argument to make both void pointers to the 2008-02-01 19:36:27 +00:00
kern_windrv.c
ndis_var.h
ntoskrnl_var.h Correct the calculation for the number of 100ns intervals since 2007-12-02 08:54:50 +00:00
pe_var.h
resource_var.h
subr_hal.c
subr_ndis.c fix a page fault that it occurred during ifp is NULL. This bug happens 2008-06-11 07:55:07 +00:00
subr_ntoskrnl.c Silence warning about missing IoGetDeviceObjectPointer by implementing 2008-06-15 13:37:29 +00:00
subr_pe.c
subr_usbd.c
usbd_var.h
winx32_wrap.S
winx64_wrap.S