[BACK]Return to xboxfb.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / i386 / xbox

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

Diff for /src/sys/arch/i386/xbox/Attic/xboxfb.c between version 1.14 and 1.15

version 1.14, 2010/12/16 07:59:10 version 1.15, 2011/07/01 18:16:30
Line 46  __KERNEL_RCSID(0, "$NetBSD$");
Line 46  __KERNEL_RCSID(0, "$NetBSD$");
   
 #include <uvm/uvm_extern.h>  #include <uvm/uvm_extern.h>
 /* #include <machine/autoconf.h> */  /* #include <machine/autoconf.h> */
 #include <machine/bus.h>  #include <sys/bus.h>
 #include <machine/xbox.h>  #include <machine/xbox.h>
   
 #include <dev/pci/pcivar.h>  #include <dev/pci/pcivar.h>

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

CVSweb <webmaster@jp.NetBSD.org>