freebsd-dev/sys/compat/ndis
Brian Feldman 38f5ddc909 Don't call the miniport driver's releasepacket function unless the
packet being freed has NDIS_STATUS_PENDING in the status field of
the OOB data.  Finish implementing the "alternative" packet-releasing
function so it doesn't crash.

For those that are curious about ndis0: <ORiNOCO 802.11abg ComboCard Gold>:
1123 packets transmitted, 1120 packets received, 0% packet loss
round-trip min/avg/max/stddev = 3.837/6.146/13.919/1.925 ms

Not bad!
2003-12-26 02:20:54 +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 Don't call the miniport driver's releasepacket function unless the 2003-12-26 02:20:54 +00:00
ndis_var.h Don't call the miniport driver's releasepacket function unless the 2003-12-26 02:20:54 +00:00
ntoskrnl_var.h Re-do the handling of ndis_buffers. The NDIS_BUFFER structure is 2003-12-23 04:08:22 +00:00
pe_var.h
resource_var.h
subr_hal.c
subr_ndis.c Don't call the miniport driver's releasepacket function unless the 2003-12-26 02:20:54 +00:00
subr_ntoskrnl.c - Add stubs for Ndis*File() functions 2003-12-25 00:40:02 +00:00
subr_pe.c - Fix some compiler warnings in subr_pe.c 2003-12-24 21:21:18 +00:00