NetBSD/sys/compat/ndis
jym da702eb93d Add PAE to ALL kernel, so that most paddr_t format string errors get caught
during compilation.

While here, fix the compilation for ALL.
2010-07-26 22:33:23 +00:00
..
cfg_var.h
files.ndis
hal_var.h
kern_ndis.c use device_xname() 2009-05-11 20:53:47 +00:00
kern_windrv.c bcopy -> memcpy 2009-03-18 17:06:41 +00:00
nbcompat.c
nbcompat.h On x86, change the bus_space_tag_t to a pointer to a struct 2010-04-28 19:17:03 +00:00
ndis_var.h
ntoskrnl_var.h bcopy -> memcpy 2009-03-18 17:06:41 +00:00
pe_var.h
resource_var.h
subr_hal.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
subr_ndis.c Add PAE to ALL kernel, so that most paddr_t format string errors get caught 2010-07-26 22:33:23 +00:00
subr_ntoskrnl.c bcopy -> memcpy 2009-03-18 17:06:41 +00:00
subr_pe.c bcopy -> memcpy 2009-03-18 17:06:41 +00:00
subr_usbd.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
usbd_var.h
winx64_wrap.S