freebsd-dev/sys/compat/ndis
Andrew Thompson ac740aebcf Implement functions required by some ndis drivers.
NdisIMCopySendPerPacketInfo [1]
 KeQuerySystemTime [1]
 KeTickCount [1]
 strncat [1]
 KeBugCheckEx

Submitted by:	Marcin Simonides [1]
2007-12-03 23:43:58 +00:00
..
cfg_var.h
hal_var.h
kern_ndis.c Quiesce warnings by initializing irql values to zero. 2007-06-10 04:40:13 +00:00
kern_windrv.c - Move GDT/LDT locking into a seperate spinlock, removing the global 2007-05-20 22:03:57 +00:00
ndis_var.h Correct the nwbx_ies field type in struct ndis_wlan_bssid_ex. 2007-12-02 04:04:42 +00:00
ntoskrnl_var.h Correct the calculation for the number of 100ns intervals since 2007-12-02 08:54:50 +00:00
pe_var.h
resource_var.h
subr_hal.c
subr_ndis.c Implement functions required by some ndis drivers. 2007-12-03 23:43:58 +00:00
subr_ntoskrnl.c Implement functions required by some ndis drivers. 2007-12-03 23:43:58 +00:00
subr_pe.c We have strcasecmp() in libkern now. 2007-04-06 11:18:57 +00:00
subr_usbd.c
usbd_var.h
winx32_wrap.S
winx64_wrap.S