[BACK]Return to subr_ntoskrnl.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / compat / ndis

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/compat/ndis/Attic/subr_ntoskrnl.c between version 1.9 and 1.9.8.1

version 1.9, 2007/07/09 21:10:47 version 1.9.8.1, 2007/11/06 23:25:09
Line 71  __KERNEL_RCSID(0, "$NetBSD$");
Line 71  __KERNEL_RCSID(0, "$NetBSD$");
 #include <machine/bus_memio.h>  #include <machine/bus_memio.h>
 #include <machine/bus_pio.h>  #include <machine/bus_pio.h>
 #endif  #endif
 #include <machine/bus.h>  #include <sys/bus.h>
 #include <machine/stdarg.h>  #include <machine/stdarg.h>
   
 #ifdef __FreeBSD__  #ifdef __FreeBSD__

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.9.8.1

CVSweb <webmaster@jp.NetBSD.org>