freebsd-dev/sys/compat/ndis
Konstantin Belousov 526d0bd547 Fix found places where uio_resid is truncated to int.
Add the sysctl debug.iosize_max_clamp, enabled by default. Setting the
sysctl to zero allows to perform the SSIZE_MAX-sized i/o requests from
the usermode.

Discussed with:	bde, das (previous versions)
MFC after:	1 month
2012-02-21 01:05:12 +00:00
..
cfg_var.h
hal_var.h Merge amd64 and i386 bus.h and move the resulting header to x86. Replace 2010-12-20 16:39:43 +00:00
kern_ndis.c Use the cprd_mem field when setting the start and length for a memory 2011-02-23 21:45:28 +00:00
kern_windrv.c Resurrect amd64 support. 2010-11-22 20:46:38 +00:00
ndis_var.h Implement NdisGetRoutineAddress and MmGetSystemRoutineAddress used in 2010-12-06 20:54:53 +00:00
ntoskrnl_var.h Implement NdisGetRoutineAddress and MmGetSystemRoutineAddress used in 2010-12-06 20:54:53 +00:00
pe_var.h o port NDIS USB support from USB1 to the new usb(USB2). 2009-03-07 07:26:22 +00:00
resource_var.h o port NDIS USB support from USB1 to the new usb(USB2). 2009-03-07 07:26:22 +00:00
subr_hal.c Big style cleanup. While there remove references to FreeBSD versions 2009-11-02 11:07:42 +00:00
subr_ndis.c Fix found places where uio_resid is truncated to int. 2012-02-21 01:05:12 +00:00
subr_ntoskrnl.c In sys/compat/ndis/subr_ntoskrnl.c, change the RtlFillMemory function 2011-12-30 17:18:09 +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 o port NDIS USB support from USB1 to the new usb(USB2). 2009-03-07 07:26:22 +00:00
winx32_wrap.S Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
winx64_wrap.S Resurrect amd64 support. 2010-11-22 20:46:38 +00:00