NetBSD/sys/compat/ndis
dyoung 6f3852fab4 Constify struct ifnet->if_sadl and every use throughout the tree.
Add if_set_sadl() that both sets the link-layer address length and
replaces the current link-layer address with a new one, and use it
throughout the tree.
2007-12-20 21:08:17 +00:00
..
cfg_var.h
files.ndis
hal_var.h
kern_ndis.c lockmgr -> mutex 2007-12-05 08:39:46 +00:00
kern_windrv.c
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 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
resource_var.h
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
subr_usbd.c fix the __KERNEL_RCSID 2007-12-11 23:32:44 +00:00
usbd_var.h
winx64_wrap.S