NetBSD/sys/compat/ndis
skrll 278f254bbd Spelling in comment. 2008-01-18 09:38:06 +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 Spelling in comment. 2008-01-18 09:38:06 +00:00
kern_windrv.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nbcompat.c Remove a no-longer-used local variable. 2008-01-08 07:59:23 +00:00
nbcompat.h Added elad's changes to ndis_kthread_create. Setting the stack size in fork1 apparently has no effect in the kernel. Note: needs testing 2008-01-07 19:10:58 +00:00
ndis_var.h Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
ntoskrnl_var.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
pe_var.h __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
resource_var.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
subr_hal.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
subr_ndis.c Patch up sysctl locking: 2008-01-07 16:12:52 +00:00
subr_ntoskrnl.c Make it compile. 2007-12-05 08:45:30 +00:00
subr_pe.c integrate kauth. 2006-05-14 21:19:33 +00:00
subr_usbd.c fix the __KERNEL_RCSID 2007-12-11 23:32:44 +00:00
usbd_var.h
winx64_wrap.S