NetBSD/sys/compat/ndis
christos 9dc3ec85f6 Fix gcc4 bogus initialization warnings from Arnaud Lacombe 2006-07-10 22:38:28 +00:00
..
cfg_var.h Updated to the latest NDIS code. I added commented out lines in the files 2006-03-31 00:03:57 +00:00
files.ndis Added 3 files which were not part of the original FreeBSD code: 2006-03-31 02:43:18 +00:00
hal_var.h
kern_ndis.c Fix gcc4 bogus initialization warnings from Arnaud Lacombe 2006-07-10 22:38:28 +00:00
kern_windrv.c Replaced some #ifdef NDIS_LKM's which were commenting out debugging 2006-05-29 20:49:03 +00:00
nbcompat.c tvtohz() compat function isn't needed now we have timecounters. 2006-06-13 03:58:12 +00:00
nbcompat.h Added an #ifdef _KERNEL around the #include <sys/device.h>. This is needed 2006-05-26 19:31:35 +00:00
ndis_var.h Replaced some #ifdef NDIS_LKM's which were commenting out debugging 2006-05-29 20:49:03 +00:00
ntoskrnl_var.h Updated to the latest NDIS code. I added commented out lines in the files 2006-03-31 00:03:57 +00:00
pe_var.h Updated to the latest NDIS code. I added commented out lines in the files 2006-03-31 00:03:57 +00:00
resource_var.h
subr_hal.c Updated to the latest NDIS code. I added commented out lines in the files 2006-03-31 00:03:57 +00:00
subr_ndis.c replaced all device_printf()'s in compat/ndis/ with printf() 2006-04-24 00:23:41 +00:00
subr_ntoskrnl.c Updated to the latest NDIS code. I added commented out lines in the files 2006-03-31 00:03:57 +00:00
subr_pe.c integrate kauth. 2006-05-14 21:19:33 +00:00
subr_usbd.c Updated to the latest NDIS code. I added commented out lines in the files 2006-03-31 00:03:57 +00:00
usbd_var.h
winx64_wrap.S