NetBSD/sys/compat/ndis
2011-01-22 12:06:51 +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 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 Remove a no-longer-used local variable. 2008-01-08 07:59:23 +00:00
nbcompat.h Fix build of ndiscvt(8). Not sure what broke it in the first place. 2011-01-22 12:06:51 +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 bcopy -> memcpy 2009-03-18 17:06:41 +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 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