[BACK]Return to int_bus_dma.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / evbarm / integrator

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

Diff for /src/sys/arch/evbarm/integrator/int_bus_dma.c between version 1.11 and 1.12

version 1.11, 2002/08/17 20:46:28 version 1.12, 2003/07/15 00:25:00
Line 39 
Line 39 
  * PCI DMA support for the ARM Integrator.   * PCI DMA support for the ARM Integrator.
  */   */
   
   #include <sys/cdefs.h>
   __KERNEL_RCSID(0, "$NetBSD$");
   
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/systm.h>  #include <sys/systm.h>
 #include <sys/device.h>  #include <sys/device.h>

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

CVSweb <webmaster@jp.NetBSD.org>