opnsense-src/sys/compat/ndis
Pedro F. Giffuni 55e0987aea sys: extend use of the howmany() macro when available.
We have a howmany() macro in the <sys/param.h> header that is
convenient to re-use as it makes things easier to read.
2016-04-26 15:38:17 +00:00
..
cfg_var.h Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
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 uintmax_t (typedef'd to rman_res_t type) for rman ranges. 2016-03-18 01:28:41 +00:00
kern_windrv.c Resurrect amd64 support. 2010-11-22 20:46:38 +00:00
ndis_var.h All mbuf external free functions never fail, so let them be void. 2014-07-11 13:58:48 +00:00
ntoskrnl_var.h Rename P_KTHREAD struct proc p_flag to P_KPROC. 2016-02-09 16:30:16 +00:00
pe_var.h Remove ia64. 2014-07-07 00:27:09 +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 Fix race condition in KfRaiseIrql(). 2012-03-04 17:08:43 +00:00
subr_ndis.c Create a dedicated function for ensuring that cdir and rdir are populated. 2015-07-11 16:22:48 +00:00
subr_ntoskrnl.c sys: extend use of the howmany() macro when available. 2016-04-26 15:38:17 +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 Include necessary headers that now are available due to pollution 2013-10-28 07:29:16 +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