1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/compat/ndis
Bernhard Schmidt 1f0820e9c3 According to specs for MmAllocateContiguousMemorySpecifyCache() physically
contiguous memory with requested restrictions must be allocated.

Submitted by:	Paul B Mahol <onemda at gmail.com>
2010-11-11 18:43:31 +00:00
..
cfg_var.h
hal_var.h
kern_ndis.c Remove 4.x, 5.x and 6.x compatibility bits. 2010-11-04 18:43:57 +00:00
kern_windrv.c Big style cleanup. While there remove references to FreeBSD versions 2009-11-02 11:07:42 +00:00
ndis_var.h
ntoskrnl_var.h
pe_var.h
resource_var.h
subr_hal.c Big style cleanup. While there remove references to FreeBSD versions 2009-11-02 11:07:42 +00:00
subr_ndis.c Remove 4.x, 5.x and 6.x compatibility bits. 2010-11-04 18:43:57 +00:00
subr_ntoskrnl.c According to specs for MmAllocateContiguousMemorySpecifyCache() physically 2010-11-11 18:43:31 +00:00
subr_pe.c Big style cleanup. While there remove references to FreeBSD versions 2009-11-02 11:07:42 +00:00
subr_usbd.c ANSIfy prototypes in subr_usbd.c. 2010-06-12 12:19:08 +00:00
usbd_var.h
winx32_wrap.S
winx64_wrap.S