freebsd-dev/sys/compat/ndis
Bill Paul 7b764c37e4 In ndis_convert_res(), initialize the head of our temporary list
before calling BUS_GET_RESOURCE_LIST(). Previously, the list head would
only be initialized if BUS_GET_RESOURCE_LIST() succeeded; it needs to
be initialized unconditionally so that the list cleanup code won't
trip over potential stack garbage.
2004-04-07 17:02:55 +00:00
..
cfg_var.h
hal_var.h
kern_ndis.c In ndis_convert_res(), initialize the head of our temporary list 2004-04-07 17:02:55 +00:00
ndis_var.h - The MiniportReset() function can return NDIS_STATUS_PENDING, in which 2004-04-05 08:26:52 +00:00
ntoskrnl_var.h Add missing cprd_flags member to partial resource structure in 2004-03-29 02:15:29 +00:00
pe_var.h
resource_var.h Add missing cprd_flags member to partial resource structure in 2004-03-29 02:15:29 +00:00
subr_hal.c
subr_ndis.c - The MiniportReset() function can return NDIS_STATUS_PENDING, in which 2004-04-05 08:26:52 +00:00
subr_ntoskrnl.c
subr_pe.c