freebsd-dev/sys/compat/ndis
Bill Paul d7d29b16e0 Now that I finally have power back, implement a couple more NDIS API
routines: NdisUnchainBufferAtBack(), NdisGetFirstBufferFromPacketSafe()
and NdisGetFirstBufferFromPacket(). This should bring us a little
closer to getting the Intel centrino wireless NIC to work.

Note: I have not actually tested these additions since I don't
have a driver that calls them, however they're pretty simple, and
one of them is taken pretty much directly from the Windows ndis.h
header file, so I'm fairly confident they work, but disclaimers
apply.
2003-12-22 08:24:32 +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 Now that I finally have power back, implement a couple more NDIS API 2003-12-22 08:24:32 +00:00
subr_ntoskrnl.c subr_ndis.c: 2003-12-13 07:41:12 +00:00
subr_pe.c