freebsd-dev/sys/compat/ndis
Bill Paul 55971c63cd Some minor touchups:
In NdisQueryBuffer() and NdisQueryBufferSafe(), the vaddr argument is
optional, so test it before trying to dereference it.

Also correct NdisGetFirstBufferFromPacket()/NdisGetFirstBufferFromPacketSafe():
we need to use nb_mappedsystemva from the buffer, not nb_systemva.
2003-12-22 10:22:57 +00:00
..
cfg_var.h Deal with the duplicate sysctl leaf problem. A .inf file may contain 2003-12-18 03:51:21 +00:00
hal_var.h
kern_ndis.c Big round of updates: 2003-12-21 00:00:08 +00:00
ndis_var.h Big round of updates: 2003-12-21 00:00:08 +00:00
ntoskrnl_var.h Correct the implementation of NDIS_BUFFER_TO_SPAN_PAGES(). 2003-12-13 09:07:35 +00:00
pe_var.h
resource_var.h
subr_hal.c
subr_ndis.c Some minor touchups: 2003-12-22 10:22:57 +00:00
subr_ntoskrnl.c subr_ndis.c: 2003-12-13 07:41:12 +00:00
subr_pe.c