NetBSD/sys/compat/ndis
ad 59d979c5f1 Pass an ipl argument to pool_init/POOL_INIT to be used when initializing
the pool's lock.
2007-03-12 18:18:22 +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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
kern_windrv.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nbcompat.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ntoskrnl_var.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
pe_var.h __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +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 semimechanically convert 'void foo' -> 'void *foo', as part of the continuing 2007-03-05 21:05:00 +00:00
subr_ntoskrnl.c Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
subr_pe.c integrate kauth. 2006-05-14 21:19:33 +00:00
subr_usbd.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
usbd_var.h
winx64_wrap.S