freebsd-dev/sys/compat/ndis
wpaul 38b54a0c6a Apparently, the Intel icc compiler doesn't like it when you use
attributes in casts (i.e. foo = (__stdcall sometype)bar). This only
happens in two places where we need to set up function pointers, so
work around the problem with some void pointer magic.
2005-01-25 17:00:54 +00:00
..
cfg_var.h Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
hal_var.h Begin the first phase of trying to add IRP support (and ultimately 2005-01-24 18:18:12 +00:00
kern_ndis.c Begin the first phase of trying to add IRP support (and ultimately 2005-01-24 18:18:12 +00:00
ndis_var.h Apparently, the Intel icc compiler doesn't like it when you use 2005-01-25 17:00:54 +00:00
ntoskrnl_var.h Apparently, the Intel icc compiler doesn't like it when you use 2005-01-25 17:00:54 +00:00
pe_var.h Begin the first phase of trying to add IRP support (and ultimately 2005-01-24 18:18:12 +00:00
resource_var.h Add missing cprd_flags member to partial resource structure in 2004-03-29 02:15:29 +00:00
subr_hal.c Begin the first phase of trying to add IRP support (and ultimately 2005-01-24 18:18:12 +00:00
subr_ndis.c Apparently, the Intel icc compiler doesn't like it when you use 2005-01-25 17:00:54 +00:00
subr_ntoskrnl.c Apparently, the Intel icc compiler doesn't like it when you use 2005-01-25 17:00:54 +00:00
subr_pe.c Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00