freebsd-nq/sys/compat/ndis
Andre Oppermann e72b668b69 Test the mbuf flags against the correct constant. The previous version
worked as intended but only by chance.  MT_HEADER == M_PKTHDR == 0x2.
2005-08-30 16:21:51 +00:00
..
cfg_var.h
hal_var.h Create new i386 windows/bsd thunking layer, similar to the amd64 thunking 2005-04-11 02:02:35 +00:00
kern_ndis.c Test the mbuf flags against the correct constant. The previous version 2005-08-30 16:21:51 +00:00
kern_windrv.c Missed kern_windrv.c in the last checkin. 2005-05-20 04:01:36 +00:00
ndis_var.h Correct some problems with workitem usage. NdisScheduleWorkItem() does 2005-05-16 15:29:21 +00:00
ntoskrnl_var.h Fix some of the things I broke so that the SMC2602W (AMD Am1772) driver 2005-05-19 04:44:26 +00:00
pe_var.h Create new i386 windows/bsd thunking layer, similar to the amd64 thunking 2005-04-11 02:02:35 +00:00
resource_var.h
subr_hal.c Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
subr_ndis.c Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
subr_ntoskrnl.c Use implicit type cast for ->k_lock to fix compilation of ndis 2005-07-08 18:36:59 +00:00
subr_pe.c
subr_usbd.c This commit makes a bunch of changes, some big, some not so big. 2005-05-05 03:56:09 +00:00
usbd_var.h
winx32_wrap.S In winx32_wrap.S, preserve return values in the fastcall and regparm 2005-04-11 17:04:49 +00:00
winx64_wrap.S When setting up the new stack for a function in x86_64_wrap(), make 2005-04-16 04:47:15 +00:00