NetBSD/sys/compat/ndis
ad 0664a0459b Start detangling lock.h from intr.h. This is likely to cause short term
breakage, but the mess of dependencies has been regularly breaking the
build recently anyhow.
2008-01-04 21:17:40 +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 lockmgr -> mutex 2007-12-05 08:39:46 +00:00
kern_windrv.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nbcompat.c use __KERNEL_RCSID() 2007-12-11 13:22:50 +00:00
nbcompat.h include mutex.h. 2007-12-05 12:01:24 +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 Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +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